vp-build/templates/font-adobe-utopia-type1/template
Juan RP 17eb74ff8a font-adobe-*: new deps style.
--HG--
extra : convert_revision : a754cae50d4e24963ff3713a4f6e4eb25177f608
2009-03-23 18:49:05 +01:00

25 lines
624 B
Plaintext

# Template build file for 'font-adobe-utopia-type1'.
pkgname=font-adobe-utopia-type1
version=1.0.1
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Adobe Utopia Type1 fonts"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e9c672c8ff275fd5c2d76dda9a9f11138766e246e31e45763cd7e14d8824c0dc
long_desc="
This are the Type1 versions of the following Adobe fonts:
- Adobe Utopia
This is from the modular Xorg project."
Add_dependency full font-util
noarch=yes
font_dirs="/usr/lib/X11/fonts/Type1"
triggers="x11-fonts"
post_install()
{
rm -f ${DESTDIR}/${font_dirs}/fonts.*
}