pango: update to 1.54.0

This commit is contained in:
cinerea0 2024-06-25 14:26:46 -04:00 committed by cinerea0
parent 6180febc56
commit 4dbbed9c12
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'pango' # Template file for 'pango'
pkgname=pango pkgname=pango
version=1.52.2 version=1.54.0
revision=1 revision=1
build_style=meson build_style=meson
build_helper=gir build_helper=gir
configure_args="-Dinstall-tests=false $(vopt_feature gir introspection)" configure_args="-Dbuild-examples=false $(vopt_feature gir introspection)"
hostmakedepends="glib-devel help2man pkg-config" 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"
@ -14,7 +14,7 @@ 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%.*}/pango-${version}.tar.xz" distfiles="${GNOME_SITE}/pango/${version%.*}/pango-${version}.tar.xz"
checksum=d0076afe01082814b853deec99f9349ece5f2ce83908b8e58ff736b41f78a96b checksum=8a9eed75021ee734d7fc0fdf3a65c3bba51dfefe4ae51a9b414a60c70b2d1ed8
# Package build options # Package build options
build_options="gir" build_options="gir"