mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
Fonts-TLWG: update to 0.6.5. (#275)
This commit is contained in:
parent
93757a4bae
commit
be93ae9f2b
1 changed files with 9 additions and 9 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'Fonts-TLWG'
|
# Template file for 'Fonts-TLWG'
|
||||||
pkgname=Fonts-TLWG
|
pkgname=Fonts-TLWG
|
||||||
version=0.6.4
|
version=0.6.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=fonts-tlwg-${version}
|
wrksrc="fonts-tlwg-${version}"
|
||||||
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ttfdir=/usr/share/fonts/TTF"
|
configure_args="--with-ttfdir=/usr/share/fonts/TTF"
|
||||||
hostmakedepends="fontforge xbps-triggers"
|
hostmakedepends="fontforge"
|
||||||
depends="font-util xbps-triggers"
|
depends="font-util"
|
||||||
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
short_desc="Thai fonts TTF"
|
short_desc="Thai fonts TTF"
|
||||||
maintainer="ColdPhoenix <coldphoenix@interia.pl>"
|
maintainer="ColdPhoenix <coldphoenix@interia.pl>"
|
||||||
license="GPL-2, Bitstream Font License"
|
license="GPL-2.0-or-later, Bitstream Font License"
|
||||||
homepage="https://linux.thai.net/projects/fonts-tlwg"
|
homepage="https://linux.thai.net/projects/fonts-tlwg"
|
||||||
distfiles="https://linux.thai.net/pub/thailinux/software/fonts-tlwg/fonts-tlwg-${version}.tar.xz"
|
distfiles="https://github.com/tlwg/fonts-tlwg/releases/download/v${version}/fonts-tlwg-${version}.tar.xz"
|
||||||
checksum=e82da504bb31e148a5d1de3fe39dda49933cc7e06b9b377c6c50a8a995d16b32
|
checksum=06faaa60f9bbbb178c788697dcc10676165595de1403b79c868bd57f60223bd1
|
||||||
noarch="yes"
|
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue