void-packages/templates/tar/template
Juan RP 9295982620 tar: update to 1.21.
--HG--
extra : convert_revision : 75290a8ca59f8f2f188334ec8532f10f5b743933
2009-03-04 03:44:25 +01:00

21 lines
793 B
Text

# Template build file for 'tar'.
pkgname=tar
sourcepkg=tar
version=1.21
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="The GNU tape archiver with remote magnetic tape support"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=dc6c70d2071ca4a928460b6d68ab500a32e67d50255261a0d17765a307aeb350
long_desc="
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,
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
does not create "correct" ustar archives."
base_chroot=yes
Add_dependency run glibc
Add_dependency full gzip
Add_dependency full bzip2