Ignore:
Timestamp:
03/27/2016 09:29:25 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 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:
d26cf13b
Parents:
de4274f
Message:

Update GNOME Libraries and Utilities to version 3.20.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libpeas.xml

    rde4274f r5cf89d2  
    55  %general-entities;
    66
    7   <!ENTITY libpeas-download-http "&gnome-download-http;/libpeas/1.16/libpeas-&libpeas-version;.tar.xz">
    8   <!ENTITY libpeas-download-ftp  "&gnome-download-ftp;/libpeas/1.16/libpeas-&libpeas-version;.tar.xz">
    9   <!ENTITY libpeas-md5sum        "48c5b3da391da1ae390e9d45d88a6aeb">
    10   <!ENTITY libpeas-size          "540 KB">
    11   <!ENTITY libpeas-buildsize     "19 MB (with tests)">
     7  <!ENTITY libpeas-download-http "&gnome-download-http;/libpeas/1.18/libpeas-&libpeas-version;.tar.xz">
     8  <!ENTITY libpeas-download-ftp  "&gnome-download-ftp;/libpeas/1.18/libpeas-&libpeas-version;.tar.xz">
     9  <!ENTITY libpeas-md5sum        "9f081834c5a9047f4aefcd3c8dc7101a">
     10  <!ENTITY libpeas-size          "544 KB">
     11  <!ENTITY libpeas-buildsize     "16 MB (with tests)">
    1212  <!ENTITY libpeas-time          "0.3 SBU (with tests)">
    1313]>
     
    116116
    117117    <para>
    118       To test the results, issue:
    119       <command>make check 2&gt;&amp;1 | tee ../libpeas-make-check.log</command>.
    120       Check the results with
    121       <command>egrep '(FAIL|PASS)' ../libpeas-make-check.log</command>.
     118      To test the results, issue: <command>make check</command>.
    122119      An active graphical session with bus address is necessary to
    123120      run the tests.
Note: See TracChangeset for help on using the changeset viewer.