diff options
| author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2025-04-19 07:20:24 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-03-06 14:52:04 +0100 |
| commit | 1bca474d01eb744cb75f99e187336f94e2e7f1c8 (patch) | |
| tree | 77d613f225840ff83b1331032ab71cc1929a347c /gnu/local.mk | |
| parent | 69ed70167ec9d337e08199d4a130ba4797662de8 (diff) | |
gnu: pango: Update to 1.56.4.
* gnu/packages/patches/pango-skip-libthai-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/gtk.scm (pango): Update to 1.56.4.
[source]: Change to git-fetch.
[arguments]: Convert to list of G-Expressions.
<#:configure-flags>: Add “-Dintrospection=enabled”.
<#:phases> {disable-cantarell-tests}: Skip test-font-data.
Change-Id: I044f465555a7a64bb938f41a738bfa720d8ea51e
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index cb8d18867cc..f4fd1ebe72b 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -2060,7 +2060,6 @@ dist_patch_DATA = \ %D%/packages/patches/pnet-newer-libgc-fix.patch \ %D%/packages/patches/pnet-newer-texinfo-fix.patch \ %D%/packages/patches/pam-krb5-CVE-2020-10595.patch \ - %D%/packages/patches/pango-skip-libthai-test.patch \ %D%/packages/patches/password-store-tree-compat.patch \ %D%/packages/patches/pciutils-hurd64.patch \ %D%/packages/patches/pcsxr-find-harfbuzz.patch \ |
