Rename template file gtar to tar.
--HG-- extra : convert_revision : 855ea4576a1898d4609248af3e214cc226ea3795
This commit is contained in:
parent
6a22274980
commit
8f3ffc43c7
1 changed files with 4 additions and 7 deletions
|
@ -1,14 +1,11 @@
|
||||||
# Template build file for 'gtar'.
|
# Template build file for 'tar'.
|
||||||
pkgname=gtar
|
pkgname=tar
|
||||||
version=1.20
|
version=1.20
|
||||||
wrksrc="tar-$version"
|
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version@.tar.bz2"
|
||||||
distfiles="http://ftp.gnu.org/gnu/tar/tar-$version@.tar.bz2"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--program-prefix=g"
|
|
||||||
ignore_files="charset.alias"
|
|
||||||
short_desc="The GNU tape archiver with remote magnetic tape support"
|
short_desc="The GNU tape archiver with remote magnetic tape support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=cb5a708e847489e5370b83a433f3e847ce359e56
|
checksum=be8bf33afb5adc2377e45d94693ffd46b75f267f9b808df0c7006e51211f9deb
|
||||||
long_desc="
|
long_desc="
|
||||||
GNU tar, originally shipped as NetBSD's "tar" up to version 1.3, is a
|
GNU tar, originally shipped as NetBSD's "tar" up to version 1.3, is a
|
||||||
full-featured tar command that can access remote and local magnetic tapes,
|
full-featured tar command that can access remote and local magnetic tapes,
|
Loading…
Reference in a new issue