Fonts-TLWG: drop noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-10-05 07:27:02 +07:00
parent 65b92451e1
commit d6c09a9f7c

View file

@ -1,28 +1,26 @@
# Template file for 'Fonts-TLWG' # Template file for 'Fonts-TLWG'
pkgname=Fonts-TLWG pkgname=Fonts-TLWG
version=0.7.1 version=0.7.1
revision=1 revision=2
archs=noarch
wrksrc="fonts-tlwg-${version}" wrksrc="fonts-tlwg-${version}"
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-ttfdir=/usr/share/fonts/TTF --with-otfdir=/usr/share/fonts/OTF configure_args="--with-ttfdir=/usr/share/fonts/TTF --with-otfdir=/usr/share/fonts/OTF
--enable-ttf" --enable-ttf"
hostmakedepends="fontforge" hostmakedepends="fontforge"
depends="font-util" 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.0-or-later, Bitstream Font License" license="GPL-2.0-or-later, custom:Bitstream-Font-License"
homepage="https://linux.thai.net/projects/fonts-tlwg" homepage="https://linux.thai.net/projects/fonts-tlwg"
distfiles="https://github.com/tlwg/fonts-tlwg/releases/download/v${version}/fonts-tlwg-${version}.tar.xz" distfiles="https://github.com/tlwg/fonts-tlwg/releases/download/v${version}/fonts-tlwg-${version}.tar.xz"
checksum=895fd5ee53e108860c2fe13cf0679d3bd29c47b3ee4e0004a1589f902e5efdcd checksum=895fd5ee53e108860c2fe13cf0679d3bd29c47b3ee4e0004a1589f902e5efdcd
font_dirs="/usr/share/fonts/TTF"
post_install() { post_install() {
vlicense COPYING vlicense COPYING
} }
Fonts-TLWG-otf_package() { Fonts-TLWG-otf_package() {
archs=noarch
short_desc="Thai fonts OTF" short_desc="Thai fonts OTF"
font_dirs="/usr/share/fonts/OTF" font_dirs="/usr/share/fonts/OTF"
pkg_install() { pkg_install() {