Ignore:
Timestamp:
08/02/2014 10:52:33 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.6, 7.7, 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, krejzi/svn, 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:
7da5ad23
Parents:
4ac6b569
Message:

Update to libsigc++-2.3.2.
Update to mercurial-3.1.
Update to samba-4.1.11.
Update to libpeas-1.10.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libpeas.xml

    r4ac6b569 rb468e12  
    88  <!ENTITY libpeas-download-http "&gnome-download-http;/libpeas/1.10/libpeas-&libpeas-version;.tar.xz">
    99  <!ENTITY libpeas-download-ftp  "&gnome-download-ftp;/libpeas/1.10/libpeas-&libpeas-version;.tar.xz">
    10   <!ENTITY libpeas-md5sum        "b388cdb1c38ac8701f85c8278df0de0a">
    11   <!ENTITY libpeas-size          "496 KB">
     10  <!ENTITY libpeas-md5sum        "62cda826762dd0ec9380f7af6637516a">
     11  <!ENTITY libpeas-size          "504 KB">
    1212  <!ENTITY libpeas-buildsize     "16 MB (additional 6 MB for the tests)">
    1313  <!ENTITY libpeas-time          "0.3 SBU">
     
    9191    <para role="optional">
    9292      <xref linkend="gdb"/>,
    93       <ulink url="http://glade.gnome.org/">Glade</ulink>,
    9493      <xref linkend="gtk-doc"/>,
    95       <ulink url="&gnome-download-http;/seed/">Seed</ulink>, and
    96       <xref linkend="valgrind"/>
     94      <xref linkend="valgrind"/>,
     95      <ulink url="http://glade.gnome.org/">Glade</ulink>, and
     96      <ulink url="&gnome-download-http;/seed/">Seed</ulink>
    9797    </para>
    9898
     
    114114
    115115    <para>
    116       To test the results, issue: <command>make check</command>. An active
    117       graphical session with bus address is necessary to run the tests.
     116      To test the results, issue:
     117      <command>make check 2&gt;&amp;1 | tee ../libpeas-make-check.log</command>.
     118      Check the results with
     119      <command>egrep '(FAIL|PASS)' ../libpeas-make-check.log</command>.
     120      An active graphical session with bus address is necessary to
     121      run the tests.
    118122    </para>
    119123
     
    148152        <seg>
    149153          libpeas-1.0.so and libpeas-gtk-1.0.so
     154          and several libraries under /usr/lib/{libpeas-1.0,peas-demo}
    150155        </seg>
    151156        <seg>
Note: See TracChangeset for help on using the changeset viewer.