vp-build/srcpkgs/Fonts-TLWG/template

22 lines
679 B
Bash

# Template file for 'Fonts-TLWG'
pkgname=Fonts-TLWG
version=0.6.5
revision=1
wrksrc="fonts-tlwg-${version}"
noarch=yes
build_style=gnu-configure
configure_args="--with-ttfdir=/usr/share/fonts/TTF"
hostmakedepends="fontforge"
depends="font-util"
font_dirs="/usr/share/fonts/TTF"
short_desc="Thai fonts TTF"
maintainer="ColdPhoenix <coldphoenix@interia.pl>"
license="GPL-2.0-or-later, Bitstream Font License"
homepage="https://linux.thai.net/projects/fonts-tlwg"
distfiles="https://github.com/tlwg/fonts-tlwg/releases/download/v${version}/fonts-tlwg-${version}.tar.xz"
checksum=06faaa60f9bbbb178c788697dcc10676165595de1403b79c868bd57f60223bd1
post_install() {
vlicense COPYING
}