Changeset f176628


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

Files:
1 added
6 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rfb9b0c1 rf176628  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Added gdk-pixbuf-xlib. Fixes
     50          <ulink url="&blfs-ticket-root;14225">#14225</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to gdk-pixbuf-2.42.0. Fixes
     54          <ulink url="&blfs-ticket-root;14224">#14224</ulink>.</para>
     55        </listitem>
     56        <listitem>
    4957          <para>[renodr] - Archive libhandy-0.x.</para>
    5058        </listitem>
  • packages.ent

    rfb9b0c1 rf176628  
    727727<!ENTITY fltk-version                 "1.3.5">
    728728<!ENTITY freeglut-version             "3.2.1">
    729 <!ENTITY gdk-pixbuf-version           "2.40.0">
     729<!ENTITY gdk-pixbuf-version           "2.42.0">
     730<!ENTITY gdk-pixbuf-xlib-version      "3116b8ae">
    730731<!ENTITY gdl-version                  "3.34.0">
    731732<!ENTITY glew-version                 "2.1.0">
  • 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>
  • x/lib/lib.xml

    rfb9b0c1 rf176628  
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="freeglut.xml"/>
    4444  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdk-pixbuf.xml"/>
     45  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdk-pixbuf-xlib.xml"/>
    4546  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdl.xml"/>
    4647  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="glew.xml"/>
  • x/wm/icewm.xml

    rfb9b0c1 rf176628  
    7777      <xref linkend="cmake"/>,
    7878      <xref linkend="x-window-system"/>, and
    79       <xref linkend="gdk-pixbuf"/>
     79      <xref linkend="gdk-pixbuf-xlib"/>
    8080    </para>
    8181
  • xsoft/other/xscreensaver.xml

    rfb9b0c1 rf176628  
    8282    <bridgehead renderas="sect4">Required</bridgehead>
    8383    <para role="required">
    84       <xref linkend="libglade"/> and
     84      <xref linkend="gdk-pixbuf"/>,
     85      <xref linkend="libglade"/>, and
    8586      <xref linkend="xorg7-app"/>
    8687    </para>
Note: See TracChangeset for help on using the changeset viewer.