mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
cantarell-fonts: update to 0.201.
This commit is contained in:
parent
d52da3511f
commit
4c9f33a59b
1 changed files with 5 additions and 9 deletions
|
@ -1,20 +1,16 @@
|
||||||
# Template file for 'cantarell-fonts'
|
# Template file for 'cantarell-fonts'
|
||||||
pkgname=cantarell-fonts
|
pkgname=cantarell-fonts
|
||||||
version=0.111
|
version=0.201
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dfontsdir=/usr/share/fonts/cantarell -Duseprebuilt=true -Dbuildappstream=true"
|
configure_args="-Dfontsdir=/usr/share/fonts/cantarell -Duseprebuilt=true -Dbuildappstream=true"
|
||||||
hostmakedepends="gettext pkg-config meson appstream-glib"
|
hostmakedepends="gettext pkg-config meson appstream-glib"
|
||||||
depends="fontconfig"
|
depends="font-util"
|
||||||
short_desc="Cantarell family of TrueType fonts"
|
short_desc="Cantarell family of TrueType fonts"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="OFL-1.1"
|
license="OFL-1.1"
|
||||||
homepage="https://wiki.gnome.org/Projects/CantarellFonts"
|
homepage="https://wiki.gnome.org/Projects/CantarellFonts"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/$version/$pkgname-$version.tar.xz"
|
changelog="https://gitlab.gnome.org/GNOME/cantarell-fonts/-/raw/master/NEWS"
|
||||||
checksum=858b2bc196ee851c8e5a76376097bc75f23bc01b29591c30ed3a550e23b41716
|
distfiles="${GNOME_SITE}/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=b61f64e5f6a48aa0abc7a53cdcbce60de81908ca36048a64730978fcd9ac9863
|
||||||
post_install() {
|
|
||||||
vmkdir etc/fonts/conf.d
|
|
||||||
ln -s ../conf.avail/31-cantarell.conf ${DESTDIR}/etc/fonts/conf.d
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue