474293c62ca2070622bd0b8e83d69ee95feb34d8
[vuplus_openembedded] / tar / tar_1.13.93.oe
1 DESCRIPTION = "GNU tar saves many files together into a single tape \
2 or disk archive, and can restore individual files from the archive."
3 LICENSE = "GPL"
4 DEPENDS = "virtual/libc"
5 RDEPENDS = "libc6"
6 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
7
8 SRC_URI = "ftp://alpha.gnu.org/gnu/tar/tar-${PV}.tar.gz \
9            file://${FILESDIR}/configure.patch;patch=1 \
10            file://${FILESDIR}/m4.patch;patch=1"
11
12 inherit autotools