890092080c
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
18 lines
595 B
Bash
18 lines
595 B
Bash
# Template file for 'font-unifont-bdf'
|
|
pkgname=font-unifont-bdf
|
|
version=12.0.01
|
|
revision=1
|
|
archs=noarch
|
|
create_wrksrc=yes
|
|
depends="font-util"
|
|
short_desc="GNU Unifont Glyphs"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="http://unifoundry.com/unifont/index.html"
|
|
distfiles="http://unifoundry.com/pub/unifont/unifont-${version}/font-builds/unifont-${version}.bdf.gz"
|
|
checksum=f48450d3ca0ae0ca9f1c6e81cf1af60e5b0dfa87cc3a72520ce2ef15d54de6dd
|
|
font_dirs=/usr/share/fonts/misc
|
|
|
|
do_install() {
|
|
vinstall unifont-${version}.bdf 644 usr/share/fonts/misc unifont.bdf
|
|
}
|