A good bzip2 package which includes a shared library (needed for bzip2

support in PHP).
Needed at small patch to link the DSO since Solaris ld is too braindead
to understand -soname.
This commit is contained in:
Tom G. Christensen
2004-01-09 09:49:01 +00:00
committed by tgc
parent bd03d96c0d
commit daf949f6f4
3 changed files with 140 additions and 0 deletions

11
bzip2/meta/pkginfo.in Normal file
View File

@@ -0,0 +1,11 @@
PKG="%%pkgname%%"
NAME="%%name%%"
ARCH="sparc"
VERSION="%%version%%"
CATEGORY="%%pkgcat%%"
VENDOR="%%pkgvendor%%"
EMAIL="Tom G. Christenen - tgc@statsbiblioteket.dk"
PSTAMP="%%pkgver%%"
BASEDIR="%%topinstalldir%%"
CLASSES="none"
DESC="%%pkgdesc%%"