Ignore:
Timestamp:
10/30/2014 02:01:59 AM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
krejzi/svn
Children:
35de4407
Parents:
e6107847
Message:

More gnome updates, finalize GNOME libraries section.

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

File:
1 edited

Legend:

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

    re6107847 r651dec2  
    55  %general-entities;
    66
    7   <!ENTITY folks-download-http "&gnome-download-http;/folks/0.9/folks-&folks-version;.tar.xz">
    8   <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.9/folks-&folks-version;.tar.xz">
    9   <!ENTITY folks-md5sum        "1bfccf799ae58533ebfcb14b831b5cd9">
     7  <!ENTITY folks-download-http "&gnome-download-http;/folks/0.10/folks-&folks-version;.tar.xz">
     8  <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.10/folks-&folks-version;.tar.xz">
     9  <!ENTITY folks-md5sum        "c7134d50bba0775a9cabc6078ee19b50">
    1010  <!ENTITY folks-size          "1.8 MB">
    11   <!ENTITY folks-buildsize     "215 MB">
    12   <!ENTITY folks-time          "1.5 SBU (additional 1.8 SBU for the tests)">
     11  <!ENTITY folks-buildsize     "145 MB">
     12  <!ENTITY folks-time          "1.2 SBU">
    1313]>
    1414
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="gobject-introspection"/> and
     80      <xref linkend="dbus-glib"/>,
     81      <xref linkend="gobject-introspection"/>, and
    8182      <xref linkend="libgee08"/>
    8283    </para>
     
    9394    <para role="optional">
    9495      <xref linkend="tracker"/>,
    95       <ulink url="&gnome-download-http;/libsocialweb/">libsocialweb</ulink>, and
     96      <ulink url="&gnome-download-http;/libsocialweb/">libsocialweb</ulink>,
     97      <ulink url="http://www.valadoc.org/">Valadoc</ulink>, and
    9698      <ulink url="http://zeitgeist-project.com/">Zeitgeist</ulink>
    9799    </para>
     
    104106  <sect2 role="installation">
    105107    <title>Installation of Folks</title>
    106 
    107     <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>
    112108
    113109    <para>
Note: See TracChangeset for help on using the changeset viewer.