Changeset ae957f5 for x/lib


Ignore:
Timestamp:
06/17/2024 07:33:56 AM (3 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
c1856b7
Parents:
5844abce
git-author:
Xi Ruoyao <xry111@…> (06/17/2024 07:32:52 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/17/2024 07:33:56 AM)
Message:

gtk4: Drop ffmpeg dependency

The option to build gtk4 with ffmpeg has been removed in their 4.13
development cycle.

Fix a tab vs space issue BTW.

Reported-by: John Frankish <john.frankish@…>
Closes: https://lists.linuxfromscratch.org/sympa/arc/blfs-dev/2024-06/msg00071.html
Link: https://gitlab.gnome.org/GNOME/gtk/-/commit/3a26e297953b

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r5844abce rae957f5  
    101101      <xref linkend="cups"/>,
    102102      <xref linkend="docutils"/>,
    103       <xref linkend="ffmpeg"/> (built with
    104       <xref role='nodep' linkend='libvpx'/>),
    105103      <xref linkend="gi-docgen"/>,
    106104      <xref role="runtime" linkend="highlight"/>
     
    134132            -Dbroadway-backend=true \
    135133            -Dintrospection=enabled \
    136             -Dvulkan=disabled       \
     134            -Dvulkan=disabled       \
    137135            .. &amp;&amp;
    138136ninja</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.