20 lines
656 B
Bash
20 lines
656 B
Bash
# Template file for 'terminus-font'
|
|
pkgname=terminus-font
|
|
version=4.46
|
|
revision=1
|
|
noarch=yes
|
|
font_dirs="/usr/share/fonts/X11/misc"
|
|
build_style=gnu-configure
|
|
configure_args="
|
|
--x11dir=${font_dirs}
|
|
--psfdir=/usr/share/kbd/consolefonts"
|
|
make_install_args="install install-pcf-8bit"
|
|
hostmakedepends="python3 bdftopcf font-util"
|
|
depends="font-util"
|
|
short_desc="A clean, fixed width bitmap font"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://terminus-font.sourceforge.net/"
|
|
license="OFL-1.1, GPL-2"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=4e29433e5699b76df1f5c9a96f1228cccf8ea8a16791cfef063f2b8506c75bcd
|