source: kde/add/kdemultimedia.xml@ 5190248e

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 5190248e was 5190248e, checked in by Ag Hatzimanikas <ag@…>, 15 years ago

Fixed a sed command to kdemultimedia. Thanks to Robert Connolly

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