Ignore:
Timestamp:
05/16/2012 04:39:28 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:
121d292
Parents:
c099902d
Message:

Gnome 3.4.2 (See changelog for which components were upgraded/added). Converted all of Gnome XML files to the 'new xml format'. Sorted 'Postlfs' and 'General' section packages in some kind of order. Moved Colord into 'System Utilities' and SpiderMonkey into 'General Utilities'. Fixed Avahi dependencies as reported last night. Fixed several typos and dependencies in other packages. Sorted general.ent according to other packages.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/core/gnome-bluetooth.xml

    rc099902d r7ded7e3  
    3030
    3131  <sect2 role="package">
    32     <title>Introduction to gnome-bluetooth</title>
    33 
    34     <para>The <application>gnome-bluetooth</application> package contains tools
    35     for managing and manipulating Bluetooth devices using the
    36     <application>GNOME</application> desktop.</para>
     32    <title>Introduction to GNOME Bluetooth</title>
     33
     34    <para>
     35      The <application>GNOME Bluetooth</application> package contains tools
     36      for managing and manipulating Bluetooth devices using the
     37      <application>GNOME</application> desktop.
     38    </para>
    3739
    3840    &lfs70_checked;
     
    4143    <itemizedlist spacing="compact">
    4244      <listitem>
    43         <para>Download (HTTP): <ulink url="&gnome-bluetooth-download-http;"/></para>
    44       </listitem>
    45       <listitem>
    46         <para>Download (FTP): <ulink url="&gnome-bluetooth-download-ftp;"/></para>
    47       </listitem>
    48       <listitem>
    49         <para>Download MD5 sum: &gnome-bluetooth-md5sum;</para>
    50       </listitem>
    51       <listitem>
    52         <para>Download size: &gnome-bluetooth-size;</para>
    53       </listitem>
    54       <listitem>
    55         <para>Estimated disk space required: &gnome-bluetooth-buildsize;</para>
    56       </listitem>
    57       <listitem>
    58         <para>Estimated build time: &gnome-bluetooth-time;</para>
     45        <para>
     46          Download (HTTP): <ulink url="&gnome-bluetooth-download-http;"/>
     47        </para>
     48      </listitem>
     49      <listitem>
     50        <para>
     51          Download (FTP): <ulink url="&gnome-bluetooth-download-ftp;"/>
     52        </para>
     53      </listitem>
     54      <listitem>
     55        <para>
     56          Download MD5 sum: &gnome-bluetooth-md5sum;
     57        </para>
     58      </listitem>
     59      <listitem>
     60        <para>
     61          Download size: &gnome-bluetooth-size;
     62        </para>
     63      </listitem>
     64      <listitem>
     65        <para>
     66          Estimated disk space required: &gnome-bluetooth-buildsize;
     67        </para>
     68      </listitem>
     69      <listitem>
     70        <para>
     71          Estimated build time: &gnome-bluetooth-time;
     72        </para>
    5973      </listitem>
    6074    </itemizedlist>
    6175
    62     <bridgehead renderas="sect3">gnome-bluetooth Dependencies</bridgehead>
     76    <bridgehead renderas="sect3">GNOME Bluetooth Dependencies</bridgehead>
    6377
    6478    <bridgehead renderas="sect4">Required</bridgehead>
     
    6781      <xref linkend="libnotify"/>
    6882    </para>
    69 
    70     <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
    71     <para role="required"><ulink url="http://www.bluez.org/">BlueZ</ulink></para>
    7283
    7384    <bridgehead renderas="sect4">Recommended</bridgehead>
     
    8394    </para>
    8495
    85     <bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
    86     <para role="optional"><ulink url="http://www.bluez.org/">obexd</ulink>
    87     (Required for bluetooth-sendto to work)</para>
     96    <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
     97    <para role="optional">
     98      <ulink url="http://www.bluez.org/">BlueZ</ulink> and
     99      <ulink url="http://www.bluez.org/">obexd</ulink>
     100      (Required for bluetooth-sendto to work)
     101    </para>
    88102
    89103    <para condition="html" role="usernotes">User Notes:
    90     <ulink url="&blfs-wiki;/gnome-bluetooth"/></para>
    91 
     104      <ulink url="&blfs-wiki;/gnome-bluetooth"/>
     105    </para>
    92106  </sect2>
    93107
    94108  <sect2 role="installation">
    95     <title>Installation of gnome-bluetooth</title>
    96 
    97     <para>Install <application>gnome-bluetooth</application> by running the following
    98     commands:</para>
     109    <title>Installation of GNOME Bluetooth</title>
     110
     111    <para>
     112      Install <application>GNOME Bluetooth</application> by running the following
     113      commands:
     114    </para>
    99115
    100116<screen><userinput>./configure --prefix=/usr \
     
    102118make</userinput></screen>
    103119
    104     <para>This package does not come with a test suite.</para>
    105 
    106     <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     120    <para>
     121      This package does not come with a test suite.
     122    </para>
     123
     124    <para>
     125      Now, as the <systemitem class="username">root</systemitem> user:
     126    </para>
    107127
    108128<screen role="root"><userinput>make install</userinput></screen>
     
    113133    <title>Command Explanations</title>
    114134
    115 <!--    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    116     href="../../xincludes/gnome-prefix.xml"/>
    117 
    118135    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    119     href="../../xincludes/gnome-sysconfdir.xml"/> -->
     136      href="../../xincludes/without-scrollkeeper.xml"/>
    120137
    121138    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    122     href="../../xincludes/without-scrollkeeper.xml"/>
    123 
    124     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    125     href="../../xincludes/gtk-doc-rebuild.xml"/>
     139      href="../../xincludes/gtk-doc-rebuild.xml"/>
    126140
    127141  </sect2>
     
    143157        </seg>
    144158        <seg>
    145           /usr/include/gnome-bluetooth, /usr/lib/gnome-bluetooth,
     159          /usr/include/gnome-bluetooth,
     160          /usr/lib/gnome-bluetooth,
    146161          /usr/share/gnome-bluetooth,
    147162          /usr/share/gnome/help/gnome-bluetooth,
     
    160175        <term><command>bluetooth-applet</command></term>
    161176        <listitem>
    162           <para>is a <application>GNOME</application> applet for prompting the
    163           user for a Bluetooth passkey (PIN).</para>
     177          <para>
     178            is a <application>GNOME</application> applet for prompting the
     179            user for a Bluetooth passkey (PIN).
     180          </para>
    164181          <indexterm zone="gnome-bluetooth bluetooth-applet">
    165182            <primary sortas="b-bluetooth-applet">bluetooth-applet</primary>
     
    171188        <term><command>bluetooth-sendto</command></term>
    172189        <listitem>
    173           <para>is a <application>GTK</application> application for transfering
    174           files over Bluetooth.</para>
     190          <para>
     191            is a <application>GTK+</application> application for transfering
     192            files over Bluetooth.
     193          </para>
    175194          <indexterm zone="gnome-bluetooth bluetooth-sendto">
    176195            <primary sortas="b-bluetooth-sendto">bluetooth-sendto</primary>
     
    182201        <term><command>bluetooth-wizard</command></term>
    183202        <listitem>
    184           <para>is a <application>GTK</application> wizard for setting up
    185           devices with the Linux Bluetooth stack.</para>
     203          <para>
     204            is a <application>GTK+</application> wizard for setting up
     205            devices with the Linux Bluetooth stack.
     206          </para>
    186207          <indexterm zone="gnome-bluetooth bluetooth-wizard">
    187208            <primary sortas="b-bluetooth-wizard">bluetooth-wizard</primary>
     
    193214        <term><filename class='libraryfile'>libgnome-bluetooth.so</filename></term>
    194215        <listitem>
    195           <para>contains the <application>gnome-bluetooth</application> API
    196           functions.</para>
     216          <para>
     217            contains the <application>GNOME Bluetooth</application> API
     218            functions.
     219          </para>
    197220          <indexterm zone="gnome-bluetooth libgnome-bluetooth">
    198221            <primary sortas="c-libgnome-bluetooth">libgnome-bluetooth.so</primary>
Note: See TracChangeset for help on using the changeset viewer.