vp-build/srcpkgs/Fonts-TLWG/template

22 lines
688 B
Bash
Raw Normal View History

2017-06-27 02:11:40 +02:00
# Template file for 'Fonts-TLWG'
pkgname=Fonts-TLWG
2017-10-08 10:45:27 +02:00
version=0.6.4
2017-06-27 02:11:40 +02:00
revision=1
wrksrc=fonts-tlwg-${version}
build_style=gnu-configure
configure_args="--with-ttfdir=/usr/share/fonts/TTF"
hostmakedepends="fontforge xbps-triggers"
depends="font-util xbps-triggers"
short_desc="Thai fonts TTF"
maintainer="ColdPhoenix <coldphoenix@interia.pl>"
2017-07-16 19:14:37 +02:00
license="GPL-2, Bitstream Font License"
2017-06-27 02:11:40 +02:00
homepage="https://linux.thai.net/projects/fonts-tlwg"
distfiles="https://linux.thai.net/pub/thailinux/software/fonts-tlwg/fonts-tlwg-${version}.tar.xz"
2017-10-08 10:45:27 +02:00
checksum=e82da504bb31e148a5d1de3fe39dda49933cc7e06b9b377c6c50a8a995d16b32
2017-06-27 02:11:40 +02:00
noarch="yes"
font_dirs="/usr/share/fonts/TTF"
post_install() {
vlicense COPYING
}