Changeset f0a0e34


Ignore:
Timestamp:
07/19/2024 08:43:45 AM (7 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
24affe63, 7abbaac
Parents:
80149ad
git-author:
Xi Ruoyao <xry111@…> (07/19/2024 08:39:37 AM)
git-committer:
Xi Ruoyao <xry111@…> (07/19/2024 08:43:45 AM)
Message:

gimp: Tweak dependencies

dbus-glib is no longer a dependency since 2013 (thus we should have
dropped it for GIMP 2 years ago!).

Also drop the "x-window-system" dependency (which bascially just means
xorg-libraries for 99% cases and xorg-libraries is already required by
gtk3).

I've built it with dbus-glib omitted and many things in xorg section
omitted.

Link: https://gitlab.gnome.org/GNOME/gimp/-/commit/c4460e84

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/gimp.xml

    r80149ad rf0a0e34  
    148148      <xref linkend="gexiv2"/>,
    149149      <xref linkend="glib-networking"/>,
    150       <xref linkend="harfbuzz"/>.
     150      <xref linkend="harfbuzz"/>,
    151151      <xref linkend="libjpeg"/>,
    152152      <xref linkend="libmypaint"/>,
     
    156156      <xref linkend="libxml2"/> (to build the translated help files),
    157157      <xref linkend="lcms2"/>,
    158       <xref linkend="mypaint-brushes"/>,
    159       <xref linkend="poppler"/> (including poppler-data) and
    160       <!-- some parts of Xorg appear to be required, as are deps it pulls in -->
    161       <xref linkend="x-window-system"/>
     158      <xref linkend="mypaint-brushes"/>, and
     159      <xref linkend="poppler"/> (including poppler-data)
    162160    </para>
    163161
    164162    <bridgehead renderas="sect4">Recommended</bridgehead>
    165163    <para role="recommended">
    166       <xref linkend="dbus-glib"/>,
    167164      <xref linkend="graphviz"/>,
    168165      <xref linkend="gs"/> (with libgs installed),
Note: See TracChangeset for help on using the changeset viewer.