Changeset 8b1da3f


Ignore:
Timestamp:
02/09/2022 05:27:18 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5ea65de
Parents:
3554481e
Message:

gtk4: adjust dependencies for media backend

Upstream suggests the media backend must support VP8 and VP9. And
ffmpeg is not enabled by default, so demote it to optional.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk4.xml

    r3554481e r8b1da3f  
    8888    <para role="recommended">
    8989      <xref linkend="adwaita-icon-theme"/> (default for some gtk4 settings keys),
    90       <xref linkend="ffmpeg"/>,
    9190      <xref linkend="gst10-plugins-bad"/>,
     91      <xref role='runtime' linkend="gst10-plugins-good"/> (runtime,
     92      built with <xref role='nodep' linkend='libvpx'/>),
    9293      <xref linkend="hicolor-icon-theme"/> (needed for tests and for defaults), and
    9394      <xref linkend="librsvg"/>
     
    103104      <xref linkend="colord"/>,
    104105      <xref linkend="cups"/>,
     106      <xref linkend="ffmpeg"/> (built with
     107      <xref role='nodep' linkend='libvpx'/>),
    105108      <xref linkend="gtk-doc"/>,
    106109      <xref role="runtime" linkend="highlight"/>
Note: See TracChangeset for help on using the changeset viewer.