2009-03-24 06:00:51 +01:00
|
|
|
# Template build file for 'font-daewoo-misc'.
|
|
|
|
pkgname=font-daewoo-misc
|
2011-02-19 12:10:39 +01:00
|
|
|
version=1.0.3
|
2015-02-21 16:10:30 +01: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-02-21 16:10:30 +01: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/misc"
|
2009-03-24 06:00:51 +01:00
|
|
|
short_desc="Daewoo Gothic PCF format"
|
2013-03-31 09:51:07 +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:10:39 +01:00
|
|
|
checksum=bc65de70bee12698caa95b523d3b652c056347e17b68cc8b5d6bbdff235c4be8
|
2009-03-24 06:00:51 +01:00
|
|
|
|
2013-04-12 11:16:02 +02:00
|
|
|
post_install() {
|
2009-03-24 06:00:51 +01:00
|
|
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
|
|
|
}
|