19 lines
620 B
Text
19 lines
620 B
Text
# Template build file for 'font-bh-lucidatypewriter-100dpi'.
|
|
pkgname=font-bh-lucidatypewriter-100dpi
|
|
version=1.0.3
|
|
revision=2
|
|
noarch="yes"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config bdftopcf font-util"
|
|
depends="font-util"
|
|
font_dirs="/usr/share/fonts/X11/100dpi"
|
|
short_desc="100dpi Bigelow and Holmes Lucida Typewriter PCF fonts"
|
|
homepage="http://xorg.freedesktop.org/"
|
|
license="MIT"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
|
checksum=62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb
|
|
|
|
post_install() {
|
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
|
}
|