Changeset 20be0fa2 for x/lib/lib.xml


Ignore:
Timestamp:
07/16/2024 02:15:29 PM (2 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
cef8a63
Parents:
82b0e62
Message:

Remove gtk2 and packages that require it.
Packages removed:

pygtk
mplayer
gtk-engines
hexchat
pidgin
gtk+2

Packages that can optionally use gtk+2 now have it mentioned as
an external dependency.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/lib.xml

    r82b0e62 r20be0fa2  
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grantlee.xml"/>
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="graphene.xml"/>
    48   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+2.xml"/>
     48<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+2.xml"/>-->
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk+3.xml"/>
    5050  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk4.xml"/>
    51   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-engines.xml"/>
     51<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-engines.xml"/>-->
    5252<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm2.xml"/>-->
    5353  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkmm3.xml"/>
Note: See TracChangeset for help on using the changeset viewer.