Changeset e9f1345 for x/lib


Ignore:
Timestamp:
09/13/2023 09:09:02 AM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
f4895b8
Parents:
0d3aefd
git-author:
Xi Ruoyao <xry111@…> (09/13/2023 08:51:07 AM)
git-committer:
Xi Ruoyao <xry111@…> (09/13/2023 09:09:02 AM)
Message:

Archive gdk-pixbuf-xlib

Note that "needed for loading XPM images" is wrong.

Use imlib2 instead of gdk-pixbuf-xlib for icewm (it's also the default).

Location:
x/lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gdk-pixbuf.xml

    r0d3aefd re9f1345  
    9898    <bridgehead renderas="sect4">Optional</bridgehead>
    9999    <para role="optional">
    100       <xref role="runtime" linkend="gdk-pixbuf-xlib"/>
    101       (runtime dependency, needed for loading XPM images),
    102100      <xref linkend="gi-docgen"/>
    103101      (to generate documentation),
  • x/lib/lib.xml

    r0d3aefd re9f1345  
    3838  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freeglut.xml"/>
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdk-pixbuf.xml"/>
    40   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdk-pixbuf-xlib.xml"/>
    4140  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glew.xml"/>
    4241  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glu.xml"/>
Note: See TracChangeset for help on using the changeset viewer.