2008-10-06 21:33:53 +02:00
|
|
|
# Template build file for 'font-adobe-utopia-75dpi'.
|
|
|
|
pkgname=font-adobe-utopia-75dpi
|
2011-02-19 11:55:55 +01:00
|
|
|
version=1.0.4
|
2015-07-20 15:41:06 +02:00
|
|
|
revision=4
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch="yes"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2015-07-20 15:41:06 +02:00
|
|
|
hostmakedepends="pkg-config bdftopcf font-util"
|
|
|
|
makedepends="font-util"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="font-util"
|
|
|
|
font_dirs="/usr/share/fonts/X11/75dpi"
|
2008-10-06 21:33:53 +02:00
|
|
|
short_desc="100dpi Adobe Utopia PCF fonts"
|
2013-03-31 09:38:58 +02:00
|
|
|
homepage="http://xorg.freedesktop.org/"
|
|
|
|
license="opensource"
|
2015-04-10 09:16:30 +02:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2014-01-01 16:10:11 +01:00
|
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
2011-02-19 11:55:55 +01:00
|
|
|
checksum=8732719c61f3661c8bad63804ebfd54fc7de21ab848e9a26a19b1778ef8b5c94
|
2008-10-06 21:33:53 +02:00
|
|
|
|
2013-04-12 11:16:02 +02:00
|
|
|
post_install() {
|
2009-03-23 18:49:05 +01:00
|
|
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
|
|
|
}
|