18 lines
608 B
Bash
18 lines
608 B
Bash
# Template file for 'terminus-font'
|
|
pkgname=terminus-font
|
|
version=4.40
|
|
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"
|
|
hostmakedepends="perl 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=64f52c24d3f1c1e39f21e6c43077a9be3e21d4384f176f5766c00558ba670711
|