fonts-croscore-ttf: drop noarch, fix xlint
This commit is contained in:
parent
d55f748a2e
commit
f9fd47098b
1 changed files with 2 additions and 3 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'fonts-croscore-ttf'
|
# Template file for 'fonts-croscore-ttf'
|
||||||
pkgname=fonts-croscore-ttf
|
pkgname=fonts-croscore-ttf
|
||||||
version=1.31.0
|
version=1.31.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
wrksrc="croscorefonts-${version}"
|
wrksrc="croscorefonts-${version}"
|
||||||
depends="font-util xbps-triggers"
|
depends="font-util xbps-triggers"
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
|
||||||
short_desc="TrueType fonts Arimo, Cousine, Tinos and SymbolNeu from Google"
|
short_desc="TrueType fonts Arimo, Cousine, Tinos and SymbolNeu from Google"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.google.com/fonts/"
|
homepage="http://www.google.com/fonts/"
|
||||||
distfiles="http://gsdview.appspot.com/chromeos-localmirror/distfiles/croscorefonts-${version}.tar.bz2"
|
distfiles="http://gsdview.appspot.com/chromeos-localmirror/distfiles/croscorefonts-${version}.tar.bz2"
|
||||||
checksum=672c3487883ec1ef83d9254240d4327b014212abc823d06d15816095867315e1
|
checksum=672c3487883ec1ef83d9254240d4327b014212abc823d06d15816095867315e1
|
||||||
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue