mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
73fe50793d
• Update to LVM2.2.02.126. URL changed to a directory with all past releases. • Update to mdadm-3.3.3. • Update to vsftpd-3.0.3. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16282 af4574ff-66df-0310-9fd7-8a98e5e911e0
258 lines
7.4 KiB
XML
258 lines
7.4 KiB
XML
<?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 blueman-download-http "http://download.tuxfamily.org/blueman/blueman-&blueman-version;.tar.gz">
|
|
<!ENTITY blueman-download-ftp " ">
|
|
<!ENTITY blueman-md5sum "f0bee59589f4c23e35bf08c2ef8acaef">
|
|
<!ENTITY blueman-size "1.2 MB">
|
|
<!ENTITY blueman-buildsize "16 MB">
|
|
<!ENTITY blueman-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="blueman" xreflabel="Blueman-&blueman-version;">
|
|
<?dbhtml filename="blueman.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Blueman-&blueman-version;</title>
|
|
|
|
<indexterm zone="blueman">
|
|
<primary sortas="a-Blueman">Blueman</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Blueman</title>
|
|
|
|
<para>
|
|
<application>Blueman</application> is full featured GTK+
|
|
Bluetooth manager.
|
|
</para>
|
|
|
|
&lfs74_built;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&blueman-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&blueman-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &blueman-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &blueman-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &blueman-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &blueman-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Blueman Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="bluez"/>,
|
|
<xref linkend="dbus-python"/>,
|
|
<xref linkend="gtk2"/>,
|
|
<!-- <xref linkend="notify-python"/>, -->
|
|
<xref linkend="pygtk"/> (with <xref linkend="gtk2"/> support),
|
|
<!--<xref linkend="pyrex"/>, --> and
|
|
<xref linkend="startup-notification"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="polkit"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<ulink url="&gnome-download-http;/nautilus-sendto/">Nautilus SendTo</ulink>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Required (Runtime)</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="obex-data-server"/> and
|
|
<xref linkend="polkit-gnome"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/blueman"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Blueman</title>
|
|
|
|
<para>
|
|
Install <application>Blueman</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
|
--sysconfdir=/etc \
|
|
--libexecdir=/usr/lib/blueman \
|
|
--disable-static &&
|
|
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/static-libraries.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
blueman-adapters, blueman-applet, blueman-assistant, blueman-browse,
|
|
blueman-manager, blueman-sendto, and blueman-services
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/lib/blueman,
|
|
/usr/lib/python&python2-majorver;/site-packages/blueman, and
|
|
/usr/share/blueman
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="blueman-adapters">
|
|
<term><command>blueman-adapters</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a utility used to set adapter properties.
|
|
</para>
|
|
<indexterm zone="blueman blueman-adapters">
|
|
<primary sortas="b-blueman-adapters">blueman-adapters</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="blueman-applet">
|
|
<term><command>blueman-applet</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a tray applet used to manage bluetooth.
|
|
</para>
|
|
<indexterm zone="blueman blueman-applet">
|
|
<primary sortas="b-blueman-applet">blueman-applet</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="blueman-assistant">
|
|
<term><command>blueman-assistant</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an application used for configuring and pairing bluetooth devices.
|
|
</para>
|
|
<indexterm zone="blueman blueman-assistant">
|
|
<primary sortas="b-blueman-assistant">blueman-assistant</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="blueman-browse">
|
|
<term><command>blueman-browse</command></term>
|
|
<listitem>
|
|
<para>
|
|
is used to start obex browser for specified device.
|
|
</para>
|
|
<indexterm zone="blueman blueman-browse">
|
|
<primary sortas="b-blueman-browse">blueman-browse</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="blueman-manager">
|
|
<term><command>blueman-manager</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the bluetooth device manager.
|
|
</para>
|
|
<indexterm zone="blueman blueman-manager">
|
|
<primary sortas="b-blueman-manager">blueman-manager</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="blueman-sendto">
|
|
<term><command>blueman-sendto</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an application used for sending files to bluetooth devices.
|
|
</para>
|
|
<indexterm zone="blueman blueman-sendto">
|
|
<primary sortas="b-blueman-sendto">blueman-sendto</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="blueman-services">
|
|
<term><command>blueman-services</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a graphical dialog used for configuring local bluetooth services.
|
|
</para>
|
|
<indexterm zone="blueman blueman-services">
|
|
<primary sortas="b-blueman-services">blueman-services</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|