vp-build/srcpkgs/font-bh-lucidatypewriter-10.../template

22 lines
660 B
Bash

# Template file for 'font-bh-lucidatypewriter-100dpi'
pkgname=font-bh-lucidatypewriter-100dpi
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/100dpi"
short_desc="100dpi 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=62a83363c2536095fda49d260d21e0847675676e4e3415054064cbdffa641fbb
post_install() {
vlicense COPYING
rm -f ${DESTDIR}/${font_dirs}/fonts.*
}