source: kde/add/kdemultimedia.xml@ a7af370

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 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 a7af370 was a7af370, checked in by Randy McMurchy <randy@…>, 20 years ago

Changed GStreamer link in KDE Multimedia instructions

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

  • Property mode set to 100644
File size: 4.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/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-size "4.8 MB">
10<!ENTITY kdemultimedia-buildsize "114 MB">
11<!ENTITY kdemultimedia-time "12.33 SBU">
12]>
13
14<sect1 id="kdemultimedia" xreflabel="kdemultimedia-&kde-version;">
15<sect1info>
16<othername>$LastChangedBy$</othername>
17<date>$Date$</date>
18</sect1info>
19<?dbhtml filename="kdemultimedia.html"?>
20<title>kdemultimedia-&kde-version;</title>
21
22<sect2>
23<title>Introduction to <application>kdemultimedia</application></title>
24
25<sect3><title>Package information</title>
26<itemizedlist spacing='compact'>
27<listitem><para>Download (HTTP): <ulink
28url="&kdemultimedia-download-http;"/></para></listitem>
29<listitem><para>Download (FTP): <ulink
30url="&kdemultimedia-download-ftp;"/></para></listitem>
31<listitem><para>Download size: &kdemultimedia-size;</para></listitem>
32<listitem><para>Estimated Disk space required:
33&kdemultimedia-buildsize;</para></listitem>
34<listitem><para>Estimated build time:
35&kdemultimedia-time;</para></listitem></itemizedlist>
36</sect3>
37
38<sect3><title><application>kdemultimedia</application>
39dependencies</title>
40<sect4><title>Required</title>
41<para><xref linkend="kdebase"/>
42</para></sect4>
43<sect4><title>Optional</title>
44<para>
45<xref linkend="alsa"/>,
46<xref linkend="CDParanoia"/>,
47<xref linkend="lame"/>,
48<xref linkend="audiofile"/>,
49<xref linkend="libogg"/>,
50<xref linkend="libvorbis"/>,
51<xref linkend="xine-lib"/>,
52<xref linkend="libtiff"/>,
53<xref linkend="libxml2"/>,
54<xref linkend="flac"/>,
55<xref linkend="gstreamer"/>,
56<ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">JasPer</ulink>,
57<ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>,
58<ulink url="http://www.musicbrainz.org/">libmusicbrainz</ulink> and
59<ulink url="http://www.musicbrainz.org/products/trmgen/download.html">TRM
60Generator</ulink>
61</para></sect4>
62</sect3>
63
64</sect2>
65
66<sect2>
67<title>Installation of <application>kdemultimedia</application></title>
68
69<para>Install <application>kdemultimedia</application> with:</para>
70
71<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
72 --disable-dependency-tracking &amp;&amp;
73make &amp;&amp;
74make install</command></userinput></screen>
75
76</sect2>
77
78<sect2>
79<title>Configuring kdemultimedia</title>
80
81<para>There is no explicit configuration for the
82<application>kdemultimedia</application> package, however
83<command>kscd</command> needs to find the CD drive. The default is
84<filename>/dev/cdrom</filename> which may not exist on your system. The
85easiest way to do this is to create a symbolic link to this from your CD drive
86(e.g., <filename>/dev/hdc</filename>, <filename>/dev/scd0</filename>, etc.):
87
88<screen><userinput><command>ln -s <replaceable>[CD Drive]</replaceable> /dev/cdrom</command></userinput></screen>
89
90</para>
91
92</sect2>
93
94<sect2>
95<title>Contents</title>
96
97<para>Major programs in <application>kdemultimedia</application> include
98<command>artsbuilder</command>,
99<command>juk</command>,
100<command>kaboodle</command>,
101<command>kmid</command>,
102<command>kmix</command>,
103<command>krec</command>,
104<command>kscd</command> and
105<command>noatun</command>.
106</para>
107
108</sect2>
109
110<sect2><title>Description</title>
111
112<sect3><title>juk</title>
113<para><command>juk</command> is a jukebox, tagger and music
114collection manager.</para></sect3>
115
116<sect3><title>kaboodle</title>
117<para><command>kaboodle</command> is a multimedia player.</para></sect3>
118
119<sect3><title>kmid</title>
120<para><command>kmid</command> is a midi/karaoke player.</para></sect3>
121
122<sect3><title>kmix</title>
123<para><command>kmix</command> is a sound mixer.</para></sect3>
124
125<sect3><title>krec</title>
126<para><command>krec</command> is a recording frontend for
127<application>aRts</application>.</para></sect3>
128
129<sect3><title>kscd</title>
130<para><command>kscd</command> is a CD player.</para></sect3>
131
132<sect3><title>noatun</title>
133<para><command>noatun</command> is another multimedia
134player.</para></sect3>
135
136</sect2>
137
138</sect1>
Note: See TracBrowser for help on using the repository browser.