2009-03-24 05:00:51 +00:00
|
|
|
# Template build file for 'font-sony-misc'.
|
|
|
|
pkgname=font-sony-misc
|
|
|
|
version=1.0.0
|
2014-01-01 15:10:11 +00:00
|
|
|
revision=2
|
|
|
|
noarch="yes"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-04-12 09:16:02 +00:00
|
|
|
makedepends="pkg-config bdftopcf font-util"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="font-util"
|
|
|
|
font_dirs="/usr/lib/X11/fonts/misc"
|
2009-03-24 05:00:51 +00:00
|
|
|
short_desc="Standard X11 sony PCF fonts"
|
2013-03-31 07:51:10 +00:00
|
|
|
homepage="http://xorg.freedesktop.org/"
|
|
|
|
license="MIT"
|
2009-03-24 05:00:51 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2014-01-01 15:10:11 +00:00
|
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
2009-03-24 05:00:51 +00:00
|
|
|
checksum=1ae93ae76020b57cb0054ba9f33b4d5aec71342c6596750c07303d5c53452e23
|
|
|
|
|
2013-04-12 09:16:02 +00:00
|
|
|
post_install() {
|
2009-03-24 05:00:51 +00:00
|
|
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
|
|
|
}
|