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

Context Navigation

  • Back to Ticket #570

Ticket #570: djvulibre-3.5.24.bep

File djvulibre-3.5.24.bep, 664 bytes (added by cipri, 3 years ago)
Line 
1DESCRIPTION="DjVu is a web-centric format and software platform for distributing documents and images"
2HOMEPAGE="http://djvu.sourceforge.net/"
3SRC_URI="http://downloads.sourceforge.net/djvu/djvulibre-3.5.24.tar.gz"
4CHECKSUM_MD5="af83d27af5083198432a178d22b259c5"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        cd djvulibre-3.5.24
10        COMMON_DIR=`finddir B_COMMON_DIRECTORY`
11        ./configure --prefix=`finddir B_COMMON_DIRECTORY`
12        make
13}
14
15INSTALL {
16        cd djvulibre-3.5.24
17        make install
18}
19
20LICENSE="GNU General Public License version 2"
21COPYRIGHT="Copyright (c) 2002  Leon Bottou and Yann Le Cun.
22 Copyright (c) 2001  AT&T
23 Copyright (c) 1999-2001 LizardTech, Inc."

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/