mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ipafont-fonts-otf: drop noarch, fix upstream location
This commit is contained in:
parent
1ecfbaf323
commit
124e7a100b
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'ipafont-fonts-otf'
|
# Template file for 'ipafont-fonts-otf'
|
||||||
pkgname=ipafont-fonts-otf
|
pkgname=ipafont-fonts-otf
|
||||||
version=003.03
|
version=003.03
|
||||||
revision=3
|
revision=4
|
||||||
_pkgver=${version/./}
|
_pkgver=${version/./}
|
||||||
archs=noarch
|
|
||||||
wrksrc="IPAfont${_pkgver}"
|
wrksrc="IPAfont${_pkgver}"
|
||||||
hostmakedepends="unzip"
|
hostmakedepends="unzip"
|
||||||
depends="font-util xbps-triggers"
|
depends="font-util xbps-triggers"
|
||||||
|
@ -11,7 +10,7 @@ short_desc="Japanese OpenType font set"
|
||||||
maintainer="Georg Schabel <gescha@posteo.de>"
|
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||||
license="IPA"
|
license="IPA"
|
||||||
homepage="http://ipafont.ipa.go.jp/"
|
homepage="http://ipafont.ipa.go.jp/"
|
||||||
distfiles="https://oscdl.ipa.go.jp/IPAfont/IPAfont${_pkgver}.zip"
|
distfiles="http://moji.or.jp/wp-content/ipafont/IPAfont/IPAfont${version//./}.zip"
|
||||||
checksum=f755ed79a4b8e715bed2f05a189172138aedf93db0f465b4e20c344a02766fe5
|
checksum=f755ed79a4b8e715bed2f05a189172138aedf93db0f465b4e20c344a02766fe5
|
||||||
|
|
||||||
font_dirs="/usr/share/fonts/OTF"
|
font_dirs="/usr/share/fonts/OTF"
|
||||||
|
|
Loading…
Add table
Reference in a new issue