Changeset 6a71920c for x


Ignore:
Timestamp:
08/20/2015 10:58:32 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 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, nosym, 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:
6bb5b3b1
Parents:
298fee30
Message:
  • Update to ruby-2.2.3.
  • Update to gdk-pixbuf-2.31.6.
  • Update to libdrm-2.4.64.
  • Update to cups-filters-1.0.73.

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

Location:
x/lib
Files:
2 edited

Legend:

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

    r298fee30 r6a71920c  
    99  <!ENTITY gdk-pixbuf-download-ftp
    1010           "&gnome-download-ftp;/gdk-pixbuf/2.31/gdk-pixbuf-&gdk-pixbuf-version;.tar.xz">
    11   <!ENTITY gdk-pixbuf-md5sum        "09bbce27f9a1ab5024ece39ceca219c9">
     11  <!ENTITY gdk-pixbuf-md5sum        "67219eb45ed0aba90b3158042b909d4e">
    1212  <!ENTITY gdk-pixbuf-size          "2.3 MB">
    1313  <!ENTITY gdk-pixbuf-buildsize     "30 MB (additional 2 MB for the tests)">
    14   <!ENTITY gdk-pixbuf-time          "0.3 SBU (additional 8 SBU for the tests)">
     14  <!ENTITY gdk-pixbuf-time          "0.3 SBU (additional 17.3 SBU for the tests)">
    1515]>
    1616
     
    123123    <para>
    124124      To test the results, issue: <command>make check</command>. The tests
    125       make a heavy use of the disk.
     125      make a heavy use of RAM (filled up almost all available 16 GB and
     126      started swapping) and disk.
    126127    </para>
    127128
  • x/lib/libdrm.xml

    r298fee30 r6a71920c  
    77  <!ENTITY libdrm-download-http "http://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2">
    88  <!ENTITY libdrm-download-ftp  " ">
    9   <!ENTITY libdrm-md5sum        "519da97017ea0e2cbea65c972c2be26e">
    10   <!ENTITY libdrm-size          "664 KB">
     9  <!ENTITY libdrm-md5sum        "543b2d28359cf33974fa0e772dd61732">
     10  <!ENTITY libdrm-size          "628 KB">
    1111  <!ENTITY libdrm-buildsize     "16 MB (with tests)">
    1212  <!ENTITY libdrm-time          "0.2 SBU (0.8 SBU, with tests)">
Note: See TracChangeset for help on using the changeset viewer.