fonts-croscore-ttf: modified package, addedd a conflicts
with google-fonts-ttf-git Regards carlo D.
This commit is contained in:
parent
22eaca2049
commit
0ee1162761
|
@ -1,18 +1,19 @@
|
|||
# Template build file for 'fonts-croscore-ttf'.
|
||||
pkgname=fonts-croscore-ttf
|
||||
version=1.23.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="croscorefonts-${version}"
|
||||
makedepends="font-util xbps-triggers>=0.58"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
short_desc="TrueType fonts from Google"
|
||||
short_desc="TrueType fonts Arimo, Cousine, Tinos and SymbolNeu from Google"
|
||||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://www.google.com/fonts/"
|
||||
distfiles="http://gsdview.appspot.com/chromeos-localmirror/distfiles/croscorefonts-${version}.tar.gz"
|
||||
checksum=b469b5457b093a9d8878ef6ff6868f54e258441b88983b1866f64c8995584b4c
|
||||
conflicts="google-fonts-ttf-git>=0"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
|
|
Loading…
Reference in New Issue