Changeset dac0ab8 for x/lib/gtk+3.xml


Ignore:
Timestamp:
01/29/2014 05:28:48 PM (10 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.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
36ecbda3
Parents:
117309d
Message:

Updates to gtk+-3.10.7, curl-7.35.0 and gtksourceview 3.10.2.

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

File:
1 edited

Legend:

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

    r117309d rdac0ab8  
    77  <!ENTITY gtk3-download-http "&gnome-download-http;/gtk+/3.10/gtk+-&gtk3-version;.tar.xz">
    88  <!ENTITY gtk3-download-ftp  "&gnome-download-ftp;/gtk+/3.10/gtk+-&gtk3-version;.tar.xz">
    9   <!ENTITY gtk3-md5sum        "a260136f4cd6d3e5745e220080653b71">
     9  <!ENTITY gtk3-md5sum        "18a81944a8506231529a76bf2b68372b">
    1010  <!ENTITY gtk3-size          "14 MB">
    1111  <!ENTITY gtk3-buildsize     "369 MB (additional 4 MB for the test suite and
    1212                               16 MB to rebuild the docs)">
    13   <!ENTITY gtk3-time          "4.2 SBU (additional 0.4 SBU for the test suite
    14                                and 2.8 SBU to rebuild the docs)">
     13  <!ENTITY gtk3-time          "4 SBU (additional 0.4 SBU for the test suite
     14                               and 2.5 SBU to rebuild the docs)">
    1515]>
    1616
     
    131131
    132132    <para>
    133       To test the results:
    134     </para>
    135 
    136 <screen><userinput>make check</userinput></screen>
     133      To test the results, issue <command>make check</command>.
     134    </para>
    137135
    138136    <para>
Note: See TracChangeset for help on using the changeset viewer.