Added gzip-1.3.12 template.
--HG-- extra : convert_revision : b0b83d1d8b9bd42f420cb23804a8f6e02eb3d50c
This commit is contained in:
16
templates/gzip.tmpl
Normal file
16
templates/gzip.tmpl
Normal file
@@ -0,0 +1,16 @@
|
||||
# Template file for 'gzip'
|
||||
pkgname=gzip
|
||||
version=1.3.12
|
||||
patch_files="$pkgname-fix-build.diff"
|
||||
distfiles="http://ftp.gnu.org/gnu/gzip/$pkgname-$version@.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="GNU compression utility (replacement for compress)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=3f565be05f7f3d1aff117c030eb7c738300510b7d098cedea796ca8e4cd587af
|
||||
long_desc="
|
||||
gzip (GNU zip) is a compression utility designed to be a replacement for
|
||||
'compress'. Its main advantages over compress are much better compression
|
||||
and freedom from patented algorithms. The GNU Project uses it as the
|
||||
standard compression program for its system."
|
||||
|
||||
run_depends="glibc-2.8"
|
||||
Reference in New Issue
Block a user