source: kde/add/kdemultimedia.xml@ 6732c094

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 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 systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 6732c094 was 6732c094, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD

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

  • Property mode set to 100644
File size: 12.0 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 kdemultimedia-download-http "&kde-download-http;/kdemultimedia-&kde-version;.tar.bz2">
8 <!ENTITY kdemultimedia-download-ftp "&kde-download-ftp;/kdemultimedia-&kde-version;.tar.bz2">
9 <!ENTITY kdemultimedia-md5sum "57c50bfcb0147324a1af02ebcc103376">
10 <!ENTITY kdemultimedia-size "6.0 MB">
11 <!ENTITY kdemultimedia-buildsize "126 MB">
12 <!ENTITY kdemultimedia-time "10.4 SBU">
13
14 <!ENTITY akode-version "2.0.1">
15 <!ENTITY akode-download-http "http://www.kde-apps.org/content/download.php?content=30375">
16 <!ENTITY akode-download-ftp " ">
17 <!ENTITY akode-md5sum "94a10e7729b20b669bc5c7721f62e162">
18 <!ENTITY akode-size "456 KB">
19 <!ENTITY akode-buildsize "6.5 MB">
20 <!ENTITY akode-time "0.2 SBU">
21]>
22
23<sect1 id="kdemultimedia" xreflabel="kdemultimedia-&kde-version;">
24 <?dbhtml filename="kdemultimedia.html"?>
25
26 <sect1info>
27 <othername>$LastChangedBy$</othername>
28 <date>$Date$</date>
29 </sect1info>
30
31 <title>Kdemultimedia-&kde-version;</title>
32
33 <indexterm zone="kdemultimedia">
34 <primary sortas="a-kdemultimedia">Kdemultimedia</primary>
35 </indexterm>
36
37 <sect2 role="package">
38 <title>Introduction to Kdemultimedia</title>
39
40 <para><application>Kdemultimedia</application> provides several
41 <application>KDE</application> programs to work with sound. Programs
42 include applications for a Jukebox, a soundcard mixer, a midi and karaoke
43 player, and a recording application for
44 <application>aRts</application>.</para>
45
46 <para>In this version of <application>Kdemultimedia</application>, some
47 of the functionality provided by the package has been moved off into a
48 separate project named <application>Akode</application>. In order for
49 <application>Kdemultimedia</application> to provide the removed
50 functionality, you must install the <application>Akode</application>
51 package first. Instructions to install <application>Akode</application>
52 follow. If you wish to skip the <application>Akode</application>
53 installation, go straight to the
54 <xref linkend="kdemultimedia-instructions"/>.</para>
55
56 <para condition="html" role="usernotes">User Notes:
57 <ulink url="&blfs-wiki;/kdemultimedia"/></para>
58
59 </sect2>
60
61 <sect2 role="package" id="akode" xreflabel="Akode-&akode-version;">
62 <title>Akode-&akode-version;</title>
63
64 <bridgehead renderas="sect3">Package Information</bridgehead>
65 <itemizedlist spacing='compact'>
66 <listitem>
67 <para>Download (HTTP): <ulink url="&akode-download-http;"/></para>
68 </listitem>
69 <listitem>
70 <para>Download (FTP): <ulink url="&akode-download-ftp;"/></para>
71 </listitem>
72 <listitem>
73 <para>Download MD5 sum: &akode-md5sum;</para>
74 </listitem>
75 <listitem>
76 <para>Download size: &akode-size;</para>
77 </listitem>
78 <listitem>
79 <para>Estimated disk space required: &akode-buildsize;</para>
80 </listitem>
81 <listitem>
82 <para>Estimated build time: &akode-time;</para>
83 </listitem>
84 </itemizedlist>
85
86 <bridgehead renderas="sect3">Akode Dependencies</bridgehead>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional"><xref linkend="pkgconfig"/>,
90 <xref linkend="flac"/>,
91 <xref linkend="speex"/>,
92 <xref linkend="libmad"/>,
93 <xref linkend="alsa"/>,
94 <xref linkend="libvorbis"/>,
95 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
96 Code</ulink> (a.k.a. libsamplerate),
97 <ulink url="http://pulseaudio.org/">PulseAudio</ulink>,
98 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>, and
99 <ulink url="http://www.mplayerhq.hu/homepage/design7/dload.html#cvs">FFmpeg
100 </ulink>(must be a CVS version, and support is experimental)</para>
101
102 <bridgehead renderas="sect3">Installation of Akode</bridgehead>
103
104 <para>Install <application>Akode</application> by issuing the following
105 commands:</para>
106
107<screen><userinput>./configure --prefix=&kde-dir; \
108 --disable-debug --disable-dependency-tracking &amp;&amp;
109make</userinput></screen>
110
111 <para>This package does not come with a test suite.</para>
112
113 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
114
115<screen role="root"><userinput>make install</userinput></screen>
116
117 </sect2>
118
119 <sect2 role="package" id="kdemultimedia-instructions"
120 xreflabel="Kdemultimedia Instructions">
121 <title>Resuming the Kdemultimedia Instructions</title>
122
123 <bridgehead renderas="sect3">Package Information</bridgehead>
124 <itemizedlist spacing='compact'>
125 <listitem>
126 <para>Download (HTTP): <ulink url="&kdemultimedia-download-http;"/></para>
127 </listitem>
128 <listitem>
129 <para>Download (FTP): <ulink url="&kdemultimedia-download-ftp;"/></para>
130 </listitem>
131 <listitem>
132 <para>Download MD5 sum: &kdemultimedia-md5sum;</para>
133 </listitem>
134 <listitem>
135 <para>Download size: &kdemultimedia-size;</para>
136 </listitem>
137 <listitem>
138 <para>Estimated disk space required: &kdemultimedia-buildsize;</para>
139 </listitem>
140 <listitem>
141 <para>Estimated build time: &kdemultimedia-time;</para>
142 </listitem>
143 </itemizedlist>
144
145<!--
146 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
147 <itemizedlist spacing="compact">
148 <listitem>
149 <para>Required patch (if <application>libtunepimp</application>
150 &gt;= 0.4.x is installed): <ulink
151 url="&patch-root;/kdemultimedia-&kde-version;-libtunepimp_0.4.x-1.patch"/>
152 </para>
153 </listitem>
154 </itemizedlist>
155-->
156
157 <bridgehead renderas="sect3">Kdemultimedia Dependencies</bridgehead>
158
159 <bridgehead renderas="sect4">Required</bridgehead>
160 <para role="required"><xref linkend="kdebase"/></para>
161
162 <bridgehead renderas="sect4">Recommended</bridgehead>
163 <para role="recommended"><xref linkend="libjpeg"/>,
164 <xref linkend="libxml2"/>, and
165 <xref linkend="alsa"/></para>
166 <!-- <xref linkend="libmad"/> moved to Akode -->
167
168 <bridgehead renderas="sect4">Optional</bridgehead>
169 <para role="optional"><xref linkend="akode"/>,
170 <xref linkend="cdparanoia"/>,
171 <xref linkend="lame"/>,
172 <xref linkend="audiofile"/>,
173 <xref linkend="libvorbis"/>,
174 <xref linkend="xine-lib"/>,
175 <xref linkend="flac"/> (built with <xref linkend="libogg"/> support),
176 <xref linkend="gstreamer"/>,
177 <ulink url="http://www.theora.org/">Theora</ulink>,
178 <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>, and
179 <ulink url="http://www.musicbrainz.org/products/tunepimp/download.html">TunePimp</ulink>
180 (requires <xref linkend="libmusicbrainz"/>)</para>
181 <!-- moved to Akode
182 <ulink url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>
183 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit Code</ulink>
184 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
185 <xref linkend="speex"/>, moved to Akode
186 -->
187 <!-- <xref linkend="sdl"/>, not used any longer -->
188 <!-- <xref linkend="libogg"/>, no good without vorbis, so is redundant -->
189 <!-- Uses internal copy now
190 <ulink url="http://www.musicbrainz.org/products/trmgen/download.html">TRM Generator</ulink>
191 -->
192
193 </sect2>
194
195 <sect2 role="installation">
196 <title>Installation of Kdemultimedia</title>
197
198 <para>Install <application>kdemultimedia</application> with:</para>
199
200 <!-- <note>
201 <para> The -\-sysconfdir parameter must be the same as command used in
202 kdelibs.</para>
203 </note> -->
204
205 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
206 href="../../xincludes/kde-sysconfdir.xml"/>
207
208<screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
209 --disable-debug --disable-dependency-tracking &amp;&amp;
210make</userinput></screen>
211
212 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
213
214<screen role="root"><userinput>make install</userinput></screen>
215
216 </sect2>
217
218 <sect2 role="content">
219 <title>Contents</title>
220
221 <segmentedlist>
222 <segtitle>Installed Programs</segtitle>
223 <segtitle>Installed Libraries</segtitle>
224 <segtitle>Installed Directories</segtitle>
225
226 <seglistitem>
227 <seg>artsbuilder, artscontrol, juk, kaboodle, kaudiocreator, kmid,
228 kmix, kmixctrl, krec, kscd, midisend, mpeglibartsplay, noatun,
229 workman2cddb.pl, yaf-cdda, yaf-mpgplay, yaf-splay, yaf-tplay,
230 yaf-vorbis, and yaf-yuv</seg>
231 <seg>Numerous kdemultimedia specific libraries</seg>
232 <seg>The following subdirectories in $KDE_PREFIX: include/{libkcddb,
233 mpeglib, noatun}, lib/mcop/Noatun, and
234 share/apps/{too many to list}</seg>
235 </seglistitem>
236 </segmentedlist>
237
238 <variablelist>
239 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
240 <?dbfo list-presentation="list"?>
241 <?dbhtml list-presentation="table"?>
242
243 <varlistentry id="artsbuilder">
244 <term><command>artsbuilder</command></term>
245 <listitem>
246 <para>is a tool to create new structures of small connected
247 <application>aRts</application> modules.</para>
248 <indexterm zone="kdemultimedia artsbuilder">
249 <primary sortas="b-artsbuilder">artsbuilder</primary>
250 </indexterm>
251 </listitem>
252 </varlistentry>
253
254 <varlistentry id="juk">
255 <term><command>juk</command></term>
256 <listitem>
257 <para>is a jukebox, tagger, and music collection manager.</para>
258 <indexterm zone="kdemultimedia juk">
259 <primary sortas="b-juk">juk</primary>
260 </indexterm>
261 </listitem>
262 </varlistentry>
263
264 <varlistentry id="kaboodle">
265 <term><command>kaboodle</command></term>
266 <listitem>
267 <para>is a multimedia player.</para>
268 <indexterm zone="kdemultimedia kaboodle">
269 <primary sortas="b-kaboodle">kaboodle</primary>
270 </indexterm>
271 </listitem>
272 </varlistentry>
273
274 <varlistentry id="kaudiocreator">
275 <term><command>kaudiocreator</command></term>
276 <listitem>
277 <para>is a front-end tool for ripping audio CDs and
278 encoding the wav files.</para>
279 <indexterm zone="kdemultimedia kaudiocreator">
280 <primary sortas="b-kaudiocreator">kaudiocreator</primary>
281 </indexterm>
282 </listitem>
283 </varlistentry>
284
285 <varlistentry id="kmid">
286 <term><command>kmid</command></term>
287 <listitem>
288 <para>is a midi/karaoke player.</para>
289 <indexterm zone="kdemultimedia kmid">
290 <primary sortas="b-kmid">kmid</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
294
295 <varlistentry id="kmix">
296 <term><command>kmix</command></term>
297 <listitem>
298 <para>is a sound mixer.</para>
299 <indexterm zone="kdemultimedia kmix">
300 <primary sortas="b-kmix">kmix</primary>
301 </indexterm>
302 </listitem>
303 </varlistentry>
304
305 <varlistentry id="krec">
306 <term><command>krec</command></term>
307 <listitem>
308 <para>is a recording frontend for <application>aRts</application>.</para>
309 <indexterm zone="kdemultimedia krec">
310 <primary sortas="b-krec">krec</primary>
311 </indexterm>
312 </listitem>
313 </varlistentry>
314
315 <varlistentry id="kscd">
316 <term><command>kscd</command></term>
317 <listitem>
318 <para>is a CD player.</para>
319 <indexterm zone="kdemultimedia kscd">
320 <primary sortas="b-kscd">kscd</primary>
321 </indexterm>
322 </listitem>
323 </varlistentry>
324
325 <varlistentry id="noatun">
326 <term><command>noatun</command></term>
327 <listitem>
328 <para>is another multimedia player.</para>
329 <indexterm zone="kdemultimedia noatun">
330 <primary sortas="b-noatun">noatun</primary>
331 </indexterm>
332 </listitem>
333 </varlistentry>
334
335 </variablelist>
336
337 </sect2>
338
339</sect1>
Note: See TracBrowser for help on using the repository browser.