vp-build/templates/patch/template
Juan RP 1241c50a1a patch: update to 2.5.9.
--HG--
extra : convert_revision : 01f34c1f31b6ecdf488c4b0479826d2f81b6dbde
2009-02-19 02:03:56 +01:00

18 lines
592 B
Plaintext

# Template file for 'patch'
pkgname=patch
version=2.5.9
distfiles="ftp://alpha.gnu.org/gnu/diffutils/patch-$version.tar.gz"
build_style=gnu_configure
short_desc="Patch files using diff output"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ecb5c6469d732bcf01d6ec1afe9e64f1668caba5bfdb103c28d7f537ba3cdb8a
long_desc="
'patch' takes a patch file containing a difference listing
produced by diff and applies those differences to one or
more original files, producing patched versions.
This is the GPL version from the Free Software Foundation."
base_chroot=yes
run_depends="glibc-2.8"