2011-04-07 07:27:32 +00:00
|
|
|
# Template file for 'cantarell-fonts'
|
|
|
|
pkgname=cantarell-fonts
|
2016-01-22 23:01:21 +00:00
|
|
|
version=0.0.21
|
2015-10-05 06:36:25 +00:00
|
|
|
revision=1
|
2014-11-07 19:47:59 +00:00
|
|
|
noarch=yes
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2016-01-22 23:01:21 +00:00
|
|
|
configure_args="--with-configdir=/etc/fonts/conf.avail"
|
2013-04-12 06:55:23 +00:00
|
|
|
hostmakedepends="pkg-config"
|
2015-05-15 07:25:46 +00:00
|
|
|
depends="fontconfig"
|
2011-04-07 07:27:32 +00:00
|
|
|
short_desc="Cantarell family of TrueType fonts"
|
2015-04-10 07:16:30 +00:00
|
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
2016-01-22 23:01:21 +00:00
|
|
|
homepage="https://wiki.gnome.org/Projects/CantarellFonts"
|
|
|
|
license="OFL-1.1"
|
2012-06-12 15:00:40 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
|
2016-01-22 23:01:21 +00:00
|
|
|
checksum=2d3e925574648f0902c61975f84acac445ee9cda826280644bdf772960b46e85
|
2011-04-07 07:27:32 +00:00
|
|
|
|
2012-03-27 05:25:29 +00:00
|
|
|
post_install() {
|
|
|
|
vmkdir etc/fonts/conf.d
|
2011-04-07 07:27:32 +00:00
|
|
|
ln -s ../conf.avail/31-cantarell.conf ${DESTDIR}/etc/fonts/conf.d
|
2013-01-29 09:33:14 +00:00
|
|
|
vinstall ${FILESDIR}/21-cantarell-hinting.conf 644 etc/fonts/conf.avail
|
|
|
|
ln -s ../conf.avail/21-cantarell-hinting.conf ${DESTDIR}/etc/fonts/conf.d
|
2011-04-07 07:27:32 +00:00
|
|
|
}
|