wok rev 6496
Up: lrzip to 0.46.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Oct 01 03:29:02 2010 +0000 (2010-10-01) |
parents | b08597f40105 |
children | e645e3c5436d |
files | lrzip/receipt |
line diff
1.1 --- a/lrzip/receipt Fri Oct 01 03:20:58 2010 +0000 1.2 +++ b/lrzip/receipt Fri Oct 01 03:29:02 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lrzip" 1.7 -VERSION="0.45" 1.8 +VERSION="0.46" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="lrzip is a file compression program designed to do particularly well on very large files containing long distance redundancy" 1.11 MAINTAINER="devel@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 WEB_SITE="http://ck.kolivas.org/apps/lrzip/" 1.14 WGET_URL="$WEB_SITE/$TARBALL" 1.15 DEPENDS="lzo bzlib zlib gcc-lib-base" 1.16 -BUILD_DEPENDS="lzo-dev bzip2-dev zlib-dev nasm" 1.17 +BUILD_DEPENDS="lzo-dev bzip2-dev zlib-dev nasm perl" 1.18 TAGS="compression archive" 1.19 1.20 # Rules to configure and make the package.