vp-build/templates/patch/template
Juan RP 1b358afeaf Convert all xbps-base-chroot pkgs to subpkgs.
Also introduce "libs.depends", that adds a rundep of a package
with a proper version. This is to avoid modifying all dependent
packages if there's an API/ABI change.

--HG--
extra : convert_revision : a46b11b8e9187bdb2bfc954ad5ff40ecd9c0fe31
2009-02-22 05:57:13 +01:00

19 lines
610 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
. ${XBPS_TEMPLATESDIR}/glibc/libs.depends