source: archive/gvolwheel.xml

trunk
Last change on this file was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 17 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 5.8 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 gvolwheel-download-http "&sourceforge-repo;/gvolwheel/gvolwheel-&gvolwheel-version;.tar.gz">
8 <!ENTITY gvolwheel-download-ftp "">
9 <!ENTITY gvolwheel-md5sum "4f04f00cdb875894c96b8a3ff8a9edb9">
10 <!ENTITY gvolwheel-size "340 KB">
11 <!ENTITY gvolwheel-buildsize "2.8 MB">
12 <!ENTITY gvolwheel-time "less than 0.1 SBU">
13]>
14
15<sect1 id="gvolwheel" xreflabel="gvolwheel-&gvolwheel-version;">
16 <?dbhtml filename="gvolwheel.html"?>
17
18
19 <title>gvolwheel-&gvolwheel-version;</title>
20
21 <indexterm zone="gvolwheel">
22 <primary sortas="a-gvolwheel">gvolwheel</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Gvolwheel</title>
27
28 <para>
29 The <application>Gvolwheel</application> package provides a lightweight
30 volume control with a tray icon.
31 </para>
32
33 &lfs74_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&gvolwheel-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&gvolwheel-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &gvolwheel-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &gvolwheel-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &gvolwheel-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &gvolwheel-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">Gvolwheel Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="alsa-utils"/>,
74 <xref linkend="gtk3"/>,
75 <xref linkend="intltool"/> and
76 <xref linkend="perl-xml-parser"/>
77 </para>
78
79 <para condition="html" role="usernotes">User Notes:
80 <ulink url="&blfs-wiki;/gvolwheel"/>
81 </para>
82 </sect2>
83
84 <sect2 role="kernel" id="gvolwheel-kernel">
85 <title>Kernel Configuration</title>
86
87 <para>
88 In the Device Drivers &rArr; Sound card support &rArr; Advanced Linux
89 Sound Architecture section of the kernel configuration, ensure that OSS Mixer
90 API (CONFIG_SND_MIXER_OSS) is selected. If necessary, recompile and install
91 your new kernel.
92 </para>
93
94 <indexterm zone="gvolwheel gvolwheel-kernel">
95 <primary sortas="d-gvolwheel">gvolwheel</primary>
96 </indexterm>
97
98 </sect2>
99
100 <sect2 role="installation">
101 <title>Installation of Gvolwheel</title>
102
103 <para>
104 Install <application>Gvolwheel</application> by running the
105 following commands:
106 </para>
107
108<screen><userinput>sed -i 's%doc/gvolwheel%share/doc/gvolwheel-&gvolwheel-version;%' Makefile.in &amp;&amp;
109./configure --prefix=/usr --enable-oss &amp;&amp;
110make</userinput></screen>
111
112 <para>
113 This package does not come with a working test suite.
114 </para>
115
116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="commands">
125 <title>Command Explanations</title>
126
127 <para>
128 <command>sed -i 's%doc/gvolwheel%share/doc/gvolwheel-&gvolwheel-version;%' ...</command>:
129 This ensures that the documentation into a versioned directory.
130 </para>
131
132 <para>
133 <parameter>--enable-oss</parameter>: without this, the program will not
134 run unless <command>alsamixer</command> has been run.
135 </para>
136
137 </sect2>
138
139 <sect2 role="configuring gvolwheel">
140 <title>Configuring Gvolwheel</title>
141
142 <para>
143 Before using this application, use <command>alsamixer</command> to
144 ensure the channels are not muted, and are set to suitable levels so
145 that the master volume control will provide suitable levels. Once
146 <command>gvolwheel</command> is running you can, if you wish,
147 right-click on its icon in the tray to change it to control the PCM
148 volume instead of the master volume. Depending on your theme settings,
149 you may also wish to tick &quot;Use Gnome Icons&quot;.
150 </para>
151
152 <para>
153 If you middle-click on the icon, it will mute the volume, that is, it
154 will set it to zero : do not confuse this with the mute/unmute controls in
155 e.g. <command>alsamixer</command>.
156 </para>
157
158 </sect2>
159
160 <sect2 role="content">
161 <title>Contents</title>
162
163 <segmentedlist>
164 <segtitle>Installed Program</segtitle>
165 <segtitle>Installed Libraries</segtitle>
166 <segtitle>Installed Directories</segtitle>
167
168 <seglistitem>
169 <seg>
170 gvolwheel
171 </seg>
172 <seg>
173 None
174 </seg>
175 <seg>
176 /usr/share/doc/gvolwheel-&gvolwheel-version; and
177 /usr/share/pixmaps/gvolwheel
178 </seg>
179 </seglistitem>
180 </segmentedlist>
181
182 <variablelist>
183 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
184 <?dbfo list-presentation="list"?>
185 <?dbhtml list-presentation="table"?>
186
187 <varlistentry id="gvolwheel-prog">
188 <term><command>gvolwheel</command></term>
189 <listitem>
190 <para>
191 is a lightweight volume control that sits in a tray.
192 </para>
193 <indexterm zone="gvolwheel gvolwheel">
194 <primary sortas="b-gvolwheel">gvolwheel</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 </variablelist>
200
201 </sect2>
202
203</sect1>
Note: See TracBrowser for help on using the repository browser.