# Template build file for 'tar'. pkgname=tar version=1.24 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 " checksum=17c6e065758f68f034cea977187ab8ec484da62c0fae1410428bb0d8eee3aded 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 bzip2 ">=0" Add_dependency full gzip