mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
fonts-croscore-ttf: update to 1.30.0.
This commit is contained in:
parent
cc16cee343
commit
64c3c2d0d5
1 changed files with 6 additions and 8 deletions
|
@ -1,19 +1,17 @@
|
||||||
# Template build file for 'fonts-croscore-ttf'.
|
# Template build file for 'fonts-croscore-ttf'.
|
||||||
pkgname=fonts-croscore-ttf
|
pkgname=fonts-croscore-ttf
|
||||||
version=1.23.0
|
version=1.30.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="croscorefonts-${version}"
|
wrksrc="croscorefonts-${version}"
|
||||||
makedepends="font-util xbps-triggers"
|
depends="font-util xbps-triggers"
|
||||||
depends="${makedepends}"
|
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
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="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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.gz"
|
distfiles="http://gsdview.appspot.com/chromeos-localmirror/distfiles/croscorefonts-${version}.tar.bz2"
|
||||||
checksum=b469b5457b093a9d8878ef6ff6868f54e258441b88983b1866f64c8995584b4c
|
checksum=2100a9019099eaa13dec250dcd6628241029f43fb6977ffe8c1204dd81562a72
|
||||||
conflicts="google-fonts-ttf-git>=0"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Add table
Reference in a new issue