From 82db91f59ad5aec5efa07c9b7cf13d5618332974 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 27 Jul 2015 13:08:43 +0200 Subject: [PATCH] New package: alpine-2.20 --- srcpkgs/alpine/template | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 srcpkgs/alpine/template diff --git a/srcpkgs/alpine/template b/srcpkgs/alpine/template new file mode 100644 index 0000000000..4d5682e87e --- /dev/null +++ b/srcpkgs/alpine/template @@ -0,0 +1,32 @@ +# Template file for 'alpine' +pkgname=alpine +version=2.20 +revision=1 +create_wrksrc=yes +build_wrksrc="${pkgname}-${version}" +build_style=gnu-configure +configure_args="--without-passfile --without-tcl --disable-shared + --with-ssl-dir=${XBPS_CROSS_BASE}/usr + --with-system-pinerc=/etc/${pkgname}.d/pine.conf + --with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed" +hostmakedepends="hunspell" +makedepends="pam-devel ncurses-devel gettext-devel libldap-devel mit-krb5-devel" +short_desc="Apache-licensed PINE mail user agent (with Chappa patches)" +maintainer="Christian Neukirchen " +license="Apache-2.0" +homepage="http://patches.freeiz.com/alpine/" +distfiles="http://patches.freeiz.com/${pkgname}/patches/${pkgname}-${version}/all.patch.gz + http://patches.freeiz.com/${pkgname}/release/src/${pkgname}-${version}.tar.xz" +checksum="1dbf8ae947372502fdf41aba0c395c838007682d302230c1c43c66423f83a0ee + ed639b6e5bb97e6b0645c85262ca6a784316195d461ce8d8411999bf80449227" + +post_extract() { + patch -Np0