From c4ac11448d17890c1702157253cae1294ad5892f Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 21 Feb 2015 16:00:54 +0100 Subject: [PATCH] New package: font-schumacher-misc-1.1.2 --- srcpkgs/font-schumacher-misc/template | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 srcpkgs/font-schumacher-misc/template diff --git a/srcpkgs/font-schumacher-misc/template b/srcpkgs/font-schumacher-misc/template new file mode 100644 index 00000000000..56a558742e1 --- /dev/null +++ b/srcpkgs/font-schumacher-misc/template @@ -0,0 +1,19 @@ +# Template build file for 'font-schumacher-misc'. +pkgname=font-schumacher-misc +version=1.1.2 +revision=1 +noarch=yes +build_style=gnu-configure +makedepends="pkg-config bdftopcf font-util" +depends="font-util" +font_dirs="/usr/share/fonts/X11/misc" +short_desc="X.Org Schumacher fonts" +homepage="http://xorg.freedesktop.org/" +license="MIT" +maintainer="Christian Neukirchen " +distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2" +checksum=e444028656e0767e2eddc6d9aca462b16a2be75a47244dbc199b2c44eca87e5a + +post_install() { + rm -f ${DESTDIR}/${font_dirs}/fonts.* +}