void-packages/srcpkgs/font-ibm-type1/template
2013-04-03 14:27:01 +04:00

27 lines
659 B
Plaintext

# Template build file for 'font-ibm-type1'.
pkgname=font-ibm-type1
version=1.0.3
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
build_style=gnu-configure
makedepends="pkg-config bdftopcf"
fulldepends="font-util"
revision=2
short_desc="IBM Courier Type1 fonts"
homepage="http://xorg.freedesktop.org/"
license="MIT"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=fddb28d3db5a07f4b4ca15388488a9680a10e1367a18f358f903b2a608a5d2df
long_desc="
These are the Type1 versions of the IBM Courier fonts.
This is from the modular Xorg project."
noarch=yes
font_dirs="/usr/share/fonts/X11/Type1"
post_install()
{
rm -f ${DESTDIR}/${font_dirs}/fonts.*
}