Ignore:
Timestamp:
07/10/2016 05:54:57 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
937c279
Parents:
ff34b81
Message:

Correct Epiphany version number
(systemd/gnome merge staging) Restore Folks and gfbgraph
Larger commit coming in a few hours, includes ALL gnome updates and completes the GNOME merge.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/folks.xml

    rff34b81 rb2e07d20  
    55  %general-entities;
    66
    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">
    10   <!ENTITY folks-size          "1.8 MB">
    11   <!ENTITY folks-buildsize     "162.7 MB">
    12   <!ENTITY folks-time          "3.3 SBU">
     7  <!ENTITY folks-download-http "&gnome-download-http;/folks/0.11/folks-&folks-version;.tar.xz">
     8  <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.11/folks-&folks-version;.tar.xz">
     9  <!ENTITY folks-md5sum        "ad732c17d7c29071871533abb9781528">
     10  <!ENTITY folks-size          "1.9 MB">
     11  <!ENTITY folks-buildsize     "168 MB (with tests)">
     12  <!ENTITY folks-time          "2.9 SBU (with tests)">
    1313]>
    1414
     
    3232    <para>
    3333      <application>Folks</application> is a library that
    34       aggregates people from multiple sources (eg,
     34      aggregates people from multiple sources (e.g,
    3535      <application>Telepathy</application> connection managers and
    3636      eventually <application>Evolution Data Server</application>,
     
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs79_checked;&gcc6_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="gobject-introspection"/> and
    81       <xref linkend="libgee08"/>
     80      <xref linkend="evolution-data-server"/>,
     81      <xref linkend="gobject-introspection"/>,
     82      <xref linkend="libgee"/>, and
     83      <xref linkend="telepathy-glib"/>
    8284    </para>
    8385
    8486    <bridgehead renderas="sect4">Recommended</bridgehead>
    8587    <para role="recommended">
    86       <xref linkend="evolution-data-server"/>,
    87       <xref linkend="telepathy-glib"/>,
    88       <xref linkend="python3"/>, and
     88      <xref linkend="python3"/> and
    8989      <xref linkend="vala"/>
    9090    </para>
     
    9292    <bridgehead renderas="sect4">Optional</bridgehead>
    9393    <para role="optional">
    94       <xref linkend="tracker"/>,
     94      <ulink url="&gnome-download-http;/tracker/">Tracker</ulink>,
    9595      <ulink url="&gnome-download-http;/libsocialweb/">libsocialweb</ulink>, and
    9696      <ulink url="http://zeitgeist-project.com/">Zeitgeist</ulink>
     
    138138      <option>--enable-tracker-backend</option>: This switch enables
    139139      building of the the <application>Tracker</application> backend.
     140      Use it if you have <application>Tracker</application> installed.
    140141    </para>
    141142
     
    160161        </seg>
    161162        <seg>
    162           libfolks-dummy.so, libfolks-eds.so, libfolks-libsocialweb.so,
    163           libfolks.so, libfolks-telepathy.so, and libfolks-tracker.so
     163          libfolks-dummy.so, libfolks-eds.so, libfolks.so, and
     164          libfolks-telepathy.so
    164165        </seg>
    165166        <seg>
Note: See TracChangeset for help on using the changeset viewer.