2008-10-06 20:56:27 +00:00
|
|
|
# Template build file for 'font-bh-ttf'.
|
|
|
|
pkgname=font-bh-ttf
|
2011-02-19 11:04:34 +00:00
|
|
|
version=1.0.3
|
2015-07-20 13:42:11 +00:00
|
|
|
revision=4
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2015-07-20 13:42:11 +00:00
|
|
|
hostmakedepends="pkg-config bdftopcf font-util"
|
|
|
|
makedepends="font-util"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="font-util"
|
|
|
|
font_dirs="/usr/share/fonts/X11/TTF"
|
2009-03-24 04:33:55 +00:00
|
|
|
short_desc="Standard Bigelow and Holmes TrueType fonts"
|
2013-03-31 07:40:35 +00:00
|
|
|
homepage="http://xorg.freedesktop.org/"
|
|
|
|
license="MIT"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2014-01-01 15:10:11 +00:00
|
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
2011-02-19 11:04:34 +00:00
|
|
|
checksum=1b4bea63271b4db0726b5b52c97994c3313b6023510349226908090501abd25f
|
2008-10-06 20:56:27 +00:00
|
|
|
|
2013-04-12 09:16:02 +00:00
|
|
|
post_install() {
|
2009-03-24 04:33:55 +00:00
|
|
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
|
|
|
}
|