void-packages/srcpkgs/font-bh-lucidatypewriter-75dpi/template

21 lines
645 B
Bash

# Template file for 'font-bh-lucidatypewriter-75dpi'
pkgname=font-bh-lucidatypewriter-75dpi
version=1.0.4
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config bdftopcf font-util"
makedepends="font-util"
depends="font-util"
short_desc="75dpi Bigelow and Holmes Lucida Typewriter PCF fonts"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.gz"
checksum=8e502a1a7e81c1b95f08725f40e7e137d4d06700794d006b327d54b7c8d07f88
font_dirs="/usr/share/fonts/X11/75dpi"
post_install() {
vlicense COPYING
rm -f ${DESTDIR}/${font_dirs}/fonts.*
}