Changeset 698293c for x


Ignore:
Timestamp:
03/26/2015 11:57:19 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:
d6a082d
Parents:
6b52571
Message:

Update to libsoup-2.50.0.
Update to gtk+3-3.16.0.
Update to gvfs-1.22.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    r6b52571 r698293c  
    55  %general-entities;
    66
    7   <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-14;/gtk+-&gtk3-version;.tar.xz">
    8   <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-14;/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "40902a0b035277011095946e1c61290d">
    10   <!ENTITY gtk3-size          "15 MB">
    11   <!ENTITY gtk3-buildsize     "459 MB (additional 9 MB for the test suite and 19 MB to rebuild the docs)">
    12   <!ENTITY gtk3-time          "3.1 SBU (additional 0.5 SBU for the test suite and 3.8 SBU to rebuild the docs)">
     7  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/&gnome-minor-16;/gtk+-&gtk3-version;.tar.xz">
     8  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/&gnome-minor-16;/gtk+-&gtk3-version;.tar.xz">
     9  <!ENTITY gtk3-md5sum        "11c97ce2527956e0ddb5ad5b236e4572">
     10  <!ENTITY gtk3-size          "18 MB">
     11  <!ENTITY gtk3-buildsize     "483 MB (additional 9 MB for the test suite and 19 MB to rebuild the docs)">
     12  <!ENTITY gtk3-time          "4.1 SBU (additional 0.5 SBU for the test suite and 4 SBU to rebuild the docs)">
    1313]>
    1414
     
    144144    <para>
    145145      To test the results you need a graphical session, then issue
    146       <command>make check</command>.
     146      <command>make -k check</command>. One test fails for unknown reasons.
    147147    </para>
    148148
Note: See TracChangeset for help on using the changeset viewer.