Ignore:
Timestamp:
08/03/2014 10:32:57 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
8e55289
Parents:
106f50b
Message:

Merged trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13812 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/libpeas.xml

    r106f50b rab082a7  
    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.