void-packages/templates/tar.tmpl
Juan RP 3ff6b65c09 tar: escape quotes in long_desc.
--HG--
extra : convert_revision : b684d9ab8c12dd8d17ebc4ee98b165bab7caefbb
2008-10-25 19:17:29 +02:00

15 lines
686 B
Cheetah

# Template build file for 'tar'.
pkgname=tar
version=1.20
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=be8bf33afb5adc2377e45d94693ffd46b75f267f9b808df0c7006e51211f9deb
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."