From 57a2814618b1a8fae7a704b81e0345890033948e Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Mon, 16 Oct 2023 15:20:11 +0300 Subject: [PATCH] pango: update to 1.51.0 --- srcpkgs/pango/template | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/srcpkgs/pango/template b/srcpkgs/pango/template index 934c92537f398..482b163bf20b5 100644 --- a/srcpkgs/pango/template +++ b/srcpkgs/pango/template @@ -1,6 +1,6 @@ # Template file for 'pango' pkgname=pango -version=1.50.14 +version=1.51.0 revision=1 build_style=meson build_helper=gir @@ -14,18 +14,12 @@ license="LGPL-2.1-or-later" homepage="https://www.pango.org/" changelog="https://gitlab.gnome.org/GNOME/pango/-/raw/main/NEWS" distfiles="${GNOME_SITE}/pango/${version%.*}/pango-${version}.tar.xz" -checksum=1d67f205bfc318c27a29cfdfb6828568df566795df0cb51d2189cde7f2d581e8 -make_check=no # doesn't pass its own tests +checksum=74efc109ae6f903bbe6af77eaa2ac6094b8ee245a2e23f132a7a8f0862d1a9f5 # Package build options build_options="gir" build_options_default="gir" -post_install() { - rm -rf -- ${DESTDIR}/usr/share/installed-tests - rm -rf -- ${DESTDIR}/usr/libexec/installed-tests -} - pango-xft_package() { short_desc+=" - X font rendering" pkg_install() {