mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: fonttosfnt-1.0.5
This commit is contained in:
parent
a521b62247
commit
c5efdeda8a
1 changed files with 17 additions and 0 deletions
17
srcpkgs/fonttosfnt/template
Normal file
17
srcpkgs/fonttosfnt/template
Normal file
|
@ -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…
Add table
Reference in a new issue