18 lines
632 B
Bash
18 lines
632 B
Bash
# Template build file for 'font-util'.
|
|
pkgname=font-util
|
|
version=1.3.1
|
|
revision=1
|
|
lib32disabled=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config bdftopcf"
|
|
#
|
|
# These aren't really required, but this is to centralize the
|
|
# requirement of dependent packages.
|
|
#
|
|
depends="font-alias expat freetype fontconfig mkfontdir mkfontscale"
|
|
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="MIT"
|
|
homepage="http://xorg.freedesktop.org"
|
|
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
|
checksum=aa7ebdb0715106dd255082f2310dbaa2cd7e225957c2a77d719720c7cc92b921
|