pango: update to 1.48.10, adopt
This commit is contained in:
parent
bc33c6df3f
commit
6caf7463c2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pango'
|
# Template file for 'pango'
|
||||||
pkgname=pango
|
pkgname=pango
|
||||||
version=1.48.9
|
version=1.48.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -9,12 +9,12 @@ hostmakedepends="glib-devel help2man pkg-config"
|
||||||
makedepends="fribidi-devel harfbuzz-devel libXft-devel libthai-devel"
|
makedepends="fribidi-devel harfbuzz-devel libXft-devel libthai-devel"
|
||||||
checkdepends="dejavu-fonts-ttf liberation-fonts-ttf cantarell-fonts"
|
checkdepends="dejavu-fonts-ttf liberation-fonts-ttf cantarell-fonts"
|
||||||
short_desc="Library for layout and rendering of text"
|
short_desc="Library for layout and rendering of text"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.pango.org/"
|
homepage="https://www.pango.org/"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/pango/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a913657d3fe5aa04c03958a3b5d3fc859e891b75cd81b873a819330f6c0872aa
|
checksum=21e1f5798bcdfda75eabc4280514b0896ab56f656d4e7e66030b9a2535ecdc98
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in a new issue