fonts-croscore-ttf: update checksum; fix license.
This commit is contained in:
parent
4907a65349
commit
b74c491260
@ -8,14 +8,12 @@ noarch="yes"
|
|||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
short_desc="TrueType fonts from Google"
|
short_desc="TrueType fonts from Google"
|
||||||
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||||||
license="apache"
|
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.gz"
|
||||||
checksum=3b7214e7352b8e4990c71018031ecb0f40d6793f140d7a956d7345997c8c5100
|
checksum=b469b5457b093a9d8878ef6ff6868f54e258441b88983b1866f64c8995584b4c
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
install -m644 *.ttf ${DESTDIR}/usr/share/fonts/TTF
|
install -m644 *.ttf ${DESTDIR}/usr/share/fonts/TTF
|
||||||
|
|
||||||
#vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user