HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #573

Ticket #573: ebook-tools-0.2.1.bep

File ebook-tools-0.2.1.bep, 519 bytes (added by cipri, 3 years ago)
Line 
1DESCRIPTION="Tools for accessing and converting various ebook file formats"
2HOMEPAGE="http://sourceforge.net/projects/ebook-tools/"
3SRC_URI="http://sourceforge.net/projects/ebook-tools/files/ebook-tools/0.2.1/ebook-tools-0.2.1.tar.gz"
4CHECKSUM_MD5="cabbd2ef9148a61ca5f6e60ca63e6045"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND="libzip >= 0.10"
8BUILD {
9        cd ebook-tools-0.2.1
10        cmake .
11        make
12}
13
14INSTALL {
15        cd ebook-tools-0.2.1
16        make install
17}
18
19LICENSE="MIT"
20COPYRIGHT="Copyright (c) 2008 Ely Levy <elylevy@cs.huji.ac.il>"

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/