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

Context Navigation

  • Back to media-libs/jbig2dec/0.11

media-libs/jbig2dec/0.11: jbig2dec-0.11.bep

File jbig2dec-0.11.bep, 455 bytes (added by cipri, 3 years ago)
Line 
1DESCRIPTION="jbig2dec is a decoder implementation of the JBIG2 image compression format"
2HOMEPAGE="http://jbig2dec.sourceforge.net/"
3SRC_URI="http://ghostscript.com/~giles/jbig2/jbig2dec/jbig2dec-0.11.tar.gz"
4CHECKSUM_MD5="1f61e144852c86563fee6e5ddced63f1"
5REVISION="1"
6STATUS_HAIKU="stable"
7DEPEND=""
8BUILD {
9        cd jbig2dec-0.11
10        ./configure --build=i586-pc-beos --prefix=`finddir B_COMMON_DIRECTORY`
11        make
12}
13
14INSTALL {
15        cd jbig2dec-0.11
16        make install
17}

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/