mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
e2abf328ed
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16219 af4574ff-66df-0310-9fd7-8a98e5e911e0
162 lines
4.3 KiB
XML
162 lines
4.3 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 xfce4-mixer-download-http
|
|
"http://archive.xfce.org/src/apps/xfce4-mixer/4.10/xfce4-mixer-&xfce4-mixer-version;.tar.bz2">
|
|
<!ENTITY xfce4-mixer-download-ftp " ">
|
|
<!ENTITY xfce4-mixer-md5sum "e47d5b3e873fdee3fa80d309a5f53e9c">
|
|
<!ENTITY xfce4-mixer-size "452 KB">
|
|
<!ENTITY xfce4-mixer-buildsize "9.3 MB">
|
|
<!ENTITY xfce4-mixer-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="xfce4-mixer" xreflabel="xfce4-mixer-&xfce4-mixer-version;">
|
|
<?dbhtml filename="xfce4-mixer.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>xfce4-mixer-&xfce4-mixer-version;</title>
|
|
|
|
<indexterm zone="xfce4-mixer">
|
|
<primary sortas="a-xfce4-mixer">xfce4-mixer</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Xfce4 Mixer</title>
|
|
|
|
<para>
|
|
<application>Xfce4 Mixer</application> is a volume control
|
|
application for the <application>Xfce</application> desktop
|
|
based on <application>GStreamer</application>.
|
|
</para>
|
|
|
|
&lfs77_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&xfce4-mixer-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&xfce4-mixer-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &xfce4-mixer-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &xfce4-mixer-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &xfce4-mixer-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &xfce4-mixer-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Xfce4 Mixer Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="gst-plugins-base"/>,
|
|
<xref linkend="libunique"/> and
|
|
<xref linkend="xfce4-panel"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="keybinder2"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/xfce4-mixer"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Xfce4 Mixer</title>
|
|
|
|
<para>
|
|
Install <application>Xfce4 Mixer</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
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="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
xfce4-mixer
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/share/pixmaps/xfce4-mixer and
|
|
/usr/share/xfce4-mixer
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="xfce4-mixer-prog">
|
|
<term><command>xfce4-mixer</command></term>
|
|
<listitem>
|
|
<para>
|
|
is an audio mixer which allows you to adjust input
|
|
and output volume levels on your sound cards.
|
|
</para>
|
|
<indexterm zone="xfce4-mixer xfce4-mixer-prog">
|
|
<primary sortas="b-xfce4-mixer">xfce4-mixer</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|