2008-10-08 18:33:34 +02:00
|
|
|
# Template build file for 'font-misc-misc'.
|
|
|
|
pkgname=font-misc-misc
|
2011-02-19 12:15:48 +01:00
|
|
|
version=1.1.2
|
2015-02-21 16:10:30 +01:00
|
|
|
revision=5
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch="yes"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2015-02-21 16:05:28 +01:00
|
|
|
hostmakedepends="pkg-config bdftopcf font-util"
|
2015-02-21 16:10:30 +01:00
|
|
|
makedepends="font-util"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="font-util"
|
|
|
|
font_dirs="/usr/share/fonts/X11/misc"
|
2011-07-14 01:21:02 +02:00
|
|
|
short_desc="Standard X11 fixed PCF fonts"
|
2013-03-31 09:51:10 +02:00
|
|
|
homepage="http://xorg.freedesktop.org/"
|
|
|
|
license="MIT"
|
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 12:15:48 +01:00
|
|
|
checksum=b8e77940e4e1769dc47ef1805918d8c9be37c708735832a07204258bacc11794
|
2008-10-08 18:33:34 +02:00
|
|
|
|
2013-04-12 11:16:02 +02:00
|
|
|
post_install() {
|
2009-03-23 17:41:31 +01:00
|
|
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
|
|
|
}
|