From 6d908a38e05b9d4135c65d23114a5874215b5bb8 Mon Sep 17 00:00:00 2001 From: Lukc Date: Sat, 11 Dec 2010 19:15:23 +0100 Subject: Engagement initial. --- unzip/Pkgfile.old | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 unzip/Pkgfile.old (limited to 'unzip/Pkgfile.old') diff --git a/unzip/Pkgfile.old b/unzip/Pkgfile.old new file mode 100644 index 0000000..122210d --- /dev/null +++ b/unzip/Pkgfile.old @@ -0,0 +1,15 @@ +# Description: Decompress utility for zipfiles +# URL: http://infozip.sourceforge.net/UnZip.html +# Maintainer: CRUX System Team, core-ports at crux dot nu + +name=unzip +version=6.0 +release=1 +source=(http://downloads.sourceforge.net/sourceforge/infozip/${name}${version//./}.tar.gz) + +build() { + cd ${name}${version//./} + make -f unix/Makefile LOCAL_UNZIP="$CFLAGS" prefix=/usr linux + make -f unix/Makefile prefix=$PKG/usr install + ln -sf unzip $PKG/usr/bin/zipinfo +} -- cgit v1.2.3-70-g09d2