Changeset 729b2a2


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

Files:
5 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
  • gnome.ent

    rccebb24 r729b2a2  
    3131<!ENTITY libzapojit-version           "0.0.3">
    3232<!ENTITY evolution-data-server-version "3.12.5">
    33 <!ENTITY folks-version                "0.9.7.1">
     33<!ENTITY folks-version                "0.9.8">
    3434<!ENTITY gnome-online-miners-version  "3.12.0">
    3535
  • introduction/welcome/changelog.xml

    rccebb24 r729b2a2  
    5454        <listitem>
    5555          <para>[krejzi] - Updated to clutter-1.18.4.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[krejzi] - Updated to folks-0.9.8.</para>
    5659        </listitem>
    5760      </itemizedlist>
  • xsoft/other/fontforge.xml

    rccebb24 r729b2a2  
    116116
    117117    <para>
    118       Fix building with <application>Giflib</application> 5.1.0:
     118      First, fix building with recent versions of <application>Giflib</application>:
    119119    </para>
    120120
Note: See TracChangeset for help on using the changeset viewer.