Changeset ccebb24 for x/lib


Ignore:
Timestamp:
08/14/2014 11:59:14 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
729b2a2
Parents:
b5f3347
Message:

Bump to clutter-1.18.4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/clutter-systemd.xml

    rb5f3347 rccebb24  
    77  <!ENTITY clutter-download-http "&gnome-download-http;/clutter/1.18/clutter-&clutter-version;.tar.xz">
    88  <!ENTITY clutter-download-ftp  "&gnome-download-ftp;/clutter/1.18/clutter-&clutter-version;.tar.xz">
    9   <!ENTITY clutter-md5sum        "471f5ea423e20d4140c7771873daef29">
     9  <!ENTITY clutter-md5sum        "f4f37216a9278defb50b721c8f8ff583">
    1010  <!ENTITY clutter-size          "5.0 MB">
    11   <!ENTITY clutter-buildsize     "85 MB (additional 7 MB for docs creation and 13 MB for tests)">
    12   <!ENTITY clutter-time          "0.8 SBU (additional 2.1 SBU for docs creation and 0.5 SBU for tests)">
     11  <!ENTITY clutter-buildsize     "110 MB">
     12  <!ENTITY clutter-time          "0.8 SBU">
    1313]>
    1414
     
    125125
    126126    <para>
    127       If you wish to run the tests, the following commands disables two tests
    128       that fail.
    129     </para>
    130 
    131 <screen><userinput>sed -i '/actor-offscreen-redirect/d' \
    132        tests/conform/Makefile.am tests/conform/Makefile.in &amp;&amp;
    133 autoreconf -f -i</userinput></screen>
    134 
    135     <para>
    136127      Install <application>Clutter</application> by running the following
    137128      commands:
     
    148139
    149140    <para>
    150       To test the results, issue: <command>make check</command> (you must be
    151       in an xterm or similar to do this, because it launches some windows).
     141      To test the results, issue: <command>make check</command> from an
     142      X terminal emulator.
    152143    </para>
    153144
     
    192183    <segmentedlist>
    193184      <segtitle>Installed Programs</segtitle>
    194       <segtitle>Installed Library</segtitle>
     185      <segtitle>Installed Libraries</segtitle>
    195186      <segtitle>Installed Directories</segtitle>
    196187
Note: See TracChangeset for help on using the changeset viewer.