Changeset 729b2a2 for gnome-systemd


Ignore:
Timestamp:
08/14/2014 12:19:32 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
systemd-11177
Children:
90e5a42
Parents:
ccebb24
Message:

Bump to folks-0.9.8.

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

Location:
gnome-systemd/platform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gnome-systemd/platform/folks.xml

    rccebb24 r729b2a2  
    77  <!ENTITY folks-download-http "&gnome-download-http;/folks/0.9/folks-&folks-version;.tar.xz">
    88  <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.9/folks-&folks-version;.tar.xz">
    9   <!ENTITY folks-md5sum        "18f3e0799fdea55be7e27bc16e73bd8a">
     9  <!ENTITY folks-md5sum        "1bfccf799ae58533ebfcb14b831b5cd9">
    1010  <!ENTITY folks-size          "1.8 MB">
    1111  <!ENTITY folks-buildsize     "215 MB">
    12   <!ENTITY folks-time          "2.1 SBU">
     12  <!ENTITY folks-time          "1.5 SBU (additional 1.8 SBU for the tests)">
    1313]>
    1414
     
    106106
    107107    <para>
     108      First, fix building with recent versions of <application>Tracker</application>:
     109    </para>
     110
     111<screen><userinput>sed -i "/SPARQL_MAJOR/s:0.16:1.0:g" configure</userinput></screen>
     112
     113    <para>
    108114      Install <application>Folks</application> by running the following
    109115      commands:
     
    114120
    115121    <para>
    116       To test the results, issue <command>make check</command>.
     122      To test the results, issue <command>make -k check</command> from a local
     123      X session started with <command>dbus-launch</command>. Note that
     124      <application>Tracker</application> tests fail for unknown reasons.
    117125    </para>
    118126
  • gnome-systemd/platform/tracker.xml

    rccebb24 r729b2a2  
    128128
    129129    <para>
    130       First, fix building with <application>Giflib</application> 5.1.0:
     130      First, fix building with recent versions of <application>Giflib</application>:
    131131    </para>
    132132
Note: See TracChangeset for help on using the changeset viewer.