19 lines
559 B
Text
19 lines
559 B
Text
# Template build file for 'font-daewoo-misc'.
|
|
pkgname=font-daewoo-misc
|
|
version=1.0.3
|
|
revision=3
|
|
noarch="yes"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config bdftopcf font-util"
|
|
depends="font-util"
|
|
font_dirs="/usr/share/fonts/X11/misc"
|
|
short_desc="Daewoo Gothic PCF format"
|
|
homepage="http://xorg.freedesktop.org/"
|
|
license="MIT"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
|
checksum=bc65de70bee12698caa95b523d3b652c056347e17b68cc8b5d6bbdff235c4be8
|
|
|
|
post_install() {
|
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
|
}
|