2008-10-23 00:42:30 +00:00
|
|
|
# Template build file for 'tar'.
|
|
|
|
pkgname=tar
|
2011-03-14 15:02:17 +00:00
|
|
|
version=1.26
|
2011-11-15 14:25:14 +00:00
|
|
|
revision=2
|
2008-10-28 22:57:52 +00:00
|
|
|
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2008-10-14 07:26:36 +00:00
|
|
|
short_desc="The GNU tape archiver with remote magnetic tape support"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-03-14 15:02:17 +00:00
|
|
|
checksum=5a5369f464502a598e938029c310d4b3abd51e6bb8dfd045663e61c8ea9f6d41
|
2008-10-14 07:26:36 +00:00
|
|
|
long_desc="
|
2011-07-13 23:21:02 +00:00
|
|
|
GNU tar, originally shipped as NetBSD's tar up to version 1.3, is a
|
2008-10-14 07:26:36 +00:00
|
|
|
full-featured tar command that can access remote and local magnetic tapes,
|
|
|
|
tar files (ustar, POSIX, and V7), and even compressed or gzipped versions
|
|
|
|
of these. Note that as of the current version of GNU tar (1.12), gtar
|
2011-07-13 23:21:02 +00:00
|
|
|
does not create correct ustar archives."
|