ipafont-fonts-otf: remove

This commit is contained in:
maxice8 2019-03-13 21:03:21 -03:00
parent 01d54eda8c
commit 9368cc9abd
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
2 changed files with 5 additions and 18 deletions

View File

@ -0,0 +1 @@
ipafont-fonts-otf is no longer provided by Void Linux, and will be fully removed from the repos on 2019/06/13

View File

@ -1,23 +1,9 @@
# Template file for 'ipafont-fonts-otf'
pkgname=ipafont-fonts-otf
version=003.03
revision=1
_pkgver=${version/./}
revision=2
archs=noarch
wrksrc="IPAfont${_pkgver}"
hostmakedepends="unzip"
depends="font-util xbps-triggers"
short_desc="Japanese OpenType font set"
build_style=meta
short_desc="Japanese OpenType font set (removed package)"
license="metapackage"
homepage="http://ipafont.ipa.go.jp/"
license="IPA"
maintainer="Georg Schabel <gescha@posteo.de>"
distfiles="http://dl.ipafont.ipa.go.jp/IPAfont/IPAfont${_pkgver}.zip"
checksum=f755ed79a4b8e715bed2f05a189172138aedf93db0f465b4e20c344a02766fe5
font_dirs="/usr/share/fonts/OTF"
do_install() {
vmkdir usr/share/fonts/OTF
install -m644 *.ttf ${DESTDIR}/usr/share/fonts/OTF
vlicense IPA_Font_License_Agreement_v1.0.txt LICENSE
}