Ignore:
Timestamp:
12/21/2016 09:46:14 PM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
e519fef
Parents:
83d13a4d
Message:

Update to gdk-pixbuf-2.36.2

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

File:
1 edited

Legend:

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

    r83d13a4d r12b3828c  
    99  <!ENTITY gdk-pixbuf-download-ftp
    1010           "&gnome-download-ftp;/gdk-pixbuf/2.36/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    11   <!ENTITY gdk-pixbuf-md5sum        "fe30b0420e013f2c4590ae6226d895d4">
    12   <!ENTITY gdk-pixbuf-size          "2.6 MB">
    13   <!ENTITY gdk-pixbuf-buildsize     "45 MB (with tests)">
     11  <!ENTITY gdk-pixbuf-md5sum        "d307c1eef87bac86e42abbf4eda1eac2">
     12  <!ENTITY gdk-pixbuf-size          "4.6 MB">
     13  <!ENTITY gdk-pixbuf-buildsize     "47 MB (with tests)">
    1414  <!ENTITY gdk-pixbuf-time          "0.4 SBU (with tests)">
    1515]>
     
    120120<screen><userinput>./configure --prefix=/usr --with-x11 &amp;&amp;
    121121make</userinput></screen>
     122
     123    <!-- DJ reports issues with the test suite, but it passed fine for me.
     124         Further investigation is needed. -->
    122125
    123126    <para>
Note: See TracChangeset for help on using the changeset viewer.