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

Context Navigation

  • Back to Ticket #317

Ticket #317: zziplib-0.13.56.bep

File zziplib-0.13.56.bep, 430 bytes (added by michaelvoliveira, 5 years ago)

Initial .bep file. It's not the latest version (0.13.59), but is the only one in tar.gz format taken from Debian

Line 
1DESCRIPTION="libgcrypt"
2HOMEPAGE="http://zziplib.sourceforge.net/"
3SRC_URI="http://ftp.de.debian.org/debian/pool/main/z/zziplib/zziplib_0.13.56.orig.tar.gz"
4REVISION="1"
5STATUS_R5="untested"
6STATUS_BONE="untested"
7STATUS_HAIKU="stable"
8DEPEND=""
9BUILD {
10        cd zziplib-0.13.56
11        libtoolize --force --copy --install
12        autoreconf -i
13        ./configure --prefix=/boot/common
14        make
15}
16
17INSTALL {
18        cd zziplib-0.13.56
19        make check
20        make install
21}

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/