source: kde/add/kdemultimedia.xml@ e2e42c7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 e2e42c7 was e2e42c7, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Update to internal pulseaudio links

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

  • Property mode set to 100644
File size: 13.9 KB
RevLine 
[60384c68]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[60384c68]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[3b25ce16]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">
[65ce93a]9 <!ENTITY kdemultimedia-md5sum "8e8cd7f41d37f7da8bd239048abf3516">
10 <!ENTITY kdemultimedia-size "6.0 MB">
11 <!ENTITY kdemultimedia-buildsize "122 MB">
12 <!ENTITY kdemultimedia-time "9.7 SBU">
[51ee35b]13
[a9bab6d]14 <!ENTITY akode-version "2.0.2">
[52ac074]15 <!ENTITY akode-download-http "http://www.kde-apps.org/CONTENT/content-files/30375-akode-&akode-version;.tar.bz2">
16 <!ENTITY akode-download-ftp "&sources-anduin-ftp;/a/30375-akode-&akode-version;.tar.bz2">
[a9bab6d]17 <!ENTITY akode-md5sum "659ced0c9c735cb3e55b9138ff02342c">
18 <!ENTITY akode-size "462 KB">
[d33b066]19 <!ENTITY akode-buildsize "6.5 MB">
20 <!ENTITY akode-time "0.2 SBU">
[60384c68]21]>
22
[fd680fb]23<sect1 id="kdemultimedia" xreflabel="kdemultimedia-&kde-version;">
[c26750e1]24 <?dbhtml filename="kdemultimedia.html"?>
[898b7bb]25
[c26750e1]26 <sect1info>
27 <othername>$LastChangedBy$</othername>
28 <date>$Date$</date>
29 </sect1info>
[898b7bb]30
[3b25ce16]31 <title>Kdemultimedia-&kde-version;</title>
[ee2025f]32
[c26750e1]33 <indexterm zone="kdemultimedia">
34 <primary sortas="a-kdemultimedia">Kdemultimedia</primary>
35 </indexterm>
[898b7bb]36
[c26750e1]37 <sect2 role="package">
[3b25ce16]38 <title>Introduction to Kdemultimedia</title>
39
[abba1ad]40 <para><application>Kdemultimedia</application> provides several
[90bd3c1b]41 <application>KDE</application> programs to work with sound. Programs
[52ac074]42 include applications for a jukebox, a soundcard mixer, a midi and karaoke
[90bd3c1b]43 player, and a recording application for
44 <application>aRts</application>.</para>
45
[abba1ad]46 <para>In this version of <application>Kdemultimedia</application>, some
[52ac074]47 of the functionality provided by the package has been moved into a
[abba1ad]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
[a3ef34c2]56 <para condition="html" role="usernotes">User Notes:
57 <ulink url="&blfs-wiki;/kdemultimedia"/></para>
58
[abba1ad]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
[52ac074]86 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
87 <itemizedlist spacing="compact">
88 <listitem>
[104733c]89 <para>Required patch (for FFmpeg support): <ulink
[52ac074]90 url="&patch-root;/akode-&akode-version;-FFmpeg_fixes-1.patch"/></para>
91 </listitem>
92 </itemizedlist>
93
[abba1ad]94 <bridgehead renderas="sect3">Akode Dependencies</bridgehead>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
[e2e42c7]97 <para role="optional">
98 <!-- <xref linkend="pkgconfig"/>, -->
99 <xref linkend="flac"/>,
100 <xref linkend="speex"/>,
101 <xref linkend="libmad"/>,
102 <xref linkend="alsa"/>,
103 <xref linkend="libvorbis"/>,
104 <xref linkend="pulseaudio"/>,
105 <xref linkend="ffmpeg"/> (support is experimental),
106 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
107 Code</ulink> (a.k.a. libsamplerate), and
108 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
109 </para>
[abba1ad]110
111 <bridgehead renderas="sect3">Installation of Akode</bridgehead>
112
[65ce93a]113<screen><userinput>sed -i "s/#include &lt;iostream&gt;/&amp;\n#include &lt;cstdlib&gt;/" \
114 akode/lib/auto_sink.cpp &amp;&amp;
[abba1ad]115
[5190248e]116sed -i 's@#include "../lib/decoder.h"@&amp;\n#include &lt;cstdlib&gt;@' \
[65ce93a]117 akode/akodeplay/akodeplay.cpp &amp;&amp;
118
119sed -i "s/&lt;assert.h&gt;/&amp;\n#include &lt;string.h&gt;\n/" \
120 akode/lib/player.cpp &amp;&amp;
121
122sed -i "s/&lt;iostream&gt;/&amp;\n#include &lt;string.h&gt;\n/" \
123 akode/lib/magic.cpp &amp;&amp;
124
125./configure --prefix=&kde-dir; --without-ffmpeg \
[abba1ad]126 --disable-debug --disable-dependency-tracking &amp;&amp;
127make</userinput></screen>
128
129 <para>This package does not come with a test suite.</para>
130
131 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
132
133<screen role="root"><userinput>make install</userinput></screen>
134
135 </sect2>
136
[a5e8571]137 <sect2 role="commands">
138 <title>Command Explanations</title>
139
[65ce93a]140 <para><command>sed ...</command>: The four sed commands insert headers
141 needed by <application>gcc-4.3</application> and above because the C++ header
142 dependencies have been cleaned up.</para>
143
[a5e8571]144 <para><parameter>--without-ffmpeg</parameter>: This option disables the
145 experimental <application>FFmpeg</application> support in
146 <application>Akode</application>, as the build fails if it is enabled.
[52ac074]147 You can install the patch listed above and remove this switch to enable
148 the experimental <application>FFmpeg</application> support, however, the
149 functionality of <application>Akode</application> built with
[a5e8571]150 <application>FFmpeg</application> support has not been tested by the
[52ac074]151 BLFS editors. To install the patch, issue the following command before
152 beginning the build:</para>
153
154<screen><userinput>patch -Np1 -i ../akode-&akode-version;-FFmpeg_fixes-1.patch</userinput></screen>
[a5e8571]155
156 </sect2>
157
[d820d781]158 <sect2 role="package" id="kdemultimedia-instructions"
[abba1ad]159 xreflabel="Kdemultimedia Instructions">
160 <title>Resuming the Kdemultimedia Instructions</title>
161
[3b25ce16]162 <bridgehead renderas="sect3">Package Information</bridgehead>
163 <itemizedlist spacing='compact'>
164 <listitem>
165 <para>Download (HTTP): <ulink url="&kdemultimedia-download-http;"/></para>
166 </listitem>
167 <listitem>
168 <para>Download (FTP): <ulink url="&kdemultimedia-download-ftp;"/></para>
169 </listitem>
170 <listitem>
171 <para>Download MD5 sum: &kdemultimedia-md5sum;</para>
172 </listitem>
173 <listitem>
174 <para>Download size: &kdemultimedia-size;</para>
175 </listitem>
176 <listitem>
177 <para>Estimated disk space required: &kdemultimedia-buildsize;</para>
178 </listitem>
179 <listitem>
180 <para>Estimated build time: &kdemultimedia-time;</para>
181 </listitem>
182 </itemizedlist>
183
[51ee35b]184<!--
[abba1ad]185 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
186 <itemizedlist spacing="compact">
187 <listitem>
188 <para>Required patch (if <application>libtunepimp</application>
189 &gt;= 0.4.x is installed): <ulink
[51ee35b]190 url="&patch-root;/kdemultimedia-&kde-version;-libtunepimp_0.4.x-1.patch"/>
191 </para>
[abba1ad]192 </listitem>
193 </itemizedlist>
[51ee35b]194-->
[abba1ad]195
[3b25ce16]196 <bridgehead renderas="sect3">Kdemultimedia Dependencies</bridgehead>
197
198 <bridgehead renderas="sect4">Required</bridgehead>
[91cb43ad]199 <para role="required"><xref linkend="kdebase"/></para>
[3b25ce16]200
201 <bridgehead renderas="sect4">Recommended</bridgehead>
[91cb43ad]202 <para role="recommended"><xref linkend="libjpeg"/>,
[abba1ad]203 <xref linkend="libxml2"/>, and
204 <xref linkend="alsa"/></para>
205 <!-- <xref linkend="libmad"/> moved to Akode -->
[3b25ce16]206
207 <bridgehead renderas="sect4">Optional</bridgehead>
[abba1ad]208 <para role="optional"><xref linkend="akode"/>,
209 <xref linkend="cdparanoia"/>,
[3b25ce16]210 <xref linkend="lame"/>,
211 <xref linkend="audiofile"/>,
212 <xref linkend="libvorbis"/>,
213 <xref linkend="xine-lib"/>,
[abba1ad]214 <xref linkend="flac"/> (built with <xref linkend="libogg"/> support),
215 <xref linkend="gstreamer"/>,
216 <ulink url="http://www.theora.org/">Theora</ulink>,
[080da81]217 <ulink url="http://developer.kde.org/~wheeler/taglib.html">TagLib</ulink>,
[abba1ad]218 <ulink url="http://www.musicbrainz.org/products/tunepimp/download.html">TunePimp</ulink>
[5f238c99]219 (requires <xref linkend="libmusicbrainz"/>),
220 <xref linkend="graphviz"/>, and
221 <xref linkend="doxygen"/></para>
[abba1ad]222 <!-- moved to Akode
223 <ulink url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>
224 <ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit Code</ulink>
225 <ulink url="http://jackit.sourceforge.net/">JACK</ulink>
226 <xref linkend="speex"/>, moved to Akode
227 -->
228 <!-- <xref linkend="sdl"/>, not used any longer -->
229 <!-- <xref linkend="libogg"/>, no good without vorbis, so is redundant -->
230 <!-- Uses internal copy now
231 <ulink url="http://www.musicbrainz.org/products/trmgen/download.html">TRM Generator</ulink>
232 -->
[60384c68]233
[c26750e1]234 </sect2>
[60384c68]235
[c26750e1]236 <sect2 role="installation">
[6db7615]237 <title>Installation of Kdemultimedia</title>
[60384c68]238
[c26750e1]239 <para>Install <application>kdemultimedia</application> with:</para>
[583760d]240
[89c72ef4]241 <!-- <note>
242 <para> The -\-sysconfdir parameter must be the same as command used in
[90bd3c1b]243 kdelibs.</para>
[89c72ef4]244 </note> -->
245
[e05cd03f]246<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[74938aa]247 href="../../xincludes/kde-sysconfdir.xml"/> -->
[4b69cf79]248
[51ee35b]249<screen><userinput>./configure --prefix=&kde-dir; --sysconfdir=/etc/kde \
[90bd3c1b]250 --disable-debug --disable-dependency-tracking &amp;&amp;
[3ba3f58]251make</userinput></screen>
[60384c68]252
[65ce93a]253<!--
254 The apidox target has been removed from this package.
255
[e05cd03f]256 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[5f238c99]257 href="../../xincludes/kde-apidocs.xml"/>
[65ce93a]258-->
[5f238c99]259
[c26750e1]260 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
261
262<screen role="root"><userinput>make install</userinput></screen>
[3ba3f58]263
[c26750e1]264 </sect2>
[60384c68]265
[c26750e1]266 <sect2 role="content">
267 <title>Contents</title>
268
269 <segmentedlist>
270 <segtitle>Installed Programs</segtitle>
271 <segtitle>Installed Libraries</segtitle>
272 <segtitle>Installed Directories</segtitle>
[3ba3f58]273
[c26750e1]274 <seglistitem>
[abba1ad]275 <seg>artsbuilder, artscontrol, juk, kaboodle, kaudiocreator, kmid,
276 kmix, kmixctrl, krec, kscd, midisend, mpeglibartsplay, noatun,
277 workman2cddb.pl, yaf-cdda, yaf-mpgplay, yaf-splay, yaf-tplay,
278 yaf-vorbis, and yaf-yuv</seg>
[d5bca7b6]279 <seg>Numerous kdemultimedia specific libraries</seg>
[a3ef34c2]280 <seg>The following subdirectories in $KDE_PREFIX: include/{libkcddb,
281 mpeglib, noatun}, lib/mcop/Noatun, and
282 share/apps/{too many to list}</seg>
[c26750e1]283 </seglistitem>
284 </segmentedlist>
[3ba3f58]285
[c26750e1]286 <variablelist>
287 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
288 <?dbfo list-presentation="list"?>
289 <?dbhtml list-presentation="table"?>
290
291 <varlistentry id="artsbuilder">
292 <term><command>artsbuilder</command></term>
293 <listitem>
[3ba3f58]294 <para>is a tool to create new structures of small connected
[3b25ce16]295 <application>aRts</application> modules.</para>
[c26750e1]296 <indexterm zone="kdemultimedia artsbuilder">
297 <primary sortas="b-artsbuilder">artsbuilder</primary>
298 </indexterm>
299 </listitem>
300 </varlistentry>
301
302 <varlistentry id="juk">
303 <term><command>juk</command></term>
304 <listitem>
305 <para>is a jukebox, tagger, and music collection manager.</para>
306 <indexterm zone="kdemultimedia juk">
307 <primary sortas="b-juk">juk</primary>
308 </indexterm>
309 </listitem>
310 </varlistentry>
311
312 <varlistentry id="kaboodle">
313 <term><command>kaboodle</command></term>
314 <listitem>
315 <para>is a multimedia player.</para>
316 <indexterm zone="kdemultimedia kaboodle">
317 <primary sortas="b-kaboodle">kaboodle</primary>
318 </indexterm>
319 </listitem>
320 </varlistentry>
321
[51ee35b]322 <varlistentry id="kaudiocreator">
323 <term><command>kaudiocreator</command></term>
324 <listitem>
[d820d781]325 <para>is a front-end tool for ripping audio CDs and
[51ee35b]326 encoding the wav files.</para>
327 <indexterm zone="kdemultimedia kaudiocreator">
328 <primary sortas="b-kaudiocreator">kaudiocreator</primary>
329 </indexterm>
330 </listitem>
331 </varlistentry>
332
[c26750e1]333 <varlistentry id="kmid">
334 <term><command>kmid</command></term>
335 <listitem>
336 <para>is a midi/karaoke player.</para>
337 <indexterm zone="kdemultimedia kmid">
338 <primary sortas="b-kmid">kmid</primary>
339 </indexterm>
340 </listitem>
341 </varlistentry>
342
343 <varlistentry id="kmix">
344 <term><command>kmix</command></term>
345 <listitem>
346 <para>is a sound mixer.</para>
347 <indexterm zone="kdemultimedia kmix">
348 <primary sortas="b-kmix">kmix</primary>
349 </indexterm>
350 </listitem>
351 </varlistentry>
352
353 <varlistentry id="krec">
354 <term><command>krec</command></term>
355 <listitem>
356 <para>is a recording frontend for <application>aRts</application>.</para>
357 <indexterm zone="kdemultimedia krec">
358 <primary sortas="b-krec">krec</primary>
359 </indexterm>
360 </listitem>
361 </varlistentry>
362
363 <varlistentry id="kscd">
364 <term><command>kscd</command></term>
365 <listitem>
366 <para>is a CD player.</para>
367 <indexterm zone="kdemultimedia kscd">
368 <primary sortas="b-kscd">kscd</primary>
369 </indexterm>
370 </listitem>
371 </varlistentry>
372
373 <varlistentry id="noatun">
374 <term><command>noatun</command></term>
375 <listitem>
376 <para>is another multimedia player.</para>
377 <indexterm zone="kdemultimedia noatun">
378 <primary sortas="b-noatun">noatun</primary>
379 </indexterm>
380 </listitem>
381 </varlistentry>
382
383 </variablelist>
384
385 </sect2>
[ee2025f]386
387</sect1>
Note: See TracBrowser for help on using the repository browser.