source: multimedia/libdriv/libcanberra-systemd.xml@ a7de536d

systemd-11177
Last change on this file since a7de536d was a7de536d, checked in by Krejzi <krejzi@…>, 10 years ago

Fix formatting.

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

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