New package: fonttosfnt-1.0.5
This commit is contained in:
parent
a521b62247
commit
c5efdeda8a
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'fonttosfnt'
|
||||
pkgname=fonttosfnt
|
||||
version=1.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config xorg-util-macros"
|
||||
makedepends="libfontenc-devel"
|
||||
short_desc="Wraps a set of bdf or pcf bitmap fonts in a sfnt OpenType wrapper"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=c80a5ff516aa06da2e90df044b8e28715f7d9e451feac8030951d9ff828d8503
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in New Issue