mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Added new package, gnome-bluetooth-2.30.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8575 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
39ae36aac7
commit
a76dc6756d
@ -638,6 +638,7 @@ $Date$
|
||||
<!ENTITY gconf-editor-version "2.30.0">
|
||||
<!ENTITY gdm-version "2.30.2">
|
||||
<!ENTITY gedit-version "2.30.3">
|
||||
<!ENTITY gnome-bluetooth-version "2.30.0">
|
||||
<!ENTITY gnome-disk-utility-version "2.30.1">
|
||||
<!ENTITY gnome-games-version "2.30.2">
|
||||
<!ENTITY gnome-media-version "2.30.0">
|
||||
|
@ -51,6 +51,7 @@ $Date$
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf-editor.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdm.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gedit.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-bluetooth.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-disk-utility.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-games.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-media.xml"/>
|
||||
|
@ -40,6 +40,8 @@
|
||||
<!-- TODO: Cannot find a definitive list for what backend utilities are
|
||||
supported, only supported file types. -->
|
||||
|
||||
&lfs65_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
|
213
gnome/add/gnome-bluetooth.xml
Normal file
213
gnome/add/gnome-bluetooth.xml
Normal file
@ -0,0 +1,213 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-bluetooth-download-http "&gnome-download-http;/gnome-bluetooth/&gnome-version;/gnome-bluetooth-&gnome-bluetooth-version;.tar.bz2">
|
||||
<!ENTITY gnome-bluetooth-download-ftp "&gnome-download-ftp;/gnome-bluetooth/&gnome-version;/gnome-bluetooth-&gnome-bluetooth-version;.tar.bz2">
|
||||
<!ENTITY gnome-bluetooth-md5sum "eb88212922037eb9751f0fcedb9c166e">
|
||||
<!ENTITY gnome-bluetooth-size "992 KB">
|
||||
<!ENTITY gnome-bluetooth-buildsize "17 MB">
|
||||
<!ENTITY gnome-bluetooth-time "0.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-bluetooth" xreflabel="gnome-bluetooth-&gnome-bluetooth-version;">
|
||||
<?dbhtml filename="gnome-bluetooth.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>gnome-bluetooth-&gnome-bluetooth-version;</title>
|
||||
|
||||
<indexterm zone="gnome-bluetooth">
|
||||
<primary sortas="a-gnome-bluetooth">gnome-bluetooth</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to gnome-bluetooth</title>
|
||||
|
||||
<para>The <application>gnome-bluetooth</application> package contains tools
|
||||
for managing and manipulating Bluetooth devices using the
|
||||
<application>GNOME</application> desktop.</para>
|
||||
|
||||
&lfs65_built;
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&gnome-bluetooth-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&gnome-bluetooth-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &gnome-bluetooth-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &gnome-bluetooth-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &gnome-bluetooth-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &gnome-bluetooth-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">gnome-bluetooth Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="GConf"/>,
|
||||
<xref linkend="libnotify"/>, and
|
||||
<xref linkend="nautilus-sendto"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Required (Runtime)</bridgehead>
|
||||
<para role="required"><ulink url="http://www.bluez.org/">BlueZ</ulink></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="rarian"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional (Runtime)</bridgehead>
|
||||
<para role="optional"><ulink url="http://www.bluez.org/">obexd</ulink>
|
||||
(Required for bluetooth-sendto to work)</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-bluetooth"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of gnome-bluetooth</title>
|
||||
|
||||
<para>Install <application>gnome-bluetooth</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||
--sysconfdir=&gnome-etc-dir; \
|
||||
--disable-scrollkeeper &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-prefix.xml"/>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gnome-sysconfdir.xml"/>
|
||||
|
||||
<para><parameter>--disable-scrollkeeper</parameter>: Do not make updates to
|
||||
the <application>scrollkeeper</application> database. Remove it if you have
|
||||
<application>rarian</application> installed.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>bluetooth-applet, bluetooth-properties, bluetooth-sendto, and
|
||||
bluetooth-wizard</seg>
|
||||
<seg>libgbtgeoclue.so, libgnome-bluetooth.so, and
|
||||
libnstbluetooth.so</seg>
|
||||
<seg><envar>$GNOME_PREFIX</envar>/{include/gnome-bluetooth,
|
||||
lib/gnome-bluetooth/plugins,share/{gnome-bluetooth,
|
||||
gnome/help/gnome-bluetooth/*,gtk-doc/html/gnome-bluetooth,
|
||||
omf/gnome-bluetooth}}</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="bluetooth-applet">
|
||||
<term><command>bluetooth-applet</command></term>
|
||||
<listitem>
|
||||
<para>is a <application>GNOME</application> applet for prompting the
|
||||
user for a Bluetooth passkey (PIN).</para>
|
||||
<indexterm zone="gnome-bluetooth bluetooth-applet">
|
||||
<primary sortas="b-bluetooth-applet">bluetooth-applet</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="bluetooth-properties">
|
||||
<term><command>bluetooth-properties</command></term>
|
||||
<listitem>
|
||||
<para>is a <application>GTK</application> dialog for managing
|
||||
properties of the Linux Bluetooth stack.</para>
|
||||
<indexterm zone="gnome-bluetooth bluetooth-properties">
|
||||
<primary sortas="b-bluetooth-properties">bluetooth-properties</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="bluetooth-sendto">
|
||||
<term><command>bluetooth-sendto</command></term>
|
||||
<listitem>
|
||||
<para>is a <application>GTK</application> application for transfering
|
||||
files over Bluetooth.</para>
|
||||
<indexterm zone="gnome-bluetooth bluetooth-sendto">
|
||||
<primary sortas="b-bluetooth-sendto">bluetooth-sendto</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="bluetooth-wizard">
|
||||
<term><command>bluetooth-wizard</command></term>
|
||||
<listitem>
|
||||
<para>is a <application>GTK</application> wizard for setting up
|
||||
devices with the Linux Bluetooth stack.</para>
|
||||
<indexterm zone="gnome-bluetooth bluetooth-wizard">
|
||||
<primary sortas="b-bluetooth-wizard">bluetooth-wizard</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgnome-bluetooth">
|
||||
<term><filename class='libraryfile'>libgnome-bluetooth.so</filename></term>
|
||||
<listitem>
|
||||
<para>contains the <application>gnome-bluetooth</application> API
|
||||
functions.</para>
|
||||
<indexterm zone="gnome-bluetooth libgnome-bluetooth">
|
||||
<primary sortas="c-libgnome-bluetooth">libgnome-bluetooth.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgbtgeoclue">
|
||||
<term><filename class='libraryfile'>libgbtgeoclue.so</filename></term>
|
||||
<listitem>
|
||||
<para>is a <application>gnome-bluetooth</application> plugin.</para>
|
||||
<indexterm zone="gnome-bluetooth libgbtgeoclue">
|
||||
<primary sortas="c-libgbtgeoclue">libgbtgeoclue.so</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -43,6 +43,9 @@
|
||||
<listitem>
|
||||
<para>August 29th, 2010</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Added new package, gnome-bluetooth-2.30.0.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Updated to File Roller-2.30.2.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user