Changeset 850f9aa


Ignore:
Timestamp:
08/14/2014 11:59:14 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
5d5b26c5
Parents:
1d8b7d4
Message:

Bump to clutter-1.18.4.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r1d8b7d4 r850f9aa  
    5151          <para>[igor] - Update to ffmpeg-2.3.2. Fixes
    5252          <ulink url="&blfs-ticket-root;5354">#5354</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[krejzi] - Updated to clutter-1.18.4.</para>
    5356        </listitem>
    5457      </itemizedlist>
  • packages.ent

    r1d8b7d4 r850f9aa  
    425425<!ENTITY cairomm-version              "1.10.0">
    426426<!ENTITY cogl-version                 "1.18.2">
    427 <!ENTITY clutter-version              "1.18.2">
     427<!ENTITY clutter-version              "1.18.4">
    428428<!ENTITY clutter-gst2-version         "2.0.12">
    429429<!ENTITY clutter-gtk-version          "1.4.4">
  • x/lib/clutter-systemd.xml

    r1d8b7d4 r850f9aa  
    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.