Ignore:
Timestamp:
05/16/2015 05:40:31 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:
01e945a1
Parents:
43972176
Message:

Update to GNOME 3.16.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gcr.xml

    r43972176 rd8f0d47  
    55  %general-entities;
    66
    7   <!ENTITY gcr-download-http "&gnome-download-http;/gcr/3.15/gcr-&gcr-version;.tar.xz">
    8   <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/3.15/gcr-&gcr-version;.tar.xz">
    9   <!ENTITY gcr-md5sum        "c50a634592fb6c4dead8edfe971c48ca">
     7  <!ENTITY gcr-download-http "&gnome-download-http;/gcr/&gnome-minor-16;/gcr-&gcr-version;.tar.xz">
     8  <!ENTITY gcr-download-ftp  "&gnome-download-ftp;/gcr/&gnome-minor-16;/gcr-&gcr-version;.tar.xz">
     9  <!ENTITY gcr-md5sum        "d5835680be0b6a838e02a528d5378d9c">
    1010  <!ENTITY gcr-size          "1.3 MB">
    11   <!ENTITY gcr-buildsize     "75 MB (additional 5 MB for tests)">
    12   <!ENTITY gcr-time          "0.6 SBU (additional 0.1 SBU for tests)">
     11  <!ENTITY gcr-buildsize     "77 MB (additional 5 MB for tests)">
     12  <!ENTITY gcr-time          "0.7 SBU (additional 0.1 SBU for tests)">
    1313]>
    1414
     
    116116
    117117    <para>
    118       To test the results, issue: <command>make check</command>.
     118      To test the results, issue: <command>make -k check</command>.
     119      Some tests fail for unknown reasons.
    119120    </para>
    120121
Note: See TracChangeset for help on using the changeset viewer.