commit 041f3e709d367a4cdbcbb7f7fe7ee9bed8920a4e parent a6005d5fd955f89a11d1c083467b5daaf17ad4fe Author: emmett1 <emmett1.2miligrams@protonmail.com> Date: Wed, 24 Sep 2025 06:51:29 +0000 pango: updated to 1.57.0 Diffstat:
| M | repos/extra/pango/.checksum | | | 2 | +- |
| M | repos/extra/pango/.files | | | 12 | ++++++------ |
| M | repos/extra/pango/abuild | | | 2 | +- |
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/repos/extra/pango/.checksum b/repos/extra/pango/.checksum @@ -1 +1 @@ -8042a82f08101c1dabcb337a96035167e3a300de395c57678ce1a133b2dba346 pango-1.56.4.tar.xz +03a7ca1bc4469ea5194e6d83897a5f7e0b3be0d1bebd5a8fcc0490d89610ae09 pango-1.57.0.tar.xz diff --git a/repos/extra/pango/.files b/repos/extra/pango/.files @@ -50,14 +50,14 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/PangoFc-1.0.typelib -rw-r--r-- root/root usr/lib/girepository-1.0/PangoOT-1.0.typelib lrwxrwxrwx root/root usr/lib/libpango-1.0.so -> libpango-1.0.so.0 -lrwxrwxrwx root/root usr/lib/libpango-1.0.so.0 -> libpango-1.0.so.0.5600.4 --rwxr-xr-x root/root usr/lib/libpango-1.0.so.0.5600.4 +lrwxrwxrwx root/root usr/lib/libpango-1.0.so.0 -> libpango-1.0.so.0.5700.0 +-rwxr-xr-x root/root usr/lib/libpango-1.0.so.0.5700.0 lrwxrwxrwx root/root usr/lib/libpangocairo-1.0.so -> libpangocairo-1.0.so.0 -lrwxrwxrwx root/root usr/lib/libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.5600.4 --rwxr-xr-x root/root usr/lib/libpangocairo-1.0.so.0.5600.4 +lrwxrwxrwx root/root usr/lib/libpangocairo-1.0.so.0 -> libpangocairo-1.0.so.0.5700.0 +-rwxr-xr-x root/root usr/lib/libpangocairo-1.0.so.0.5700.0 lrwxrwxrwx root/root usr/lib/libpangoft2-1.0.so -> libpangoft2-1.0.so.0 -lrwxrwxrwx root/root usr/lib/libpangoft2-1.0.so.0 -> libpangoft2-1.0.so.0.5600.4 --rwxr-xr-x root/root usr/lib/libpangoft2-1.0.so.0.5600.4 +lrwxrwxrwx root/root usr/lib/libpangoft2-1.0.so.0 -> libpangoft2-1.0.so.0.5700.0 +-rwxr-xr-x root/root usr/lib/libpangoft2-1.0.so.0.5700.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/pango.pc -rw-r--r-- root/root usr/lib/pkgconfig/pangocairo.pc diff --git a/repos/extra/pango/abuild b/repos/extra/pango/abuild @@ -1,5 +1,5 @@ name=pango -version=1.56.4 +version=1.57.0 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_opt="-Dbuild-testsuite=false -Dbuild-examples=false -Dintrospection=enabled"