source: xfce/apps/xfce4-mixer.xml@ 23b3dda

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind 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 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 23b3dda was 23b3dda, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

More tags. Finish xfce.

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

  • Property mode set to 100644
File size: 4.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xfce4-mixer-download-http
8 "http://archive.xfce.org/src/apps/xfce4-mixer/&xfce4-version;/xfce4-mixer-&xfce4-mixer-version;.tar.bz2">
9 <!ENTITY xfce4-mixer-download-ftp " ">
10 <!ENTITY xfce4-mixer-md5sum "e47d5b3e873fdee3fa80d309a5f53e9c">
11 <!ENTITY xfce4-mixer-size "452 KB">
12 <!ENTITY xfce4-mixer-buildsize "9.3 MB">
13 <!ENTITY xfce4-mixer-time "0.2 SBU">
14]>
15
16<sect1 id="xfce4-mixer" xreflabel="xfce4-mixer-&xfce4-mixer-version;">
17 <?dbhtml filename="xfce4-mixer.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>xfce4-mixer-&xfce4-mixer-version;</title>
25
26 <indexterm zone="xfce4-mixer">
27 <primary sortas="a-xfce4-mixer">xfce4-mixer</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Xfce4 Mixer</title>
32
33 <para>
34 <application>Xfce4 Mixer</application> is a volume control
35 application for the <application>Xfce</application> desktop
36 based on <application>GStreamer</application>.
37 </para>
38
39 &lfs76_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&xfce4-mixer-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&xfce4-mixer-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &xfce4-mixer-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &xfce4-mixer-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &xfce4-mixer-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &xfce4-mixer-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Xfce4 Mixer Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="gst-plugins-base"/>,
80 <xref linkend="libunique"/> and
81 <xref linkend="xfce4-panel"/>
82 </para>
83
84 <!-- URL broken
85 <bridgehead renderas="sect4">Optional</bridgehead>
86 <para role="optional">
87 <ulink url="http://kaizer.se/wiki/keybinder/">Keybinder</ulink>
88 </para>
89 -->
90
91 <para condition="html" role="usernotes">
92 User Notes: <ulink url="&blfs-wiki;/xfce4-mixer"/>
93 </para>
94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of Xfce4 Mixer</title>
98
99 <para>
100 Install <application>Xfce4 Mixer</application> by running the following
101 commands:
102 </para>
103
104<screen><userinput>./configure --prefix=/usr &amp;&amp;
105make</userinput></screen>
106
107 <para>
108 This package does not come with a test suite.
109 </para>
110
111 <para>
112 Now, as the <systemitem class="username">root</systemitem> user:
113 </para>
114
115<screen role="root"><userinput>make install</userinput></screen>
116
117 </sect2>
118
119 <sect2 role="content">
120 <title>Contents</title>
121
122 <segmentedlist>
123 <segtitle>Installed Program</segtitle>
124 <segtitle>Installed Libraries</segtitle>
125 <segtitle>Installed Directories</segtitle>
126
127 <seglistitem>
128 <seg>
129 xfce4-mixer
130 </seg>
131 <seg>
132 None
133 </seg>
134 <seg>
135 /usr/share/pixmaps/xfce4-mixer and
136 /usr/share/xfce4-mixer
137 </seg>
138 </seglistitem>
139 </segmentedlist>
140
141 <variablelist>
142 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
143 <?dbfo list-presentation="list"?>
144 <?dbhtml list-presentation="table"?>
145
146 <varlistentry id="xfce4-mixer-prog">
147 <term><command>xfce4-mixer</command></term>
148 <listitem>
149 <para>
150 is an audio mixer which allows you to adjust input
151 and output volume levels on your sound cards.
152 </para>
153 <indexterm zone="xfce4-mixer xfce4-mixer-prog">
154 <primary sortas="b-xfce4-mixer">xfce4-mixer</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
158
159 </variablelist>
160
161 </sect2>
162
163</sect1>
Note: See TracBrowser for help on using the repository browser.