tar: conflicts with chroot-tar.
This commit is contained in:
parent
f9c128cc9c
commit
bc4cf7d61b
@ -1,17 +1,12 @@
|
|||||||
# Template build file for 'tar'.
|
# Template build file for 'tar'.
|
||||||
pkgname=tar
|
pkgname=tar
|
||||||
version=1.26
|
version=1.26
|
||||||
revision=2
|
revision=3
|
||||||
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version.tar.bz2"
|
conflicts="chroot-tar>=0"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
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>"
|
||||||
|
distfiles="http://ftp.gnu.org/gnu/tar/$pkgname-$version.tar.bz2"
|
||||||
checksum=5a5369f464502a598e938029c310d4b3abd51e6bb8dfd045663e61c8ea9f6d41
|
checksum=5a5369f464502a598e938029c310d4b3abd51e6bb8dfd045663e61c8ea9f6d41
|
||||||
homepage="http://www.gnu.org/software/tar/"
|
homepage="http://www.gnu.org/software/tar/"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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."
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user