void-packages/srcpkgs/font-unifont-bdf/template

20 lines
621 B
Text
Raw Normal View History

# Template build file for 'font-unifont'.
pkgname=font-unifont-bdf
2014-11-24 08:38:20 +00:00
version=7.0.06
revision=1
create_wrksrc=yes
noarch=yes
homepage="http://unifoundry.com/unifont.html"
update_pattern='unifont-\K[\d.]+(?=\.bdf)'
2014-11-24 08:38:20 +00:00
distfiles="http://unifoundry.com/pub/unifont-${version}/font-builds/unifont-${version}.bdf.gz"
depends="font-util"
font_dirs="/usr/share/fonts/misc"
short_desc="GNU Unifont Glyphs"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2, Freeware"
2014-11-24 08:38:20 +00:00
checksum=dac3f12c77e788ac467f470b05a8a81656b23f3c95e09dc6aacb321498855b5c
do_install() {
2014-02-19 13:59:36 +00:00
vinstall unifont-${version}.bdf 644 usr/share/fonts/misc unifont.bdf
}