Ignore:
Timestamp:
09/26/2012 07:41:06 PM (12 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b0369f3
Parents:
d356833
Message:

GNOME 3.6 Part 7.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10692 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/folks.xml

    rd356833 r35e84dce  
    55  %general-entities;
    66
    7   <!ENTITY folks-download-http "&gnome-download-http;/folks/0.6/folks-&folks-version;.tar.xz">
    8   <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.6/folks-&folks-version;.tar.xz">
    9   <!ENTITY folks-md5sum        "49b739a9359a9b030844a2719cf5bb45">
    10   <!ENTITY folks-size          "1.4 MB">
    11   <!ENTITY folks-buildsize     "53 MB">
    12   <!ENTITY folks-time          "1.0 SBU">
     7  <!ENTITY folks-download-http "&gnome-download-http;/folks/0.7/folks-&folks-version;.tar.xz">
     8  <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.7/folks-&folks-version;.tar.xz">
     9  <!ENTITY folks-md5sum        "629d9495aba8f63386d5c24606c8839f">
     10  <!ENTITY folks-size          "1.5 MB">
     11  <!ENTITY folks-buildsize     "70 MB">
     12  <!ENTITY folks-time          "0.7 SBU">
    1313]>
    1414
     
    3838    </para>
    3939
    40     &lfs70_checked;
     40    &lfs72_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
     80      <xref linkend="gobject-introspection"/>,
    8081      <xref linkend="intltool"/>,
    81       <xref linkend="libgee"/>, and
     82      <xref linkend="libgee"/>,
     83      <xref linkend="libzeitgeist"/> and
    8284      <xref linkend="telepathy-glib"/>
    8385    </para>
     
    8587    <bridgehead renderas="sect4">Recommended</bridgehead>
    8688    <para role="recommended">
    87       <xref linkend="evolution-data-server"/>,
    88       <xref linkend="gobject-introspection"/> and
     89      <xref linkend="evolution-data-server"/> and
    8990      <xref linkend="vala"/>
    9091    </para>
     
    112113    </para>
    113114
    114 <screen><userinput>./configure --prefix=/usr \
    115             --enable-vala &amp;&amp;
     115<screen><userinput>./configure --prefix=/usr --enable-vala &amp;&amp;
    116116make</userinput></screen>
    117117
    118118    <para>
    119       To test the results, issue: <command>make check</command>.
     119      To test the results, issue <command>make check</command>.
    120120    </para>
    121121
     
    132132
    133133    <para>
    134       <option>--enable-vala</option>: This option enables
     134      <option>--enable-vala</option>: This switch enables
    135135      building of the Vala bindings. Remove if you don't have
    136136      <xref linkend="vala"/> installed.
     
    138138
    139139    <para>
    140       <option>--enable-tracker-backend</option>: This parameter enables
     140      <option>--enable-tracker-backend</option>: This switch enables
    141141      building of the the <application>Tracker</application> backend.
    142142    </para>
    143143
    144144    <para>
    145       <option>--enable-docs</option>: This parameter enables
     145      <option>--enable-docs</option>: This switch enables
    146146      documentation generation.
    147147    </para>
     
    203203
    204204      <varlistentry id="libfolks-eds">
    205         <term><filename class='libraryfile'>libfolks-eds.so</filename></term>
    206         <listitem>
    207           <para>
    208             contains Evolution-specific implementations of the libfolks classes.
     205        <term><filename class="libraryfile">libfolks-eds.so</filename></term>
     206        <listitem>
     207          <para>
     208            contains Evolution specific implementations of the libfolks classes.
    209209          </para>
    210210          <indexterm zone="folks libfolks-eds">
     
    215215
    216216      <varlistentry id="libfolks-libsocialweb">
    217         <term><filename class='libraryfile'>libfolks-libsocialweb.so</filename></term>
    218         <listitem>
    219           <para>
    220             contains libsocialweb-specific implementations of the libfolks classes.
     217        <term><filename class="libraryfile">libfolks-libsocialweb.so</filename></term>
     218        <listitem>
     219          <para>
     220            contains libsocialweb specific implementations of the libfolks classes.
    221221          </para>
    222222          <indexterm zone="folks libfolks-libsocialweb">
     
    227227
    228228      <varlistentry id="libfolks">
    229         <term><filename class='libraryfile'>libfolks.so</filename></term>
     229        <term><filename class="libraryfile">libfolks.so</filename></term>
    230230        <listitem>
    231231          <para>
     
    239239
    240240      <varlistentry id="libfolks-telepathy">
    241         <term><filename class='libraryfile'>libfolks-telepathy.so</filename></term>
    242         <listitem>
    243           <para>
    244             contains Telepathy-specific implementations of the libfolks classes.
     241        <term><filename class="libraryfile">libfolks-telepathy.so</filename></term>
     242        <listitem>
     243          <para>
     244            contains Telepathy specific implementations of the libfolks classes.
    245245          </para>
    246246          <indexterm zone="folks libfolks-telepathy">
     
    251251
    252252      <varlistentry id="libfolks-tracker">
    253         <term><filename class='libraryfile'>libfolks-tracker.so</filename></term>
    254         <listitem>
    255           <para>
    256             contains Tracker-specific implementations of the libfolks classes.
     253        <term><filename class="libraryfile">libfolks-tracker.so</filename></term>
     254        <listitem>
     255          <para>
     256            contains Tracker specific implementations of the libfolks classes.
    257257          </para>
    258258          <indexterm zone="folks libfolks-tracker">
Note: See TracChangeset for help on using the changeset viewer.