source: multimedia/libdriv/libcanberra.xml@ 5c22cb01

systemd-13485
Last change on this file since 5c22cb01 was d19fb65, checked in by DJ Lucas <dj@…>, 8 years ago

Merge changes from trunk Chpater 45 (systemd Chapter 37)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16886 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.6 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 libcanberra-download-http
8 "http://0pointer.de/lennart/projects/libcanberra/libcanberra-&libcanberra-version;.tar.xz">
9 <!ENTITY libcanberra-download-ftp " ">
10 <!ENTITY libcanberra-md5sum "34cb7e4430afaf6f447c4ebdb9b42072">
11 <!ENTITY libcanberra-size "312 KB">
12 <!ENTITY libcanberra-buildsize "7.5 MB">
13 <!ENTITY libcanberra-time "0.1 SBU">
14]>
15
16<sect1 id="libcanberra" xreflabel="libcanberra-&libcanberra-version;">
17 <?dbhtml filename="libcanberra.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
24 <title>libcanberra-&libcanberra-version;</title>
25
26 <indexterm zone="libcanberra">
27 <primary sortas="a-libcanberra">libcanberra</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to libcanberra</title>
32
33 <para>
34 <application>libcanberra</application> is an implementation of the XDG Sound
35 Theme and Name Specifications, for generating event sounds on free desktops,
36 such as <application>GNOME</application>.
37 </para>
38
39 &lfs78_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&libcanberra-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&libcanberra-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &libcanberra-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &libcanberra-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &libcanberra-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &libcanberra-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">libcanberra Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="libvorbis"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="alsa-lib"/>,
85 <xref linkend="gstreamer10"/> and
86 <xref linkend="gtk3"/>
87 </para>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="gtk2"/>,
92 <xref linkend="gtk-doc"/>,
93 <xref linkend='pulseaudio'/> and
94 <ulink url="http://tdb.samba.org/">tdb</ulink>
95 </para>
96
97 <para condition="html" role="usernotes">User Notes:
98 <ulink url="&blfs-wiki;/libcanberra"/>
99 </para>
100 </sect2>
101
102 <sect2 role="installation">
103 <title>Installation of libcanberra</title>
104
105 <para>
106 Install <application>libcanberra</application> by running the following
107 commands:
108 </para>
109
110<screen><userinput>./configure --prefix=/usr --disable-oss &amp;&amp;
111make</userinput></screen>
112
113 <para>
114 This package does not come with a test suite.
115 </para>
116
117 <para>
118 Now, as the <systemitem class="username">root</systemitem> user:
119 </para>
120
121<screen role="root"><userinput>make docdir=/usr/share/doc/libcanberra-&libcanberra-version; install</userinput></screen>
122
123 </sect2>
124
125 <sect2 role="commands">
126 <title>Command Explanations</title>
127
128 <para><parameter>--disable-oss</parameter>: disable optional deprecated OSS
129 support</para>
130
131 <para><option>--disable-gtk</option>: disable optional GTK+ 2
132 support</para>
133
134 <para><option>--disable-gtk3</option>: disable optional GTK+ 3
135 support</para>
136
137 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
138 href="../../xincludes/gtk-doc-rebuild.xml"/>
139
140 </sect2>
141
142 <sect2 role="configuration">
143 <title>Configuring Libcanberra</title>
144
145 <sect3 id="libcanberra-init">
146 <title>Systemd Units</title>
147
148 <para>
149 To start the <command>canberra-boot</command> service at boot,
150 enable the previously installed systemd unit by
151 running the following command as the
152 <systemitem class="username">root</systemitem> user:
153 </para>
154
155 <indexterm zone="libcanberra libcanberra-init">
156 <primary sortas="f-libcanberra">libcanberra</primary>
157 </indexterm>
158
159<screen role="root"><userinput>systemctl enable canberra-system-bootup</userinput></screen>
160
161 </sect3>
162
163 </sect2>
164
165 <sect2 role="content">
166 <title>Contents</title>
167
168 <segmentedlist>
169 <segtitle>Installed Programs</segtitle>
170 <segtitle>Installed Libraries</segtitle>
171 <segtitle>Installed Directories</segtitle>
172
173 <seglistitem>
174 <seg>
175 canberra-boot and canberra-gtk-play
176 </seg>
177 <seg>
178 libcanberra-gtk.so, libcanberra-gtk3.so and
179 libcanberra.so
180 </seg>
181 <seg>
182 /usr/lib/libcanberra-&libcanberra-version;,
183 /usr/share/doc/libcanberra-&libcanberra-version; and
184 /usr/share/gtk-doc/html/libcanberra
185 </seg>
186 </seglistitem>
187 </segmentedlist>
188
189 <variablelist>
190 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
191 <?dbfo list-presentation="list"?>
192 <?dbhtml list-presentation="table"?>
193
194<!--
195 <varlistentry id="canberra-boot">
196 <term><command>canberra-boot</command></term>
197 <listitem>
198 <para>
199
200 </para>
201 <indexterm zone="libcanberra canberra-boot">
202 <primary sortas="b-canberra-boot">canberra-boot</primary>
203 </indexterm>
204 </listitem>
205 </varlistentry>
206-->
207
208 <varlistentry id="canberra-gtk-play">
209 <term><command>canberra-gtk-play</command></term>
210 <listitem>
211 <para>
212 is an application used for playing sound events.
213 </para>
214 <indexterm zone="libcanberra canberra-gtk-play">
215 <primary sortas="b-canberra-gtk-play">canberra-gtk-play</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219
220 <varlistentry id="libcanberra-gtk">
221 <term><filename class="libraryfile">libcanberra-gtk.so</filename></term>
222 <listitem>
223 <para>
224 contains the <application>libcanberra</application> bindings
225 for <application>GTK+ 2</application>.
226 </para>
227 <indexterm zone="libcanberra libcanberra-gtk">
228 <primary sortas="c-libcanberra-gtk">libcanberra-gtk.so</primary>
229 </indexterm>
230 </listitem>
231 </varlistentry>
232
233 <varlistentry id="libcanberra-gtk3">
234 <term><filename class="libraryfile">libcanberra-gtk3.so</filename></term>
235 <listitem>
236 <para>
237 contains the <application>libcanberra</application> bindings
238 for <application>GTK+ 3</application>.
239 </para>
240 <indexterm zone="libcanberra libcanberra-gtk3">
241 <primary sortas="c-libcanberra-gtk3">libcanberra-gtk3.so</primary>
242 </indexterm>
243 </listitem>
244 </varlistentry>
245
246 <varlistentry id="libcanberra-lib">
247 <term><filename class='libraryfile'>libcanberra.so</filename></term>
248 <listitem>
249 <para>
250 contains the <application>libcanberra</application> API functions.
251 </para>
252 <indexterm zone="libcanberra libcanberra-lib">
253 <primary sortas="c-libcanberra">libcanberra.so</primary>
254 </indexterm>
255 </listitem>
256 </varlistentry>
257
258 </variablelist>
259
260 </sect2>
261
262</sect1>
Note: See TracBrowser for help on using the repository browser.