[blfs] branch trunk updated: Fix building mutter (clutter) against pango-1.58+

git Owner ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178306566525.1223915.100082534874856742@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 63bb3e055c Fix building mutter (clutter) against pango-1.58+
63bb3e055c is described below

commit 63bb3e055ce47d45a11e44e8ae269d2e852796a4
Author: Pierre Labastie <[email protected]>
AuthorDate: Fri Jul 3 09:59:57 2026 +0200

    Fix building mutter (clutter) against pango-1.58+
    
    See https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/5102
---
 gnome/platform/mutter.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/gnome/platform/mutter.xml b/gnome/platform/mutter.xml
index bad6002047..18599a663b 100644
--- a/gnome/platform/mutter.xml
+++ b/gnome/platform/mutter.xml
@@ -143,6 +143,13 @@
 <screen><userinput remap="pre">sed "/tests_c_args =/s/$/ + ['-U', 'G_DISABLE_ASSERT']/" -i src/tests/meson.build &amp;&amp;
 sed "/c_args:/a '-U', 'G_DISABLE_ASSERT'," -i src/tests/cogl/unit/meson.build</userinput></screen>
 
+<!-- https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/5102 -->
+    <para>
+      Fix a private header that conflicts with pango-1.58 and later:
+    </para>
+
+<screen><userinput remap="pre">sed "/AUTOPTR/d" -i clutter/clutter/pango/clutter-pango-private.h</userinput></screen>
+
     <para>
       Install <application>Mutter</application> by running the following
       commands:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.