Ignore:
Timestamp:
11/12/2020 02:12:06 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b7e5cdc1
Parents:
fb9b0c1
Message:

Update to gdk-pixbuf-2.42.0
Add gdk-pixbuf-xlib to the book and update IceWM and XScreenSaver to list gdk-pixbuf-xlib as dependencies

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23891 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

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

    rfb9b0c1 rf176628  
    66
    77  <!ENTITY gdk-pixbuf-download-http
    8            "&gnome-download-http;/gdk-pixbuf/2.40/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
     8           "&gnome-download-http;/gdk-pixbuf/2.42/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    99  <!ENTITY gdk-pixbuf-download-ftp
    10            "&gnome-download-ftp;/gdk-pixbuf/2.40/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    11   <!ENTITY gdk-pixbuf-md5sum        "05eb1ebc258ba905f1c8644ef49de064">
    12   <!ENTITY gdk-pixbuf-size          "5.3 MB">
    13   <!ENTITY gdk-pixbuf-buildsize     "64 MB (with tests)">
    14   <!ENTITY gdk-pixbuf-time          "0.3 SBU (with tests)">
     10           "&gnome-download-ftp;/gdk-pixbuf/2.42/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
     11  <!ENTITY gdk-pixbuf-md5sum        "319ebe4d10db655308fd0ad268101542">
     12  <!ENTITY gdk-pixbuf-size          "6.2 MB">
     13  <!ENTITY gdk-pixbuf-buildsize     "62 MB (with tests)">
     14  <!ENTITY gdk-pixbuf-time          "0.2 SBU (with tests)">
    1515]>
    1616
     
    9090    <para role="recommended">
    9191      <xref role="runtime" linkend="librsvg"/> (runtime dependency, needed for
    92          loading symbolic icons),
    93       <xref linkend="libtiff"/>, and
    94       <xref linkend="xorg7-lib"/>
    95       (<emphasis>Many</emphasis> <application>GTK+</application>
    96       applications <emphasis>require</emphasis> gdk-pixbuf-xlib).
     92         loading symbolic icons) and
     93      <xref linkend="libtiff"/>
    9794    </para>
    9895
     
    104101    <bridgehead renderas="sect4">Optional</bridgehead>
    105102    <para role="optional">
    106       <xref linkend="jasper"/> and
     103       <!--<xref linkend="jasper"/> and-->
    107104      <xref linkend="gtk-doc"/>
    108105    </para>
     
    154151
    155152    <para>
    156       <option>-Ddocs=true</option>: Use this parameter if
     153      <option>-Dgtk_doc=true</option>: Use this parameter if
    157154      <application>GTK-Doc</application> is installed and you wish to rebuild
    158155      and install the API documentation.
    159156    </para>
    160 
     157<!-- Removed in 2.42.0
    161158    <para>
    162159      <option>-Djasper=true</option>: If you've installed
     
    165162      JPEG2000 image loader, pass this switch to meson.
    166163    </para>
    167 
     164-->
    168165  </sect2>
    169166
     
    181178          gdk-pixbuf-pixdata,
    182179          gdk-pixbuf-query-loaders, and
    183           gdk-pixbuf-thumbnailer,
     180          gdk-pixbuf-thumbnailer
    184181        </seg>
    185182        <seg>
    186           libgdk_pixbuf-2.0.so and
    187           libgdk_pixbuf_xlib-2.0.so
     183          libgdk_pixbuf-2.0.so
    188184        </seg>
    189185        <seg>
Note: See TracChangeset for help on using the changeset viewer.