wqy-microhei: remove noarch
This commit is contained in:
parent
e86395128f
commit
c7c3dc3183
1 changed files with 4 additions and 7 deletions
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'wqy-microhei'
|
||||
pkgname=wqy-microhei
|
||||
version=0.2.0.beta
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
wrksrc=wqy-microhei
|
||||
depends="font-util"
|
||||
short_desc="A Sans-Serif style high quality CJK outline font"
|
||||
short_desc="Sans-Serif style high quality CJK outline font"
|
||||
maintainer="rtlanceroad <rtlanceroad@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
license="GPL-3.0-or-later, Apache-2.0"
|
||||
homepage="http://wenq.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/wqy/wqy-microhei/${version//.b/-b}/wqy-microhei-${version//.b/-b}.tar.gz"
|
||||
checksum=2802ac8023aa36a66ea6e7445854e3a078d377ffff42169341bd237871f7213e
|
||||
|
@ -15,7 +14,5 @@ font_dirs="/usr/share/fonts/TTF"
|
|||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
install -m644 *.ttc ${DESTDIR}/usr/share/fonts/TTF
|
||||
vlicense LICENSE_GPLv3.txt
|
||||
vlicense LICENSE_Apache2.txt
|
||||
vinstall wqy-microhei.ttc 644 usr/share/fonts/TTF
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue