From d6c09a9f7ca2710777eec2add0ae5562b55af422 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 5 Oct 2020 07:27:02 +0700 Subject: [PATCH] Fonts-TLWG: drop noarch --- srcpkgs/Fonts-TLWG/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/Fonts-TLWG/template b/srcpkgs/Fonts-TLWG/template index 0baf7333541..8a6c5ed8564 100644 --- a/srcpkgs/Fonts-TLWG/template +++ b/srcpkgs/Fonts-TLWG/template @@ -1,28 +1,26 @@ # Template file for 'Fonts-TLWG' pkgname=Fonts-TLWG version=0.7.1 -revision=1 -archs=noarch +revision=2 wrksrc="fonts-tlwg-${version}" build_style=gnu-configure configure_args="--with-ttfdir=/usr/share/fonts/TTF --with-otfdir=/usr/share/fonts/OTF --enable-ttf" hostmakedepends="fontforge" depends="font-util" -font_dirs="/usr/share/fonts/TTF" short_desc="Thai fonts TTF" maintainer="ColdPhoenix " -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" distfiles="https://github.com/tlwg/fonts-tlwg/releases/download/v${version}/fonts-tlwg-${version}.tar.xz" checksum=895fd5ee53e108860c2fe13cf0679d3bd29c47b3ee4e0004a1589f902e5efdcd +font_dirs="/usr/share/fonts/TTF" post_install() { vlicense COPYING } Fonts-TLWG-otf_package() { - archs=noarch short_desc="Thai fonts OTF" font_dirs="/usr/share/fonts/OTF" pkg_install() {