Changeset 9db3353e


Ignore:
Timestamp:
05/02/2012 06:49:02 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:
808c12f
Parents:
6f15e833
Message:

Recommend vala for gnome packages that can use it, explicitly enable them where it was necesary. Rewrote some pages to be in 'new blfs xml format'

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

Files:
19 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/telepathy-glib.xml

    r6f15e833 r9db3353e  
    3131    <title>Introduction to telepathy-glib</title>
    3232
    33     <para>The <application>telepathy-glib</application> package is a library for
    34     GLib-based Telepathy components. Telepathy is a
    35     <application>D-Bus</application> framework for unifying real time
    36     communication, including instant messaging, voice calls and video calls. It
    37     abstracts differences between protocols to provide a unified interface for
    38     applications.</para>
     33    <para>
     34      The <application>telepathy-glib</application> package is a library for
     35      GLib-based Telepathy components. Telepathy is a
     36      <application>D-Bus</application> framework for unifying real time
     37      communication, including instant messaging, voice calls and video calls. It
     38      abstracts differences between protocols to provide a unified interface for
     39      applications.
     40    </para>
    3941
    4042    &lfs70_checked;
     
    4345    <itemizedlist spacing="compact">
    4446      <listitem>
    45         <para>Download (HTTP): <ulink url="&telepathy-glib-download-http;"/></para>
     47        <para>
     48          Download (HTTP): <ulink url="&telepathy-glib-download-http;"/>
     49        </para>
    4650      </listitem>
    4751      <listitem>
    48         <para>Download (FTP): <ulink url="&telepathy-glib-download-ftp;"/></para>
     52        <para>
     53          Download (FTP): <ulink url="&telepathy-glib-download-ftp;"/>
     54        </para>
    4955      </listitem>
    5056      <listitem>
    51         <para>Download MD5 sum: &telepathy-glib-md5sum;</para>
     57        <para>
     58          Download MD5 sum: &telepathy-glib-md5sum;
     59        </para>
    5260      </listitem>
    5361      <listitem>
    54         <para>Download size: &telepathy-glib-size;</para>
     62        <para>
     63          Download size: &telepathy-glib-size;
     64        </para>
    5565      </listitem>
    5666      <listitem>
    57         <para>Estimated disk space required: &telepathy-glib-buildsize;</para>
     67        <para>
     68          Estimated disk space required: &telepathy-glib-buildsize;
     69        </para>
    5870      </listitem>
    5971      <listitem>
    60         <para>Estimated build time: &telepathy-glib-time;</para>
     72        <para>
     73          Estimated build time: &telepathy-glib-time;
     74        </para>
    6175      </listitem>
    6276    </itemizedlist>
     
    90104    <title>Installation of telepathy-glib</title>
    91105
    92     <para>Install <application>telepathy-glib</application> by running the following
    93     commands:</para>
     106    <para>
     107      Install <application>telepathy-glib</application> by running the following
     108      commands:
     109    </para>
    94110
    95111<screen><userinput>./configure --prefix=/usr \
     
    99115make</userinput></screen>
    100116
    101     <para>To test the results, issue: <command>make check</command>.</para>
     117    <para>
     118      To test the results, issue: <command>make check</command>.
     119    </para>
    102120
    103     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     121    <para>
     122      Now, as the <systemitem class="username">root</systemitem> user:
     123    </para>
    104124
    105125<screen role="root"><userinput>make install</userinput></screen>
     
    110130    <title>Command Explanations</title>
    111131
    112     <para><parameter>--libexecdir=/usr/lib/telepathy</parameter>:
    113     This parameter prevents creating of
    114     <filename class="directory">/usr/libexec</filename>
    115     directory.</para>
     132    <para>
     133      <parameter>--libexecdir=/usr/lib/telepathy</parameter>:
     134      This parameter prevents creating of
     135      <filename class="directory">/usr/libexec</filename> directory.
     136    </para>
    116137
    117     <para><option>--enable-vala-bindings</option>: This option builds the
    118     Vala bindings. Remove if you don't have <xref linkend="vala"/>
    119     installed.</para>
     138    <para>
     139      <option>--enable-vala-bindings</option>: This option enables
     140      building of the Vala bindings. Remove if you don't have
     141      <xref linkend="vala"/> installed.
     142    </para>
    120143
    121144    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    154177        <term><filename class='libraryfile'>libtelepathy-glib.so</filename></term>
    155178        <listitem>
    156           <para>contains the <application>telepathy-glib</application> API
    157           functions.</para>
     179          <para>
     180            contains the <application>telepathy-glib</application> API functions.
     181          </para>
    158182          <indexterm zone="telepathy-glib libtelepathy-glib">
    159183            <primary sortas="c-libtelepathy-glib">libtelepathy-glib.so</primary>
  • gnome/add/anjuta.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to Anjuta</title>
    3131
    32     <para><application>Anjuta DevStudio</application> is a versatile software development
    33     studio featuring a number of advanced programming facilities including project
    34     management, application wizard, interactive debugger, source editor, version control,
    35     GUI designer, profiler.</para>
     32    <para>
     33      <application>Anjuta</application> is a versatile software development studio
     34      featuring a number of advanced programming facilities including project
     35      management, application wizard, interactive debugger, source editor,
     36      version control, GUI designer, profiler.
     37    </para>
    3638
    3739    &lfs70_checked;
     
    4042    <itemizedlist spacing="compact">
    4143      <listitem>
    42         <para>Download (HTTP): <ulink url="&anjuta-download-http;"/></para>
    43       </listitem>
    44       <listitem>
    45         <para>Download (FTP): <ulink url="&anjuta-download-ftp;"/></para>
    46       </listitem>
    47       <listitem>
    48         <para>Download MD5 sum: &anjuta-md5sum;</para>
    49       </listitem>
    50       <listitem>
    51         <para>Download size: &anjuta-size;</para>
    52       </listitem>
    53       <listitem>
    54         <para>Estimated disk space required: &anjuta-buildsize;</para>
    55       </listitem>
    56       <listitem>
    57         <para>Estimated build time: &anjuta-time;</para>
     44        <para>
     45          Download (HTTP): <ulink url="&anjuta-download-http;"/>
     46        </para>
     47      </listitem>
     48      <listitem>
     49        <para>
     50          Download (FTP): <ulink url="&anjuta-download-ftp;"/>
     51        </para>
     52      </listitem>
     53      <listitem>
     54        <para>
     55          Download MD5 sum: &anjuta-md5sum;
     56        </para>
     57      </listitem>
     58      <listitem>
     59        <para>
     60          Download size: &anjuta-size;
     61        </para>
     62      </listitem>
     63      <listitem>
     64        <para>
     65          Estimated disk space required: &anjuta-buildsize;
     66        </para>
     67      </listitem>
     68      <listitem>
     69        <para>
     70          Estimated build time: &anjuta-time;
     71        </para>
    5872      </listitem>
    5973    </itemizedlist>
     
    94108    <title>Installation of Anjuta</title>
    95109
    96     <para>Install <application>Anjuta</application> by running the following
    97     commands:</para>
     110    <para>
     111      Install <application>Anjuta</application> by running the following
     112      commands:
     113    </para>
    98114
    99115<screen><userinput>./configure --prefix=/usr \
     
    101117make</userinput></screen>
    102118
    103     <para>To test the results, issue: <command>make check</command>.</para>
    104 
    105     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     119    <para>
     120      To test the results, issue: <command>make check</command>.
     121    </para>
     122
     123    <para>
     124      Now, as the <systemitem class="username">root</systemitem> user:
     125    </para>
    106126
    107127<screen role="root"><userinput>make install</userinput></screen>
     
    112132    <title>Command Explanations</title>
    113133
    114     <para><parameter>--disable-packagekit</parameter>: This parameter disables use
    115     of PackageKit which isn't suitable for BLFS.</para>
     134    <para>
     135      <option>--disable-packagekit</option>: This parameter disables use
     136      of PackageKit which isn't suitable for BLFS.
     137    </para>
    116138
    117139    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    118     href="../../xincludes/without-scrollkeeper.xml"/>
     140      href="../../xincludes/without-scrollkeeper.xml"/>
    119141
    120142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    121     href="../../xincludes/gtk-doc-rebuild.xml"/>
     143      href="../../xincludes/gtk-doc-rebuild.xml"/>
    122144
    123145  </sect2>
     
    155177        <term><command>anjuta</command></term>
    156178        <listitem>
    157           <para>is the GNOME Integrated Development Environment.</para>
     179          <para>
     180            is the GNOME Integrated Development Environment.
     181          </para>
    158182          <indexterm zone="anjuta anjuta-prog">
    159183            <primary sortas="b-anjuta-prog">anjuta</primary>
     
    165189        <term><command>anjuta-launcher</command></term>
    166190        <listitem>
    167           <para>is invoked by Anjuta to launch programs from within the IDE
    168           and to initialize a terminal for a debugging session.</para>
     191          <para>
     192            is invoked by Anjuta to launch programs from within the IDE
     193            and to initialize a terminal for a debugging session.
     194          </para>
    169195          <indexterm zone="anjuta anjuta-launcher">
    170196            <primary sortas="b-anjuta-launcher">anjuta-launcher</primary>
     
    176202        <term><filename class='libraryfile'>libanjuta-3.so</filename></term>
    177203        <listitem>
    178           <para>contains the Anjuta API functions.</para>
     204          <para>
     205            contains the <application>Anjuta</application> API functions.
     206          </para>
    179207          <indexterm zone="anjuta libanjuta-3">
    180208            <primary sortas="c-libanjuta-3">libanjuta-3.so</primary>
  • gnome/add/cheese.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to Cheese</title>
    3131
    32     <para>The <application>Cheese</application> package is used to
    33     take photos and videos with fun graphical effects.</para>
     32    <para>
     33      The <application>Cheese</application> package is used to
     34      take photos and videos with fun graphical effects.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&cheese-download-http;"/></para>
    41       </listitem>
    42       <listitem>
    43         <para>Download (FTP): <ulink url="&cheese-download-ftp;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download MD5 sum: &cheese-md5sum;</para>
    47       </listitem>
    48       <listitem>
    49         <para>Download size: &cheese-size;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Estimated disk space required: &cheese-buildsize;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated build time: &cheese-time;</para>
     42        <para>
     43          Download (HTTP): <ulink url="&cheese-download-http;"/>
     44        </para>
     45      </listitem>
     46      <listitem>
     47        <para>
     48          Download (FTP): <ulink url="&cheese-download-ftp;"/>
     49        </para>
     50      </listitem>
     51      <listitem>
     52        <para>
     53          Download MD5 sum: &cheese-md5sum;
     54        </para>
     55      </listitem>
     56      <listitem>
     57        <para>
     58          Download size: &cheese-size;
     59        </para>
     60      </listitem>
     61      <listitem>
     62        <para>
     63          Estimated disk space required: &cheese-buildsize;
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Estimated build time: &cheese-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    93107    <title>Installation of Cheese</title>
    94108
    95     <para>Install <application>Cheese</application> by running the following
    96     commands:</para>
     109    <para>
     110      Install <application>Cheese</application> by running the following
     111      commands:
     112    </para>
    97113
    98114<screen><userinput>./configure --prefix=/usr &amp;&amp;
    99115make</userinput></screen>
    100116
    101     <para>This package does not come with a test suite.</para>
    102 
    103     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     117    <para>
     118      This package does not come with a test suite.
     119    </para>
     120
     121    <para>
     122      Now, as the <systemitem class="username">root</systemitem> user:
     123    </para>
    104124
    105125<screen role="root"><userinput>make install</userinput></screen>
     
    111131
    112132<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    113     href="../../xincludes/gnome-prefix.xml"/> -->
     133      href="../../xincludes/gnome-prefix.xml"/> -->
    114134
    115135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116     href="../../xincludes/gtk-doc-rebuild.xml"/>
     136      href="../../xincludes/gtk-doc-rebuild.xml"/>
    117137
    118138  </sect2>
     
    149169        <term><command>cheese</command></term>
    150170        <listitem>
    151           <para>is the webcam with graphical effects tool.</para>
     171          <para>
     172            is the webcam tool with graphical effects.
     173          </para>
    152174          <indexterm zone="cheese cheese-prog">
    153175            <primary sortas="b-cheese">cheese</primary>
     
    159181        <term><filename class='libraryfile'>libcheese.so</filename></term>
    160182        <listitem>
    161           <para>contains the <application>cheese</application> API
    162           functions.</para>
     183          <para>
     184            contains the <application>cheese</application> API functions.
     185          </para>
    163186          <indexterm zone="cheese libcheese">
    164187            <primary sortas="c-libcheese">libcheese.so</primary>
     
    170193        <term><filename class='libraryfile'>libcheese-gtk.so</filename></term>
    171194        <listitem>
    172           <para>contains the <application>cheese</application> GTK+ Widgets.</para>
     195          <para>
     196            contains the <application>cheese</application> GTK+ Widgets.
     197          </para>
    173198          <indexterm zone="cheese libcheese-gtk">
    174199            <primary sortas="c-libcheese-gtk">libcheese-gtk.so</primary>
  • gnome/add/libgda.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to libgda</title>
    3131
    32     <para>The <application>libgda</application> package provides a database access
    33     library for the <application>GNOME</application> project.</para>
     32    <para>
     33      The <application>libgda</application> package provides a database access
     34      library for the <application>GNOME</application> project.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&libgda-download-http;"/></para>
    41       </listitem>
    42       <listitem>
    43         <para>Download (FTP): <ulink url="&libgda-download-ftp;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download MD5 sum: &libgda-md5sum;</para>
    47       </listitem>
    48       <listitem>
    49         <para>Download size: &libgda-size;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Estimated disk space required: &libgda-buildsize;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated build time: &libgda-time;</para>
     42        <para>
     43          Download (HTTP): <ulink url="&libgda-download-http;"/>
     44        </para>
     45      </listitem>
     46      <listitem>
     47        <para>
     48          Download (FTP): <ulink url="&libgda-download-ftp;"/>
     49        </para>
     50      </listitem>
     51      <listitem>
     52        <para>
     53          Download MD5 sum: &libgda-md5sum;
     54        </para>
     55      </listitem>
     56      <listitem>
     57        <para>
     58          Download size: &libgda-size;
     59        </para>
     60      </listitem>
     61      <listitem>
     62        <para>
     63          Estimated disk space required: &libgda-buildsize;
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Estimated build time: &libgda-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    7387      <xref linkend="libgnome-keyring"/>,
    7488      <xref linkend="libsoup"/>,
    75       <xref linkend="libxslt"/> and
    76       <xref linkend="sqlite"/>
     89      <xref linkend="libxslt"/>,
     90      <xref linkend="sqlite"/> and
     91      <xref linkend="vala"/>
    7792    </para>
    7893
     
    85100      <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    86101      <xref linkend="mysql"/>,
    87       <xref linkend="openldap"/>,
    88       <xref linkend="postgresql"/> and
    89       <xref linkend="vala"/>
     102      <xref linkend="openldap"/> and
     103      <xref linkend="postgresql"/>
    90104    </para>
    91105
     
    98112    <title>Installation of libgda</title>
    99113
    100     <para>Install <application>libgda</application> by running the following
    101     commands:</para>
     114    <para>
     115      Install <application>libgda</application> by running the following
     116      commands:
     117    </para>
    102118
    103119<screen><userinput>./configure --prefix=/usr \
     
    106122make</userinput></screen>
    107123
    108     <para>To test the results, issue: <command>make check</command>. Note that
    109     the output is voluminous, and some tests appear to need the package to have been
    110     installed.</para>
    111 
    112     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     124    <para>
     125      To test the results, issue: <command>make check</command>. Note that the
     126      output is voluminous, and some tests appear to need the package to have been
     127      installed.
     128    </para>
     129
     130    <para>
     131      Now, as the <systemitem class="username">root</systemitem> user:
     132    </para>
    113133
    114134<screen role="root"><userinput>make install</userinput></screen>
     
    121141
    122142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    123     href="../../xincludes/gtk-doc-rebuild.xml"/>
    124 
    125     <para><option>--enable-system-sqlite</option> : use the system version of
    126     <application>sqlite3</application>.  Note that you must have compiled
    127     <application>sqlite</application> with -DSQLITE_ENABLE_COLUMN_METADATA
    128     otherwise the internal version will be used.</para>
     143      href="../../xincludes/gtk-doc-rebuild.xml"/>
     144
     145    <para>
     146      <option>--enable-system-sqlite</option>: use the system version of
     147      <application>Sqlite3</application>.  Note that you must have compiled
     148      <application>Sqlite3</application> with -DSQLITE_ENABLE_COLUMN_METADATA
     149      otherwise the internal version will be used.
     150    </para>
    129151
    130152  </sect2>
     
    165187        <term><command>gda-browser-5.0</command></term>
    166188        <listitem>
    167           <para>is a graphical tool to provide a quick access to a database&apos;s
    168           structure and contents.</para>
     189          <para>
     190            is a graphical tool to provide a quick access to a database&apos;s
     191            structure and contents.
     192          </para>
    169193          <indexterm zone="libgda gda-browser-5.0">
    170194            <primary sortas="b-gda-browser-5.0">gda-browser-5.0</primary>
     
    176200        <term><command>gda-control-center-5.0</command></term>
    177201        <listitem>
    178           <para>is a configuration tool for libgda.</para>
     202          <para>
     203            is a configuration tool for <application>libgda</application>.
     204          </para>
    179205          <indexterm zone="libgda gda-control-center-5.0">
    180206            <primary sortas="b-gda-control-center-5.0">gda-control-center-5.0</primary>
     
    186212        <term><command>gda-list-config-5.0</command></term>
    187213        <listitem>
    188           <para>lists all the declared data sources and all the installed
    189           providers.</para>
     214          <para>
     215            lists all the declared data sources and all the installed providers.
     216          </para>
    190217          <indexterm zone="libgda gda-list-config-5.0">
    191218            <primary sortas="b-gda-list-config-5.0">gda-list-config-5.0</primary>
     
    197224        <term><command>gda-list-server-op-5.0</command></term>
    198225        <listitem>
    199           <para>lists available DDL operations for one or all of the installed
    200           providers.</para>
     226          <para>
     227            lists available DDL operations for one or all of the installed providers.
     228          </para>
    201229          <indexterm zone="libgda gda-list-server-op-5.0">
    202230            <primary sortas="b-gda-list-server-op-5.0">gda-list-server-op-5.0</primary>
     
    208236        <term><command>gda-sql-5.0</command></term>
    209237        <listitem>
    210           <para>is an interactive commandline tool to run SQL commands.</para>
     238          <para>
     239            is an interactive commandline tool used to run SQL commands.
     240          </para>
    211241          <indexterm zone="libgda gda-sql-5.0">
    212242            <primary sortas="b-gda-sql-5.0">gda-sql-5.0</primary>
     
    218248        <term><command>gda-test-connection-5.0</command></term>
    219249        <listitem>
    220           <para>is a &apos;ping&apos; like tool to test connectivity to databases.</para>
     250          <para>
     251            is a &apos;ping&apos; like tool to test connectivity to databases.
     252          </para>
    221253          <indexterm zone="libgda gda-test-connection-5.0">
    222254            <primary sortas="b-gda-test-connection-5.0">gda-test-connection-5.0</primary>
     
    228260        <term><filename class='libraryfile'>libgda-5.0.so</filename></term>
    229261        <listitem>
    230           <para>is the Gnome Data Access library.</para>
     262          <para>
     263            is the GNOME Data Access library.
     264          </para>
    231265          <indexterm zone="libgda libgda-5">
    232266            <primary sortas="c-libgda-5">libgda-5.0.so</primary>
     
    238272        <term><filename class='libraryfile'>libgda-ui-5.0.so</filename></term>
    239273        <listitem>
    240           <para>is the GDA UI extension.</para>
     274          <para>
     275            is the GDA UI extension.
     276          </para>
    241277          <indexterm zone="libgda libgda-ui-5">
    242278            <primary sortas="c-libgda-ui-5">libgda-ui-5.0.so</primary>
     
    248284        <term><filename class='libraryfile'>libgda-xslt-5.0.so</filename></term>
    249285        <listitem>
    250           <para>is the GDA XSLT extension.</para>
     286          <para>
     287            is the GDA XSLT extension.
     288          </para>
    251289          <indexterm zone="libgda libgda-xslt-5">
    252290            <primary sortas="c-libgda-xslt-5">libgda-xslt-5.0.so</primary>
  • gnome/add/totem.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to Totem</title>
    3131
    32     <para>The <application>Totem</application> package contains the official
    33     movie player of the GNOME desktop environment based on
    34     <application>GStreamer</application>. It features a playlist, a full-screen
    35     mode, seek and volume controls, as well as keyboard navigation. This is
    36     useful for playing any <application>GStreamer</application> supported file,
    37     DVD, VCD or digital CD.</para>
     32    <para>
     33      <application>Totem</application> package contains the official
     34      movie player of the GNOME desktop environment based on
     35      <application>GStreamer</application>. It features a playlist, a full-screen
     36      mode, seek and volume controls, as well as keyboard navigation. This is
     37      useful for playing any <application>GStreamer</application> supported file,
     38      DVD, VCD or digital CD.
     39    </para>
    3840
    3941    &lfs70_checked;
     
    4244    <itemizedlist spacing="compact">
    4345      <listitem>
    44         <para>Download (HTTP): <ulink url="&totem-download-http;"/></para>
    45       </listitem>
    46       <listitem>
    47         <para>Download (FTP): <ulink url="&totem-download-ftp;"/></para>
    48       </listitem>
    49       <listitem>
    50         <para>Download MD5 sum: &totem-md5sum;</para>
    51       </listitem>
    52       <listitem>
    53         <para>Download size: &totem-size;</para>
    54       </listitem>
    55       <listitem>
    56         <para>Estimated disk space required: &totem-buildsize;</para>
    57       </listitem>
    58       <listitem>
    59         <para>Estimated build time: &totem-time;</para>
     46        <para>
     47          Download (HTTP): <ulink url="&totem-download-http;"/>
     48        </para>
     49      </listitem>
     50      <listitem>
     51        <para>
     52          Download (FTP): <ulink url="&totem-download-ftp;"/>
     53        </para>
     54      </listitem>
     55      <listitem>
     56        <para>
     57          Download MD5 sum: &totem-md5sum;
     58        </para>
     59      </listitem>
     60      <listitem>
     61        <para>
     62          Download size: &totem-size;
     63        </para>
     64      </listitem>
     65      <listitem>
     66        <para>
     67          Estimated disk space required: &totem-buildsize;
     68        </para>
     69      </listitem>
     70      <listitem>
     71        <para>
     72          Estimated build time: &totem-time;
     73        </para>
    6074      </listitem>
    6175    </itemizedlist>
     
    7589    </para>
    7690
    77     <para>Ensure you built <application>GStreamer Good Plugins</application>
    78     with <application>GConf</application> support or the
    79     <command>configure</command> script will fail.</para>
     91    <para>
     92      Ensure you built <application>GStreamer Good Plugins</application>
     93      with <application>GConf</application> support or the
     94      <command>configure</command> script will fail.
     95    </para>
    8096
    8197    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    99115    </para>
    100116
    101     <para>Note: <xref linkend="libdvdcss"/> is a run-time requirement if you
    102     wish to play encrypted DVDs</para>
     117    <para>
     118      Note: <xref linkend="libdvdcss"/> is a run-time requirement if you
     119      wish to play encrypted DVDs
     120    </para>
    103121
    104122    <para condition="html" role="usernotes">User Notes:
     
    110128    <title>Installation of Totem</title>
    111129
    112     <para>Install <application>Totem</application> by running the following
    113     commands:</para>
     130    <para>
     131      Install <application>Totem</application> by running the following
     132      commands:
     133    </para>
    114134
    115135<screen><userinput>./configure --prefix=/usr \
     
    118138make</userinput></screen>
    119139
    120     <para>If you have installed the dependencies for the testsuite,
    121     issue: <command>make check</command>.</para>
    122 
    123     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     140    <para>
     141      If you have installed the dependencies for the testsuite,
     142      issue: <command>make check</command>.
     143    </para>
     144
     145    <para>
     146      Now, as the <systemitem class="username">root</systemitem> user:
     147    </para>
    124148
    125149<screen role="root"><userinput>make install</userinput></screen>
     
    131155
    132156<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    133     href="../../xincludes/gnome-prefix.xml"/> -->
    134 
    135     <para><parameter>--libexecdir=/usr/lib/totem</parameter>: This
    136     parameter is used so that the plugin viewer is installed in
    137     the preferred location of <filename
    138     class='directory'>/usr/lib/totem</filename> instead of <filename
    139     class='directory'>/usr/libexec</filename>.</para>
     157      href="../../xincludes/gnome-prefix.xml"/> -->
     158
     159    <para>
     160      <parameter>--libexecdir=/usr/lib/totem</parameter>: This
     161      parameter is used so that the plugin viewer is installed in
     162      the preferred location of <filename
     163      class='directory'>/usr/lib/totem</filename> instead of
     164      <filename class='directory'>/usr/libexec</filename>.
     165    </para>
    140166
    141167    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    142     href="../../xincludes/static-libraries.xml"/>
     168      href="../../xincludes/static-libraries.xml"/>
    143169
    144170    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    145     href="../../xincludes/without-scrollkeeper.xml"/>
     171      href="../../xincludes/without-scrollkeeper.xml"/>
    146172
    147173    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    148     href="../../xincludes/gtk-doc-rebuild.xml"/>
     174      href="../../xincludes/gtk-doc-rebuild.xml"/>
    149175
    150176  </sect2>
     
    155181    <sect3><title>Configuration Information</title>
    156182
    157       <para>You may find that <application>totem</application> crashes. If so,
    158       you can set the following in your environment, either in ~/.xinitrc or in
    159       your .Xsession: <command>export CLUTTER_DISABLE_ARGB_VISUAL=1</command></para>
     183      <para>
     184        You may find that <application>totem</application> crashes. If so,
     185        you can set the following in your environment, either in ~/.xinitrc or in
     186        your .Xsession: <command>export CLUTTER_DISABLE_ARGB_VISUAL=1</command>
     187      </para>
    160188
    161189    </sect3>
     
    194222        <term><command>totem</command></term>
    195223        <listitem>
    196           <para>is a <application>GNOME</application> desktop movie player based
    197           on <application>GStreamer</application>.</para>
     224          <para>
     225            is a <application>GNOME</application> desktop movie player based
     226            on <application>GStreamer</application>.
     227          </para>
    198228          <indexterm zone="totem totem-prog">
    199229            <primary sortas="b-totem">totem</primary>
     
    205235        <term><command>totem-video-thumbnailer</command></term>
    206236        <listitem>
    207           <para>is a video thumbnailer for the GNOME desktop used internally by
    208           GNOME applications such as <application>Nautilus</application> to
    209           generate PNG thumbnails of video files. While it is possible to
    210           invoke it manually, it is usually done automatically by
    211           <application>Nautilus</application>.</para>
     237          <para>
     238            is a video thumbnailer for the GNOME desktop used internally by
     239            GNOME applications such as <application>Nautilus</application> to
     240            generate PNG thumbnails of video files. While it is possible to
     241            invoke it manually, it is usually done automatically by
     242            <application>Nautilus</application>.
     243          </para>
    212244          <indexterm zone="totem totem-video-thumbnailer">
    213245            <primary sortas="b-totem-video-thumbnailer">totem-video-thumbnailer</primary>
     
    219251        <term><filename class='libraryfile'>libtotem.so</filename></term>
    220252        <listitem>
    221           <para>contains the Totem API functions.</para>
     253          <para>
     254            contains the <application>Totem</application> API functions.
     255          </para>
    222256          <indexterm zone="totem libtotem">
    223257            <primary sortas="c-libtotem">libtotem.so</primary>
  • gnome/add/tracker.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to Tracker</title>
    3131
    32     <para><application>Tracker</application> is a semantic data storage for desktop
    33     and mobile devices.</para>
     32    <para>
     33      <application>Tracker</application> is a semantic data storage for desktop
     34      and mobile devices.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&tracker-download-http;"/></para>
    41       </listitem>
    42       <listitem>
    43         <para>Download (FTP): <ulink url="&tracker-download-ftp;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download MD5 sum: &tracker-md5sum;</para>
    47       </listitem>
    48       <listitem>
    49         <para>Download size: &tracker-size;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Estimated disk space required: &tracker-buildsize;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated build time: &tracker-time;</para>
     42        <para>
     43          Download (HTTP): <ulink url="&tracker-download-http;"/>
     44        </para>
     45      </listitem>
     46      <listitem>
     47        <para>
     48          Download (FTP): <ulink url="&tracker-download-ftp;"/>
     49        </para>
     50      </listitem>
     51      <listitem>
     52        <para>
     53          Download MD5 sum: &tracker-md5sum;
     54        </para>
     55      </listitem>
     56      <listitem>
     57        <para>
     58          Download size: &tracker-size;
     59        </para>
     60      </listitem>
     61      <listitem>
     62        <para>
     63          Estimated disk space required: &tracker-buildsize;
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Estimated build time: &tracker-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
     
    106120    <title>Installation of Tracker</title>
    107121
    108     <para>Install <application>Tracker</application> by running the following
    109     commands:</para>
     122    <para>
     123      Install <application>Tracker</application> by running the following
     124      commands:
     125    </para>
    110126
    111127<screen><userinput>./configure --prefix=/usr \
     
    116132make</userinput></screen>
    117133
    118     <para>This package does not have a working testsuite.</para>
    119 
    120     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     134    <para>
     135      This package does not have a working testsuite.
     136    </para>
     137
     138    <para>
     139      Now, as the <systemitem class="username">root</systemitem> user:
     140    </para>
    121141
    122142<screen role="root"><userinput>make install</userinput></screen>
     
    127147    <title>Command Explanations</title>
    128148
    129     <para><parameter>--libexecdir=/usr/lib/tracker-0.14</parameter>:
    130     This parameter is used so that the files are installed in
    131     <filename class='directory'>/usr/lib/tracker-0.14</filename>
    132     instead of <filename class='directory'>/usr/libexec</filename>.</para>
    133 
    134     <para><parameter>--disable-miner-*</parameter>: These miners have been
    135     reported to cause problems, so we turn them off.</para>
     149    <para>
     150      <parameter>--libexecdir=/usr/lib/tracker-0.14</parameter>: This
     151      parameter is used so that the helper programs are installed in
     152      <filename class='directory'>/usr/lib/tracker-0.14</filename>
     153      instead of <filename class='directory'>/usr/libexec</filename>.
     154    </para>
     155
     156    <para>
     157      <option>--disable-miner-*</option>: These miners have been
     158      reported to cause problems, so we turn them off.
     159    </para>
    136160
    137161  </sect2>
     
    140164    <title>Configuring tracker</title>
    141165
    142     <para>There is no configuration required. If
    143     <application>gnome-documents</application> has been installed on the
    144     <application>GNOME</application> desktop, <application>gnome-session</application>
    145     will start the indexing of local PDF and PS files. If you wish to index these files
    146     in other circumstances, you can run: <command>tracker-control -s</command></para>
     166    <para>
     167      There is no configuration required. If <application>gnome-documents</application>
     168      has been installed on the <application>GNOME</application> desktop,
     169      <application>gnome-session</application> will start the indexing of local PDF and
     170      PS files. If you wish to index these files in other circumstances, you can run:
     171      <command>tracker-control -s</command>
     172    </para>
    147173
    148174  </sect2>
  • gnome/add/vinagre.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to Vinagre</title>
    3131
    32     <para>The <application>Vinagre</application> is a VNC client for the
    33     <application>GNOME Desktop</application>. VNC is a protocol that allows
    34     remote display of a user's desktop.</para>
     32    <para>
     33      <application>Vinagre</application> is a VNC client for the
     34      <application>GNOME Desktop</application>.
     35    </para>
    3536
    3637    &lfs70_checked;
     
    3940    <itemizedlist spacing="compact">
    4041      <listitem>
    41         <para>Download (HTTP): <ulink url="&vinagre-download-http;"/></para>
     42        <para>
     43          Download (HTTP): <ulink url="&vinagre-download-http;"/>
     44        </para>
    4245      </listitem>
    4346      <listitem>
    44         <para>Download (FTP): <ulink url="&vinagre-download-ftp;"/></para>
     47        <para>
     48          Download (FTP): <ulink url="&vinagre-download-ftp;"/>
     49        </para>
    4550      </listitem>
    4651      <listitem>
    47         <para>Download MD5 sum: &vinagre-md5sum;</para>
     52        <para>
     53          Download MD5 sum: &vinagre-md5sum;
     54        </para>
    4855      </listitem>
    4956      <listitem>
    50         <para>Download size: &vinagre-size;</para>
     57        <para>
     58          Download size: &vinagre-size;
     59        </para>
    5160      </listitem>
    5261      <listitem>
    53         <para>Estimated disk space required: &vinagre-buildsize;</para>
     62        <para>
     63          Estimated disk space required: &vinagre-buildsize;
     64        </para>
    5465      </listitem>
    5566      <listitem>
    56         <para>Estimated build time: &vinagre-time;</para>
     67        <para>
     68          Estimated build time: &vinagre-time;
     69        </para>
    5770      </listitem>
    5871    </itemizedlist>
     
    90103    <title>Installation of Vinagre</title>
    91104
    92     <para>Install <application>Vinagre</application> by running the following
    93     commands:</para>
     105    <para>
     106      Install <application>Vinagre</application> by running the following
     107      commands:
     108    </para>
    94109
    95110<screen><userinput>./configure --prefix=/usr &amp;&amp;
    96111make</userinput></screen>
    97112
    98     <para>This package does not come with a test suite.</para>
     113    <para>
     114      This package does not come with a test suite.
     115    </para>
    99116
    100     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     117    <para>
     118      Now, as the <systemitem class="username">root</systemitem> user:
     119    </para>
    101120
    102121<screen role="root"><userinput>make install</userinput></screen>
     
    108127
    109128    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    110     href="../../xincludes/gnome-prefix.xml"/>
     129      href="../../xincludes/gnome-prefix.xml"/>
    111130
    112131  </sect2> -->
     
    137156        <term><command>vinagre</command></term>
    138157        <listitem>
    139           <para>is a remote desktop viewer for the <application>GNOME
    140           Desktop</application>.</para>
     158          <para>
     159            is a remote desktop viewer for the
     160            <application>GNOME</application> Desktop.
     161          </para>
    141162          <indexterm zone="vinagre vinagre-prog">
    142163            <primary sortas="b-vinagre">vinagre</primary>
  • gnome/core/caribou.xml

    r6f15e833 r9db3353e  
    1313]>
    1414
    15 <sect1 id="caribou" xreflabel="caribou-&caribou-version;">
     15<sect1 id="caribou" xreflabel="Caribou-&caribou-version;">
    1616  <?dbhtml filename="caribou.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>caribou-&caribou-version;</title>
     23  <title>Caribou-&caribou-version;</title>
    2424
    2525  <indexterm zone="caribou">
     
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to caribou</title>
    31 
    32     <para><application>Caribou</application> is an input assistive technology
    33     intended for switch and pointer users. </para>
     30    <title>Introduction to Caribou</title>
     31
     32    <para>
     33      <application>Caribou</application> is an input assistive technology
     34      intended for switch and pointer users.
     35    </para>
    3436
    3537    &lfs70_checked;
     
    3840    <itemizedlist spacing="compact">
    3941      <listitem>
    40         <para>Download (HTTP): <ulink url="&caribou-download-http;"/></para>
    41       </listitem>
    42       <listitem>
    43         <para>Download (FTP): <ulink url="&caribou-download-ftp;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download MD5 sum: &caribou-md5sum;</para>
    47       </listitem>
    48       <listitem>
    49         <para>Download size: &caribou-size;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Estimated disk space required: &caribou-buildsize;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated build time: &caribou-time;</para>
     42        <para>
     43          Download (HTTP): <ulink url="&caribou-download-http;"/>
     44        </para>
     45      </listitem>
     46      <listitem>
     47        <para>
     48          Download (FTP): <ulink url="&caribou-download-ftp;"/>
     49        </para>
     50      </listitem>
     51      <listitem>
     52        <para>
     53          Download MD5 sum: &caribou-md5sum;
     54        </para>
     55      </listitem>
     56      <listitem>
     57        <para>
     58          Download size: &caribou-size;
     59        </para>
     60      </listitem>
     61      <listitem>
     62        <para>
     63          Estimated disk space required: &caribou-buildsize;
     64        </para>
     65      </listitem>
     66      <listitem>
     67        <para>
     68          Estimated build time: &caribou-time;
     69        </para>
    5670      </listitem>
    5771    </itemizedlist>
    5872
    59     <bridgehead renderas="sect3">caribou Dependencies</bridgehead>
     73    <bridgehead renderas="sect3">Caribou Dependencies</bridgehead>
    6074
    6175    <bridgehead renderas="sect4">Required</bridgehead>
     
    7690
    7791    <bridgehead renderas="sect4">Additional Runtime Dependencies</bridgehead>
    78     <para role="optional">For most <application>GNOME</application> users, this
    79       package is only required as a compile-time dependency for other packages. If
     92    <para role="optional">
     93      For most <application>GNOME</application> users, this package is only
     94      required as a compile-time dependency for other packages. If
    8095      you intend to use its keyboard you will require
    8196      <xref linkend="pyatspi2"/>,
     
    90105
    91106  <sect2 role="installation">
    92     <title>Installation of caribou</title>
    93 
    94     <para>Install <application>caribou</application> by running the following
    95     commands:</para>
     107    <title>Installation of Caribou</title>
     108
     109    <para>
     110      Install <application>Caribou</application> by running the following
     111      commands:
     112    </para>
    96113
    97114<screen><userinput>./configure --prefix=/usr \
     
    102119make</userinput></screen>
    103120
    104     <para>This package's testsuite is only intended to be used by the
    105     maintainer to check i18n files.</para>
    106 
    107     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     121    <para>
     122      This package's testsuite is only intended to be used by the
     123      maintainer to check i18n files.
     124    </para>
     125
     126    <para>
     127      Now, as the <systemitem class="username">root</systemitem> user:
     128    </para>
    108129
    109130<screen role="root"><userinput>make install</userinput></screen>
     
    114135    <title>Command Explanations</title>
    115136
    116     <para><parameter>--libexecdir=/usr/lib/caribou</parameter>: This
    117     parameter ensures <filename>antler-keyboard</filename> is put in a directory
    118     which accords with the FHS instead of
    119     <filename class="directory">/usr/libexec</filename>.</para>
    120 
    121     <para><parameter>--disable-gtk2-module</parameter>: Because
    122     <application>GNOME</application> now uses <application>Gtk+-3</application>,
    123     the module has no use in a <application>GNOME</application> desktop.</para>
     137    <para>
     138      <parameter>--libexecdir=/usr/lib/caribou</parameter>: This
     139      parameter ensures <filename>antler-keyboard</filename> is put
     140      in a directory which accords with the FHS instead of
     141     <filename class="directory">/usr/libexec</filename>.
     142    </para>
     143
     144    <para>
     145      <option>--disable-gtk2-module</option>: Because <application>GNOME</application>
     146      now uses <application>GTK+-3</application>, the module has no use on a
     147      <application>GNOME</application> desktop.
     148    </para>
    124149
    125150    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    126     href="../../xincludes/static-libraries.xml"/>
     151      href="../../xincludes/static-libraries.xml"/>
    127152
    128153    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    129     href="../../xincludes/without-scrollkeeper.xml"/>
     154      href="../../xincludes/without-scrollkeeper.xml"/>
    130155
    131156  </sect2>
     
    160185
    161186<!--      <varlistentry id="caribou-prog">
    162         <term><command>caribou-prog</command></term>
     187        <term><command>caribou</command></term>
    163188        <listitem>
    164           <para>does this .....</para>
     189          <para>
     190            does this .....
     191          </para>
    165192          <indexterm zone="caribou caribou-prog">
    166             <primary sortas="b-caribou-prog">caribou-prog</primary>
     193            <primary sortas="b-caribou">caribou</primary>
    167194          </indexterm>
    168195        </listitem>
     
    172199        <term><command>caribou-preferences</command></term>
    173200        <listitem>
    174           <para>does this .....</para>
     201          <para>
     202            does this .....
     203          </para>
    175204          <indexterm zone="caribou caribou-preferences">
    176205            <primary sortas="b-caribou-preferences">caribou-preferences</primary>
     
    182211        <term><filename class='libraryfile'>libcaribou.so</filename></term>
    183212        <listitem>
    184           <para>contains the caribou API functions.</para>
     213          <para>
     214            contains the <application>Caribou</application> API functions.
     215          </para>
    185216          <indexterm zone="caribou libcaribou">
    186217            <primary sortas="c-libcaribou">libcaribou.so</primary>
  • gnome/core/dconf.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to dconf</title>
    3131
    32     <para>The <application>dconf</application> package contains a low-level
    33     configuration system. Its main purpose is to provide a backend to GSettings
    34     on platforms that don't already have configuration storage systems.</para>
     32    <para>
     33      The <application>dconf</application> package contains a low-level
     34      configuration system. Its main purpose is to provide a backend to GSettings
     35      on platforms that don't already have configuration storage systems.
     36    </para>
    3537
    3638    &lfs70_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&dconf-download-http;"/></para>
    42       </listitem>
    43       <listitem>
    44         <para>Download (FTP): <ulink url="&dconf-download-ftp;"/></para>
    45       </listitem>
    46       <listitem>
    47         <para>Download MD5 sum: &dconf-md5sum;</para>
    48       </listitem>
    49       <listitem>
    50         <para>Download size: &dconf-size;</para>
    51       </listitem>
    52       <listitem>
    53         <para>Estimated disk space required: &dconf-buildsize;</para>
    54       </listitem>
    55       <listitem>
    56         <para>Estimated build time: &dconf-time;</para>
     43        <para>
     44          Download (HTTP): <ulink url="&dconf-download-http;"/>
     45        </para>
     46      </listitem>
     47      <listitem>
     48        <para>
     49          Download (FTP): <ulink url="&dconf-download-ftp;"/>
     50        </para>
     51      </listitem>
     52      <listitem>
     53        <para>
     54          Download MD5 sum: &dconf-md5sum;
     55        </para>
     56      </listitem>
     57      <listitem>
     58        <para>
     59          Download size: &dconf-size;
     60        </para>
     61      </listitem>
     62      <listitem>
     63        <para>
     64          Estimated disk space required: &dconf-buildsize;
     65        </para>
     66      </listitem>
     67      <listitem>
     68        <para>
     69          Estimated build time: &dconf-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
     
    6781    </para>
    6882
     83    <bridgehead renderas="sect4">Recommended</bridgehead>
     84    <para role="recommended">
     85      <xref linkend="vala"/>
     86    </para>
     87
    6988    <bridgehead renderas="sect4">Optional</bridgehead>
    7089    <para role="optional">
    71       <xref linkend="gtk-doc"/> and
    72       <xref linkend="vala"/>
     90      <xref linkend="gtk-doc"/>
    7391    </para>
    7492
     
    8199    <title>Installation of dconf</title>
    82100
    83     <para>Install <application>dconf</application> by running the following
    84     commands:</para>
     101    <para>
     102      Install <application>dconf</application> by running the following
     103      commands:
     104    </para>
    85105
    86106<screen><userinput>./configure --prefix=/usr \
     
    89109make</userinput></screen>
    90110
    91     <para>This package does not come with a test suite.</para>
    92 
    93     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     111    <para>
     112      This package does not come with a test suite.
     113    </para>
     114
     115    <para>
     116      Now, as the <systemitem class="username">root</systemitem> user:
     117    </para>
    94118
    95119<screen role="root"><userinput>make install</userinput></screen>
     
    101125
    102126<!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    103     href="../../xincludes/gnome-prefix.xml"/>
     127      href="../../xincludes/gnome-prefix.xml"/>
    104128
    105129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    106     href="../../xincludes/gnome-sysconfdir.xml"/> -->
    107 
    108     <para><parameter>--libexecdir=/usr/lib/dconf</parameter>:
    109     This parameter causes the libexec files to be installed in the preferred
    110     location of <filename
    111     class="directory">/usr/lib/dconf</filename> instead
    112     of <filename
    113     class="directory">/usr/libexec</filename>.</para>
     130      href="../../xincludes/gnome-sysconfdir.xml"/> -->
     131
     132    <para>
     133      <parameter>--libexecdir=/usr/lib/dconf</parameter>: This parameter
     134      causes the libexec files to be installed in the preferred
     135      location of <filename class="directory">/usr/lib/dconf</filename>
     136      instead of <filename class="directory">/usr/libexec</filename>.
     137    </para>
    114138
    115139    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116     href="../../xincludes/gtk-doc-rebuild.xml"/>
     140      href="../../xincludes/gtk-doc-rebuild.xml"/>
    117141
    118142  </sect2>
     
    147171
    148172      <varlistentry id="dconf-prog">
    149         <term><command>dconf-prog</command></term>
    150         <listitem>
    151           <para>does this .....</para>
     173        <term><command>dconf</command></term>
     174        <listitem>
     175          <para>
     176            does this .....
     177          </para>
    152178          <indexterm zone="dconf dconf-prog">
    153             <primary sortas="b-dconf-prog">dconf-prog</primary>
     179            <primary sortas="b-dconf">dconf</primary>
    154180          </indexterm>
    155181        </listitem>
     
    159185        <term><command>dconf-editor</command></term>
    160186        <listitem>
    161           <para>does this .....</para>
     187          <para>
     188            does this .....
     189          </para>
    162190          <indexterm zone="dconf dconf-editor">
    163191            <primary sortas="b-dconf-editor">dconf-editor</primary>
     
    169197        <term><command>dconf-service</command></term>
    170198        <listitem>
    171           <para>does this .....</para>
     199          <para>
     200            does this .....
     201          </para>
    172202          <indexterm zone="dconf dconf-service">
    173203            <primary sortas="b-dconf-service">dconf-service</primary>
     
    179209        <term><filename class='libraryfile'>libdconf-dbus-1.so</filename></term>
    180210        <listitem>
    181           <para>contains functions that .....</para>
     211          <para>
     212            contains functions that .....
     213          </para>
    182214          <indexterm zone="dconf libdconf-dbus-1">
    183215            <primary sortas="c-libdconf-dbus-1">libdconf-dbus-1.so</primary>
     
    189221        <term><filename class='libraryfile'>libdconf.so</filename></term>
    190222        <listitem>
    191           <para>contains functions that .....</para>
     223          <para>
     224            contains functions that .....
     225          </para>
    192226          <indexterm zone="dconf libdconf">
    193227            <primary sortas="c-libdconf">libdconf.so</primary>
  • gnome/core/evolution-data-server.xml

    r6f15e833 r9db3353e  
    3333    <title>Introduction to Evolution Data Server</title>
    3434
    35     <para>The <application>Evolution Data Server</application> package provides
    36     a unified backend for programs that work with contacts, tasks, and calendar
    37     information. It was originally developed for
    38     <application>Evolution</application> (hence the name), but is now used by
    39     other packages as well.</para>
     35    <para>
     36      <application>Evolution Data Server</application> package provides
     37      a unified backend for programs that work with contacts, tasks, and calendar
     38      information. It was originally developed for
     39      <application>Evolution</application> (hence the name), but is now used by
     40      other packages as well.
     41    </para>
    4042
    4143    &lfs70_checked;
     
    4446    <itemizedlist spacing="compact">
    4547      <listitem>
    46         <para>Download (HTTP): <ulink url="&evolution-data-server-download-http;"/></para>
    47       </listitem>
    48       <listitem>
    49         <para>Download (FTP): <ulink url="&evolution-data-server-download-ftp;"/></para>
    50       </listitem>
    51       <listitem>
    52         <para>Download MD5 sum: &evolution-data-server-md5sum;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Download size: &evolution-data-server-size;</para>
    56       </listitem>
    57       <listitem>
    58         <para>Estimated disk space required: &evolution-data-server-buildsize;</para>
    59       </listitem>
    60       <listitem>
    61         <para>Estimated build time: &evolution-data-server-time;</para>
     48        <para>
     49          Download (HTTP): <ulink url="&evolution-data-server-download-http;"/>
     50        </para>
     51      </listitem>
     52      <listitem>
     53        <para>
     54          Download (FTP): <ulink url="&evolution-data-server-download-ftp;"/>
     55        </para>
     56      </listitem>
     57      <listitem>
     58        <para>
     59          Download MD5 sum: &evolution-data-server-md5sum;
     60        </para>
     61      </listitem>
     62      <listitem>
     63        <para>
     64          Download size: &evolution-data-server-size;
     65        </para>
     66      </listitem>
     67      <listitem>
     68        <para>
     69          Estimated disk space required: &evolution-data-server-buildsize;
     70        </para>
     71      </listitem>
     72      <listitem>
     73        <para>
     74          Estimated build time: &evolution-data-server-time;
     75        </para>
    6276      </listitem>
    6377    </itemizedlist>
     
    7791    <bridgehead renderas="sect4">Recommended</bridgehead>
    7892    <para role="recommended">
    79       <xref linkend="libgweather"/> and
    80       <xref linkend="gobject-introspection"/>
     93      <xref linkend="libgweather"/>,
     94      <xref linkend="gobject-introspection"/> and
     95      <xref linkend="vala"/>
    8196    </para>
    8297
     
    85100      <xref linkend="gtk-doc"/>,
    86101      <xref linkend="mitkrb"/>,
    87       a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
    88       <xref linkend="openldap"/> and
    89       <xref linkend="vala"/>
     102      a <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command) and
     103      <xref linkend="openldap"/>
    90104    </para>
    91105
     
    98112    <title>Installation of Evolution Data Server</title>
    99113
    100     <para>Install <application>Evolution Data Server</application> by running
    101     the following commands:</para>
     114    <para>
     115      Install <application>Evolution Data Server</application> by running
     116      the following commands:
     117    </para>
    102118
    103119<screen><userinput>./configure --prefix=/usr \
    104             --libexecdir=/usr/lib/evolution-data-server &amp;&amp;
     120            --libexecdir=/usr/lib/evolution-data-server \
     121            --enable-vala-bindings &amp;&amp;
    105122make</userinput></screen>
    106123
    107     <para>To test the results, issue: <command>make check</command>. Two
    108     tests are known to fail, the rest should pass if run from a
    109     <application>GNOME</application> desktop - if you are in the middle of building
    110     the desktop, but wish to run these tests, you can leave the build directory in
    111     place and run the tests later, when <application>D-Bus</application> and all
    112     the <application>GNOME</application> daemons are running. Like many of the
    113     <application>GNOME</application> packages, the testsuite is expected to be run
    114     when you are already using a (previous) <application>GNOME</application> system.
    115     </para>
    116 
    117     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     124    <para>
     125      To test the results, issue: <command>make check</command>. Two tests are known
     126      to fail, the rest should pass if run from a <application>GNOME</application>
     127      desktop - if you are in the middle of building the desktop, but wish to run
     128      these tests, you can leave the build directory in place and run the tests later,
     129      when <application>D-Bus</application> and all the <application>GNOME</application>
     130      daemons are running. Like many of the <application>GNOME</application> packages,
     131      the testsuite is expected to be run when you are already using a (previous)
     132      <application>GNOME</application> system.
     133    </para>
     134
     135    <para>
     136      Now, as the <systemitem class="username">root</systemitem> user:
     137    </para>
    118138
    119139<screen role="root"><userinput>make install</userinput></screen>
     
    127147    href="../../xincludes/gnome-prefix.xml"/> -->
    128148
    129     <para><parameter>--libexecdir=/usr/lib/evolution-data-server</parameter>:
    130     This parameter causes the libexec files to be installed in the preferred
    131     location of <filename
    132     class="directory">/usr/lib/evolution-data-server</filename>
    133     instead of <filename
    134     class="directory">/usr/libexec</filename>.</para>
    135 
    136     <para><option>--without-weather</option>: Use this option to disable the
    137     weather calendar backend and is required if
    138     <application>libgweather</application> is not installed.</para>
    139 
    140     <para><parameter>--with-krb5=/usr</parameter>: Enables Kerberos5 support.
    141     </para>
    142 
    143     <para><option>--with-openldap</option>: Enables LDAP support.</para>
     149    <para>
     150      <parameter>--libexecdir=/usr/lib/evolution-data-server</parameter>:
     151      This parameter causes the libexec files to be installed in the preferred
     152      location of <filename class="directory">/usr/lib/evolution-data-server</filename>
     153      instead of <filename class="directory">/usr/libexec</filename>.
     154    </para>
     155
     156    <para>
     157      <option>--enable-vala-bindings</option>: This option enables
     158      building of the Vala bindings. Remove if you don't have
     159      <xref linkend="vala"/> installed.
     160    </para>
     161
     162    <para>
     163      <option>--without-weather</option>: Use this option to disable the
     164      weather calendar backend and is required if
     165      <application>libgweather</application> is not installed.
     166    </para>
     167
     168    <para>
     169      <parameter>--with-krb5=/usr</parameter>: Enables Kerberos 5 support.
     170    </para>
     171
     172    <para>
     173      <option>--with-openldap</option>: Enables LDAP support.
     174    </para>
    144175
    145176    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    147178
    148179    <note>
    149       <para>To enable many of the optional dependencies, review the information
    150       from <command>./configure --help</command> for the necessary parameters
    151       you must pass to the <command>configure</command> script.</para>
     180      <para>
     181        To enable many of the optional dependencies, review the information
     182        from <command>./configure --help</command> for the necessary parameters
     183        you must pass to the <command>configure</command> script.
     184      </para>
    152185    </note>
    153186
     
    187220        <term><filename class='libraryfile'>libe*.so</filename></term>
    188221        <listitem>
    189           <para>libraries are client, backend and utility libraries for the
    190           <application>Evolution</application> address books, calendar and data
    191           servers.</para>
     222          <para>
     223            libraries are client, backend and utility libraries for the
     224            <application>Evolution</application> address books, calendar and data
     225            servers.
     226          </para>
    192227          <indexterm zone="evolution-data-server libe.so">
    193228            <primary sortas="c-libe.so">libe*.so</primary>
  • gnome/core/folks.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to Folks</title>
    3131
    32     <para>The <application>Folks</application> package is a library that
    33     aggregates people from multiple sources (eg,
    34     <application>Telepathy</application> connection managers and eventually
    35     <application>evolution data server</application>, Facebook, etc.) to create
    36     metacontacts.</para>
     32    <para>
     33      <application>Folks</application> is a library that
     34      aggregates people from multiple sources (eg,
     35      <application>Telepathy</application> connection managers and eventually
     36      <application>Evolution Data Server</application>, Facebook, etc.)
     37      to create metacontacts.
     38    </para>
    3739
    3840    &lfs70_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&folks-download-http;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download (FTP): <ulink url="&folks-download-ftp;"/></para>
    47       </listitem>
    48       <listitem>
    49         <para>Download MD5 sum: &folks-md5sum;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Download size: &folks-size;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated disk space required: &folks-buildsize;</para>
    56       </listitem>
    57       <listitem>
    58         <para>Estimated build time: &folks-time;</para>
     45        <para>
     46          Download (HTTP): <ulink url="&folks-download-http;"/>
     47        </para>
     48      </listitem>
     49      <listitem>
     50        <para>
     51          Download (FTP): <ulink url="&folks-download-ftp;"/>
     52        </para>
     53      </listitem>
     54      <listitem>
     55        <para>
     56          Download MD5 sum: &folks-md5sum;
     57        </para>
     58      </listitem>
     59      <listitem>
     60        <para>
     61          Download size: &folks-size;
     62        </para>
     63      </listitem>
     64      <listitem>
     65        <para>
     66          Estimated disk space required: &folks-buildsize;
     67        </para>
     68      </listitem>
     69      <listitem>
     70        <para>
     71          Estimated build time: &folks-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
     
    93107    <title>Installation of Folks</title>
    94108
    95     <para>Install <application>Folks</application> by running the following
    96     commands:</para>
    97 
    98 <screen><userinput>./configure --prefix=/usr --enable-vala &amp;&amp;
     109    <para>
     110      Install <application>Folks</application> by running the following
     111      commands:
     112    </para>
     113
     114<screen><userinput>./configure --prefix=/usr \
     115            --enable-vala &amp;&amp;
    99116make</userinput></screen>
    100117
    101     <para>To test the results, issue: <command>make check</command>.</para>
    102 
    103     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     118    <para>
     119      To test the results, issue: <command>make check</command>.
     120    </para>
     121
     122    <para>
     123      Now, as the <systemitem class="username">root</systemitem> user:
     124    </para>
    104125
    105126<screen role="root"><userinput>make install</userinput></screen>
     
    110131    <title>Command Explanations</title>
    111132
    112     <para><parameter>--enable-vala</parameter>: This parameter enables building
    113     from the Vala sources.</para>
    114 
    115     <para><parameter>--enable-tracker-backend</parameter>: This parameter enables
    116     documentation generation.</para>
    117 
    118     <para><parameter>--enable-docs</parameter>: This parameter enables
    119     documentation generation.</para>
     133    <para>
     134      <option>--enable-vala</option>: This option enables
     135      building of the Vala bindings. Remove if you don't have
     136      <xref linkend="vala"/> installed.
     137    </para>
     138
     139
     140    <para>
     141      <option>--enable-tracker-backend</option>: This parameter enables
     142      building of the the <application>Tracker</application> backend.
     143    </para>
     144
     145    <para>
     146      <option>--enable-docs</option>: This parameter enables
     147      documentation generation.
     148    </para>
    120149
    121150  </sect2>
     
    152181        <term><command>folks-import</command></term>
    153182        <listitem>
    154           <para>is used to import meta-contact information to
    155           libfolks.</para>
     183          <para>
     184            is used to import meta-contact information to libfolks.
     185          </para>
    156186          <indexterm zone="folks folks-import">
    157187            <primary sortas="b-folks-import">folks-import</primary>
     
    163193        <term><command>folks-inspect</command></term>
    164194        <listitem>
    165           <para>is used to inspect meta-contact information in
    166           libfolks.</para>
     195          <para>
     196            is used to inspect meta-contact information in libfolks.
     197          </para>
    167198          <indexterm zone="folks folks-inspect">
    168199            <primary sortas="b-folks-inspect">folks-inspect</primary>
     
    174205        <term><filename class='libraryfile'>libfolks-eds.so</filename></term>
    175206        <listitem>
    176           <para>contains Evolution-specific implementations of the libfolks
    177           classes.</para>
     207          <para>
     208            contains Evolution-specific implementations of the libfolks classes.
     209          </para>
    178210          <indexterm zone="folks libfolks-eds">
    179211            <primary sortas="c-libfolks-eds">libfolks-eds.so</primary>
     
    185217        <term><filename class='libraryfile'>libfolks-libsocialweb.so</filename></term>
    186218        <listitem>
    187           <para>contains libsocialweb-specific implementations of the libfolks
    188           classes.</para>
     219          <para>
     220            contains libsocialweb-specific implementations of the libfolks classes.
     221          </para>
    189222          <indexterm zone="folks libfolks-libsocialweb">
    190223            <primary sortas="c-libfolks-libsocialweb">libfolks-libsocialweb.so</primary>
     
    196229        <term><filename class='libraryfile'>libfolks.so</filename></term>
    197230        <listitem>
    198           <para>contains the folks API functions.</para>
     231          <para>
     232            contains the <application>Folks</application> API functions.
     233          </para>
    199234          <indexterm zone="folks libfolks">
    200235            <primary sortas="c-libfolks">libfolks.so</primary>
     
    206241        <term><filename class='libraryfile'>libfolks-telepathy.so</filename></term>
    207242        <listitem>
    208           <para>contains Telepathy-specific implementations of the libfolks
    209           classes.</para>
     243          <para>
     244            contains Telepathy-specific implementations of the libfolks classes.
     245          </para>
    210246          <indexterm zone="folks libfolks-telepathy">
    211247            <primary sortas="c-libfolks-telepathy">libfolks-telepathy.so</primary>
     
    217253        <term><filename class='libraryfile'>libfolks-tracker.so</filename></term>
    218254        <listitem>
    219           <para>contains Tracker-specific implementations of the libfolks
    220           classes.</para>
     255          <para>
     256            contains Tracker-specific implementations of the libfolks classes.
     257          </para>
    221258          <indexterm zone="folks libfolks-tracker">
    222259            <primary sortas="c-libfolks-tracker">libfolks-tracker.so</primary>
  • gnome/core/gnome-contacts.xml

    r6f15e833 r9db3353e  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gnome-contacts</title>
     32    <title>Introduction to GNOME Contacts</title>
    3333
    34     <para><application>GNOME Contacts</application> is a simple contacts application
    35     that allows you to view your contacts as well as edit their details and create
    36     new contacts. Online integration is an important aspect of GNOME Contacts - it
    37     will seamlessly synchronise with the contacts stored in online accounts. If you
    38     have the same person in multiple online accounts, GNOME Contacts will
    39     automatically link them together into the same contact.</para>
     34    <para>
     35      <application>GNOME Contacts</application> is a simple contacts application
     36      that allows you to view your contacts as well as edit their details and create
     37      new contacts. Online integration is an important aspect of GNOME Contacts - it
     38      will seamlessly synchronise with the contacts stored in online accounts. If you
     39      have the same person in multiple online accounts, GNOME Contacts will
     40      automatically link them together into the same contact.
     41    </para>
    4042
    4143    &lfs70_checked;
     
    4446    <itemizedlist spacing="compact">
    4547      <listitem>
    46         <para>Download (HTTP): <ulink url="&gnome-contacts-download-http;"/></para>
     48        <para>
     49          Download (HTTP): <ulink url="&gnome-contacts-download-http;"/>
     50        </para>
    4751      </listitem>
    4852      <listitem>
    49         <para>Download (FTP): <ulink url="&gnome-contacts-download-ftp;"/></para>
     53        <para>
     54          Download (FTP): <ulink url="&gnome-contacts-download-ftp;"/>
     55        </para>
    5056      </listitem>
    5157      <listitem>
    52         <para>Download MD5 sum: &gnome-contacts-md5sum;</para>
     58        <para>
     59          Download MD5 sum: &gnome-contacts-md5sum;
     60        </para>
    5361      </listitem>
    5462      <listitem>
    55         <para>Download size: &gnome-contacts-size;</para>
     63        <para>
     64          Download size: &gnome-contacts-size;
     65        </para>
    5666      </listitem>
    5767      <listitem>
    58         <para>Estimated disk space required: &gnome-contacts-buildsize;</para>
     68        <para>
     69          Estimated disk space required: &gnome-contacts-buildsize;
     70        </para>
    5971      </listitem>
    6072      <listitem>
    61         <para>Estimated build time: &gnome-contacts-time;</para>
     73        <para>
     74          Estimated build time: &gnome-contacts-time;
     75        </para>
    6276      </listitem>
    6377    </itemizedlist>
    6478
    65     <bridgehead renderas="sect3">gnome-contacts Dependencies</bridgehead>
     79    <bridgehead renderas="sect3">GNOME Contacts Dependencies</bridgehead>
    6680
    6781    <bridgehead renderas="sect4">Required</bridgehead>
     
    8599
    86100  <sect2 role="installation">
    87     <title>Installation of gnome-contacts</title>
     101    <title>Installation of GNOME Contacts</title>
    88102
    89     <para>Install <application>gnome-contacts</application> by running the following
    90     commands:</para>
     103    <para>
     104      Install <application>GNOME Contacts</application> by running the following
     105      commands:
     106    </para>
    91107
    92108<screen><userinput>./configure --prefix=/usr &amp;&amp;
    93109make</userinput></screen>
    94110
    95     <para>This package&apos;s testsuite is only intended to be used by the
    96     maintainer to check i18n files.</para>
     111    <para>
     112      This package's testsuite is only intended to be used by the
     113      maintainer to check i18n files.
     114    </para>
    97115
    98     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     116    <para>
     117      Now, as the <systemitem class="username">root</systemitem> user:
     118    </para>
    99119
    100120<screen role="root"><userinput>make install</userinput></screen>
     
    123143        <term><command>gnome-contacts</command></term>
    124144        <listitem>
    125           <para>is a program for accessing and storing information about contacts.</para>
     145          <para>
     146            is a program for accessing and storing information about contacts.
     147          </para>
    126148          <indexterm zone="gnome-contacts gnome-contacts-prog">
    127149            <primary sortas="b-gnome-contacts">gnome-contacts</primary>
  • gnome/core/libgee.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to libgee</title>
    3131
    32     <para>The <application>libgee</application> package is a collection library
    33     providing GObject-based interfaces and classes for commonly used data
    34     structures.</para>
     32    <para>
     33      The <application>libgee</application> package is a collection library
     34      providing GObject-based interfaces and classes for commonly used data
     35      structures.
     36    </para>
    3537
    3638    &lfs70_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&libgee-download-http;"/></para>
     43        <para>
     44          Download (HTTP): <ulink url="&libgee-download-http;"/>
     45        </para>
    4246      </listitem>
    4347      <listitem>
    44         <para>Download (FTP): <ulink url="&libgee-download-ftp;"/></para>
     48        <para>
     49          Download (FTP): <ulink url="&libgee-download-ftp;"/>
     50        </para>
    4551      </listitem>
    4652      <listitem>
    47         <para>Download MD5 sum: &libgee-md5sum;</para>
     53        <para>
     54          Download MD5 sum: &libgee-md5sum;
     55        </para>
    4856      </listitem>
    4957      <listitem>
    50         <para>Download size: &libgee-size;</para>
     58        <para>
     59          Download size: &libgee-size;
     60        </para>
    5161      </listitem>
    5262      <listitem>
    53         <para>Estimated disk space required: &libgee-buildsize;</para>
     63        <para>
     64          Estimated disk space required: &libgee-buildsize;
     65        </para>
    5466      </listitem>
    5567      <listitem>
    56         <para>Estimated build time: &libgee-time;</para>
     68        <para>
     69          Estimated build time: &libgee-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
     
    6781    <bridgehead renderas="sect4">Recommended</bridgehead>
    6882    <para role="recommended">
    69       <xref linkend="gobject-introspection"/>
    70     </para>
    71 
    72     <bridgehead renderas="sect4">Optional</bridgehead>
    73     <para role="optional">
     83      <xref linkend="gobject-introspection"/> and
    7484      <xref linkend="vala"/>
    7585    </para>
     
    8393    <title>Installation of libgee</title>
    8494
    85     <para>Install <application>libgee</application> by running the following
    86     commands:</para>
     95    <para>
     96      Install <application>libgee</application> by running the following
     97      commands:
     98    </para>
    8799
    88100<screen><userinput>./configure --prefix=/usr &amp;&amp;
    89101make</userinput></screen>
    90102
    91     <para>To test the results, issue: <command>make check</command>.</para>
     103    <para>
     104      To test the results, issue: <command>make check</command>.
     105    </para>
    92106
    93     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     107    <para>
     108      Now, as the <systemitem class="username">root</systemitem> user:
     109    </para>
    94110
    95111<screen role="root"><userinput>make install</userinput></screen>
     
    122138        <term><filename class='libraryfile'>libgee.so</filename></term>
    123139        <listitem>
    124           <para>contains the <application>libgee</application> API
    125           functions.</para>
     140          <para>
     141            contains the <application>libgee</application> API functions.
     142          </para>
    126143          <indexterm zone="libgee libgee-lib">
    127144            <primary sortas="c-libgee">libgee.so</primary>
  • gnome/core/libpeas.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to libpeas</title>
    3131
    32     <para><application>libpeas</application> is a gobject based plugins engine,
    33     and is targetted at giving every application the chance to assume its own
    34     extensibility.</para>
     32    <para>
     33      <application>libpeas</application> is a gobject based plugins engine,
     34      and is targetted at giving every application the chance to assume its own
     35      extensibility.
     36    </para>
    3537
    3638    &lfs70_checked;
     
    3941    <itemizedlist spacing="compact">
    4042      <listitem>
    41         <para>Download (HTTP): <ulink url="&libpeas-download-http;"/></para>
    42       </listitem>
    43       <listitem>
    44         <para>Download (FTP): <ulink url="&libpeas-download-ftp;"/></para>
    45       </listitem>
    46       <listitem>
    47         <para>Download MD5 sum: &libpeas-md5sum;</para>
    48       </listitem>
    49       <listitem>
    50         <para>Download size: &libpeas-size;</para>
    51       </listitem>
    52       <listitem>
    53         <para>Estimated disk space required: &libpeas-buildsize;</para>
    54       </listitem>
    55       <listitem>
    56         <para>Estimated build time: &libpeas-time;</para>
     43        <para>
     44          Download (HTTP): <ulink url="&libpeas-download-http;"/>
     45        </para>
     46      </listitem>
     47      <listitem>
     48        <para>
     49          Download (FTP): <ulink url="&libpeas-download-ftp;"/>
     50        </para>
     51      </listitem>
     52      <listitem>
     53        <para>
     54          Download MD5 sum: &libpeas-md5sum;
     55        </para>
     56      </listitem>
     57      <listitem>
     58        <para>
     59          Download size: &libpeas-size;
     60        </para>
     61      </listitem>
     62      <listitem>
     63        <para>
     64          Estimated disk space required: &libpeas-buildsize;
     65        </para>
     66      </listitem>
     67      <listitem>
     68        <para>
     69          Estimated build time: &libpeas-time;
     70        </para>
    5771      </listitem>
    5872    </itemizedlist>
     
    6983    <para role="recommended">
    7084      <xref linkend="gjs"/>,
    71       <xref linkend="pygobject3"/> and
    72       <xref linkend="seed"/>
     85      <xref linkend="pygobject3"/>,
     86      <xref linkend="seed"/> and
     87      <xref linkend="vala"/>
    7388    </para>
    7489
     
    7691    <para role="optional">
    7792      <xref linkend="glade"/>,
    78       <xref linkend="gtk-doc"/>,
    79       <xref linkend="vala"/> and
     93      <xref linkend="gtk-doc"/> and
    8094      <ulink url="http://www.valgrind.org">Valgrind</ulink>
    8195    </para>
     
    89103    <title>Installation of libpeas</title>
    90104
    91     <para>Install <application>libpeas</application> by running the following
    92     commands:</para>
    93 
    94 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     105    <para>
     106      Install <application>libpeas</application> by running the following
     107      commands:
     108    </para>
     109
     110<screen><userinput>./configure --prefix=/usr \
     111            --enable-vala &amp;&amp;
    95112make</userinput></screen>
    96113
    97     <para>This package does not have a testsuite.</para>
    98 
    99     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     114    <para>
     115      This package does not have a testsuite.
     116    </para>
     117
     118    <para>
     119      Now, as the <systemitem class="username">root</systemitem> user:
     120    </para>
    100121
    101122<screen role="root"><userinput>make install</userinput></screen>
     123
     124  </sect2>
     125
     126  <sect2 role="commands">
     127    <title>Command Explanations</title>
     128
     129    <para>
     130      <option>--enable-vala</option>: This option enables
     131      building of the Vala bindings. Remove if you don't have
     132      <xref linkend="vala"/> installed.
     133    </para>
    102134
    103135  </sect2>
     
    133165        <term><command>peas-demo</command></term>
    134166        <listitem>
    135           <para>is the peas demo program.</para>
     167          <para>
     168            is the peas demo program.
     169          </para>
    136170          <indexterm zone="libpeas peas-demo">
    137171            <primary sortas="b-peas-demo">peas-demo</primary>
     
    143177        <term><filename class='libraryfile'>libpeas-1.0.so</filename></term>
    144178        <listitem>
    145           <para>contains the libpeas API functions.</para>
     179          <para>
     180            contains the libpeas API functions.
     181          </para>
    146182          <indexterm zone="libpeas libpeas-1">
    147183            <primary sortas="c-libpeas-1">libpeas-1.0.so</primary>
     
    153189        <term><filename class='libraryfile'>libpeas-gtk-1.0.so</filename></term>
    154190        <listitem>
    155           <para>contains the libpeas GTK+ Widgets.</para>
     191          <para>
     192            contains the libpeas GTK+ Widgets.
     193          </para>
    156194          <indexterm zone="libpeas libpeas-gtk-1">
    157195            <primary sortas="c-libpeas-gtk-1">libpeas-gtk-1.0.so</primary>
  • networking/netlibs/libchamplain.xml

    r6f15e833 r9db3353e  
    8484    <bridgehead renderas="sect4">Recommended</bridgehead>
    8585    <para role="recommended">
    86       <xref linkend="gobject-introspection"/>
     86      <xref linkend="gobject-introspection"/> and
     87      <xref linkend="vala"/>
    8788    </para>
    8889
    8990    <bridgehead renderas="sect4">Optional</bridgehead>
    9091    <para role="optional">
    91       <xref linkend="gtk-doc"/> and
    92       <xref linkend="vala"/>
     92      <xref linkend="gtk-doc"/>
    9393    </para>
    9494
     
    106106    </para>
    107107
    108 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     108<screen><userinput>./configure --prefix=/usr \
     109            --enable-vala \
     110            --disable-static &amp;&amp;
    109111make</userinput></screen>
    110112
     
    123125    <title>Command Explanations</title>
    124126
     127    <para>
     128      <option>--enable-vala</option>: This option enables
     129      building of the Vala bindings. Remove if you don't have
     130      <xref linkend="vala"/> installed.
     131    </para>
     132
    125133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    126134      href="../../xincludes/static-libraries.xml"/>
     
    128136    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    129137      href="../../xincludes/gtk-doc-rebuild.xml"/>
    130 
    131     <para>
    132       <option>--enable-vala</option>: This option enables building of
    133       Vala bindings.
    134     </para>
    135138
    136139  </sect2>
  • postlfs/virtualization/libosinfo.xml

    r6f15e833 r9db3353e  
    105105    </para>
    106106
    107 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     107<screen><userinput>./configure --prefix=/usr \
     108            --enable-vala \
     109            --disable-static &amp;&amp;
    108110make</userinput></screen>
    109111
     
    121123  <sect2 role="commands">
    122124    <title>Command Explanations</title>
     125
     126    <para>
     127      <option>--enable-vala</option>: This option enables
     128      building of the Vala bindings. Remove if you don't have
     129      <xref linkend="vala"/> installed.
     130    </para>
    123131
    124132    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • postlfs/virtualization/libvirt-glib.xml

    r6f15e833 r9db3353e  
    106106    </para>
    107107
    108 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     108<screen><userinput>./configure --prefix=/usr \
     109            --enable-vala \
     110            --disable-static &amp;&amp;
    109111make</userinput></screen>
    110112
     
    122124  <sect2 role="commands">
    123125    <title>Command Explanations</title>
     126
     127    <para>
     128      <option>--enable-vala</option>: This option enables
     129      building of the Vala bindings. Remove if you don't have
     130      <xref linkend="vala"/> installed.
     131    </para>
    124132
    125133    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • postlfs/virtualization/spice-gtk.xml

    r6f15e833 r9db3353e  
    107107    </para>
    108108
    109 <screen><userinput>./configure --prefix=/usr --enable-vala \
    110             --disable-static --disable-smartcard &amp;&amp;
     109<screen><userinput>./configure --prefix=/usr \
     110            --enable-vala \
     111            --disable-static \
     112            --disable-smartcard &amp;&amp;
    111113make</userinput></screen>
    112114
     
    127129
    128130    <para>
    129       <option>--enable-vala</option>: This option enables building of
    130       vala bindings. Remove if you don't have vala installed.
     131      <option>--enable-vala</option>: This option enables
     132      building of the Vala bindings. Remove if you don't have
     133      <xref linkend="vala"/> installed.
    131134    </para>
    132135
  • x/lib/gtk-vnc.xml

    r6f15e833 r9db3353e  
    3030    <title>Introduction to gtk-vnc</title>
    3131
    32     <para>The <application>gtk-vnc</application> package is a VNC viewer widget
    33     for <application>GTK</application>. It is built using coroutines allowing it
    34     to be completely asynchronous while remaining single threaded. It provides a
    35     core C library and bindings for <application>Python</application>
    36     (<application>PyGTK</application>)</para>
     32    <para>
     33      The <application>gtk-vnc</application> package is a VNC viewer widget
     34      for <application>GTK</application>. It is built using coroutines allowing it
     35      to be completely asynchronous while remaining single threaded.
     36    </para>
    3737
    3838    &lfs70_checked;
     
    4141    <itemizedlist spacing="compact">
    4242      <listitem>
    43         <para>Download (HTTP): <ulink url="&gtk-vnc-download-http;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download (FTP): <ulink url="&gtk-vnc-download-ftp;"/></para>
    47       </listitem>
    48       <listitem>
    49         <para>Download MD5 sum: &gtk-vnc-md5sum;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Download size: &gtk-vnc-size;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated disk space required: &gtk-vnc-buildsize;</para>
    56       </listitem>
    57       <listitem>
    58         <para>Estimated build time: &gtk-vnc-time;</para>
     43        <para>
     44          Download (HTTP): <ulink url="&gtk-vnc-download-http;"/>
     45        </para>
     46      </listitem>
     47      <listitem>
     48        <para>
     49          Download (FTP): <ulink url="&gtk-vnc-download-ftp;"/>
     50        </para>
     51      </listitem>
     52      <listitem>
     53        <para>
     54          Download MD5 sum: &gtk-vnc-md5sum;
     55        </para>
     56      </listitem>
     57      <listitem>
     58        <para>
     59          Download size: &gtk-vnc-size;
     60        </para>
     61      </listitem>
     62      <listitem>
     63        <para>
     64          Estimated disk space required: &gtk-vnc-buildsize;
     65        </para>
     66      </listitem>
     67      <listitem>
     68        <para>
     69          Estimated build time: &gtk-vnc-time;
     70        </para>
    5971      </listitem>
    6072    </itemizedlist>
     
    6981    </para>
    7082
    71      <bridgehead renderas="sect4">Recommended</bridgehead>
     83    <bridgehead renderas="sect4">Recommended</bridgehead>
    7284    <para role="recommended">
    73       <xref linkend="gobject-introspection"/>
     85      <xref linkend="gobject-introspection"/> and
     86      <xref linkend="vala"/>
    7487    </para>
    7588
     
    7891      <xref linkend="cyrus-sasl"/>,
    7992      <xref linkend="nspr"/>,
    80       <xref linkend="pulseaudio"/>,
    81       <xref linkend="vala"/> and
    82       <ulink url="https://developer.mozilla.org/en/XULRunner">xulrunner</ulink>.
     93      <xref linkend="pulseaudio"/> and
     94      <ulink url="https://developer.mozilla.org/en/XULRunner">Xulrunner</ulink>
    8395    </para>
    8496
     
    91103    <title>Installation of gtk-vnc</title>
    92104
    93     <para>Install <application>gtk-vnc</application> by running the following
    94     commands:</para>
     105    <para>
     106      Install <application>gtk-vnc</application> by running the following
     107      commands:
     108    </para>
    95109
    96110<screen><userinput>./configure --prefix=/usr \
    97111            --with-gtk=3.0 \
     112            --enable-vala \
    98113            --without-sasl &amp;&amp;
    99114make</userinput></screen>
    100115
    101     <para>This package's testsuite is only intended to be used by the
    102     maintainer to check the i18n files.</para>
    103 
    104     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     116    <para>
     117      This package's testsuite is only intended to be used by the
     118      maintainer to check the i18n files.
     119    </para>
     120
     121    <para>
     122      Now, as the <systemitem class="username">root</systemitem> user:
     123    </para>
    105124
    106125<screen role="root"><userinput>make install</userinput></screen>
     
    111130    <title>Command Explanations</title>
    112131
    113     <para><parameter>--with-gtk=3.0</parameter>: This parameter enables
    114     <application>GTK+3</application> instead of <application>GTK+2</application>.</para>
    115 
    116     <para><option>--without-sasl</option>: This parameter disables the use of
    117     <application>Cyrus SASL</application> for authentication. Remove it if you have
    118     <application>Cyrus SASL</application> installed and wish to enable it for
    119     authentication.</para>
    120 
    121     <para><option>--enable-plugin</option>: This option enables the browser plugin.</para>
    122 
    123     <para><option>--enable-vala</option>: This option enables the vala bindings.</para>
     132    <para>
     133      <parameter>--with-gtk=3.0</parameter>: This parameter enables building of
     134      <application>GTK+3</application> library instead of
     135      <application>GTK+2</application> one.
     136    </para>
     137
     138    <para>
     139      <option>--enable-vala</option>: This option enables
     140      building of the Vala bindings. Remove if you don't have
     141      <xref linkend="vala"/> installed.
     142    </para>
     143
     144    <para>
     145      <option>--without-sasl</option>: This parameter disables the use of
     146      <application>Cyrus SASL</application> for authentication. Remove it if you have
     147      <application>Cyrus SASL</application> installed and wish to enable it for
     148      authentication.
     149    </para>
     150
     151    <para>
     152      <option>--enable-plugin</option>: This option enables the browser plugin.
     153    </para>
    124154
    125155  </sect2>
     
    199229      </varlistentry>
    200230
    201 
    202231    </variablelist>
    203232
Note: See TracChangeset for help on using the changeset viewer.