parent
d9d81a0474
commit
bdf247038c
1 changed files with 22 additions and 0 deletions
22
srcpkgs/ttf-tlwg/template
Normal file
22
srcpkgs/ttf-tlwg/template
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Template file for 'ttf-tlwg'
|
||||
pkgname=ttf-tlwg
|
||||
_pkgname="fonts-tlwg"
|
||||
version=0.6.3
|
||||
revision=1
|
||||
wrksrc="${_pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ttfdir=/usr/share/fonts/TTF"
|
||||
hostmakedepends="fontforge"
|
||||
depends="font-util"
|
||||
short_desc="Thai fonts TTF"
|
||||
maintainer="ColdPhoenix <coldphoenix@interia.pl>"
|
||||
license="custom"
|
||||
homepage="https://linux.thai.net/projects/${_pkgname}"
|
||||
distfiles="https://linux.thai.net/pub/thailinux/software/${_pkgname}/${_pkgname}-${version}.tar.xz"
|
||||
checksum=bcb0136b4ea26ddbb341f5673327e02826c65d2f0b68465010e8ce7412ec87c8
|
||||
noarch="yes"
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue