vp-build/srcpkgs/font-bh-lucidatypewriter-75dpi/template

22 lines
656 B
Bash

# Template file for 'font-bh-lucidatypewriter-75dpi'
pkgname=font-bh-lucidatypewriter-75dpi
version=1.0.3
revision=5
noarch=yes
build_style=gnu-configure
hostmakedepends="pkg-config bdftopcf font-util"
makedepends="font-util"
depends="font-util"
font_dirs="/usr/share/fonts/X11/75dpi"
short_desc="75dpi Bigelow and Holmes Lucida Typewriter PCF fonts"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
homepage="http://xorg.freedesktop.org/"
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
checksum=4ac16afbe205480cc5572e2977ea63488c543d05be0ea8e5a94c845a6eebcb31
post_install() {
vlicense COPYING
rm -f ${DESTDIR}/${font_dirs}/fonts.*
}