cantarell-fonts: update to 0.0.8.

This commit is contained in:
Juan RP 2012-03-27 07:25:29 +02:00
parent 5fbf39d222
commit 57b2ff05ad

View file

@ -1,11 +1,11 @@
# Template file for 'cantarell-fonts' # Template file for 'cantarell-fonts'
pkgname=cantarell-fonts pkgname=cantarell-fonts
version=0.0.7 version=0.0.8
distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
short_desc="Cantarell family of TrueType fonts" short_desc="Cantarell family of TrueType fonts"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=6a21f841d28de444deee201a25e5cbc129fde14d633c547a7d36941437f72090 checksum=e5468861cee84c034dfc53ed9836a360bea45767873dd7840fe403a06bcc61fb
long_desc=" long_desc="
The Cantarell typeface family is a contemporary Humanist The Cantarell typeface family is a contemporary Humanist
sans serif, and is used by the GNOME project for its user sans serif, and is used by the GNOME project for its user
@ -15,9 +15,8 @@ noarch=yes
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency full fontconfig Add_dependency full fontconfig
post_install() post_install() {
{ vmkdir etc/fonts/conf.d
install -d ${DESTDIR}/etc/fonts/conf.d
mv ${DESTDIR}/usr/share/fontconfig/conf.avail \ mv ${DESTDIR}/usr/share/fontconfig/conf.avail \
${DESTDIR}/etc/fonts/conf.avail ${DESTDIR}/etc/fonts/conf.avail
rmdir ${DESTDIR}/usr/share/fontconfig rmdir ${DESTDIR}/usr/share/fontconfig