source: multimedia/audioutils/amarok.xml@ ab7b9fc

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 ab7b9fc was ab7b9fc, checked in by DJ Lucas <dj@…>, 14 years ago

Updated to Berkeley DB 5.1.19.

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

  • Property mode set to 100644
File size: 8.5 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 amarok-download-http "http://mirrors.isc.org/pub/kde/stable/amarok/&amarok-version;/src/amarok-&amarok-version;.tar.bz2">
8 <!ENTITY amarok-download-ftp "ftp://ftp.kde.org/pub/kde/stable/amarok/&amarok-version;/src/amarok-&amarok-version;.tar.bz2">
9 <!ENTITY amarok-md5sum "7f65c4a8f3f0ff9042a5b5dd21b36cc8">
10 <!ENTITY amarok-size "13 MB">
11 <!ENTITY amarok-buildsize "129 MB">
12 <!ENTITY amarok-time "3.6 SBU">
13]>
14
15<sect1 id="amarok" xreflabel="amarok-&amarok-version;">
16 <?dbhtml filename="amarok.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Amarok-&amarok-version;</title>
24
25 <indexterm zone="amarok">
26 <primary sortas="a-Amarok">Amarok</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Amarok</title>
31
32 <para><application>Amarok</application> is an audio player for KDE.
33 Features include a context browser,
34 <ulink url="http://www.magnatunes.com/">Magnatunes</ulink> and
35 <ulink url="http://www.last.fm/">Last.fm</ulink> integration,
36 support for multimedia devices, and scripting through Ruby.</para>
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&amarok-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&amarok-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &amarok-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &amarok-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &amarok-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &amarok-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">Amarok Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="kdelibs"/>,
64 <xref linkend="ruby"/>, and
65 <ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink></para>
66
67 <bridgehead renderas="sect4">Recommended</bridgehead>
68 <para role="recommended"><xref linkend="kdebase"/> and
69 <xref linkend="xine-lib"/></para>
70
71 <bridgehead renderas="sect4">Optional</bridgehead>
72 <para role="optional"><xref linkend="kdemultimedia"/> (for cd-ripping support),
73 <xref linkend="k3b"/> (for cd-burning support),
74 <xref linkend="sdl"/>,
75 <xref linkend="sqlite"/> or <xref linkend="db"/>
76 (with <application>SQLite3</application> compatibility),
77 <xref linkend="postgresql"/>,
78 <xref linkend="mysql"/>,
79 <ulink url="https://helixcommunity.org/">Helix</ulink> (untested media backend, alternative to xine),
80 <xref linkend="faad2"/> or <ulink url="http://mpeg4ip.sourceforge.net/">mpeg4ip</ulink>,
81 <ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
82 <ulink url="http://www.musicbrainz.org/products/tunepimp/download.html">TunePimp</ulink>,
83 <ulink url="http://www.gtkpod.org/libgpod.html">libgpod</ulink>,
84 <ulink url="http://ifp-driver.sourceforge.net/libifp/">libifp</ulink>,
85 <ulink url="http://libnjb.sourceforge.net/">libnjp</ulink>,
86 <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>, and
87 <ulink url="http://linux-karma.sourceforge.net/">libkarma</ulink> (requires
88 <ulink url="http://linux-karma.sourceforge.net/">omfs</ulink>)</para>
89
90 <para condition="html" role="usernotes">User Notes:
91 <ulink url="&blfs-wiki;/amarok"/></para>
92
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of Amarok</title>
97
98 <para>Install <application>Amarok</application> by running the following
99 commands:</para>
100
101<screen><userinput>./configure --prefix=$(kde-config --prefix) \
102 --sysconfdir=/etc/kde \
103 --disable-debug \
104 --disable-dependency-tracking &amp;&amp;
105make</userinput></screen>
106
107 <para>This package does not come with a test suite.</para>
108
109 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
110
111<screen role="root"><userinput>make install</userinput></screen>
112
113 </sect2>
114
115 <sect2 role="commands">
116 <title>Command Explanations</title>
117
118 <para><parameter>--prefix=$(kde-config --prefix)</parameter>: This
119 parameter uses <command>kde-config</command> to establish the prefix of
120 the existing KDE installation and then sets the installation prefix for
121 <application>Amarok</application> to the same value.</para>
122
123 <para><parameter>--disable-debug</parameter>: This option causes the package
124 to be compiled without debugging code.</para>
125
126 <para><parameter>--disable-dependency-tracking</parameter>: This option
127 speeds up one time builds.</para>
128
129 <para><parameter>--without-included-sqlite</parameter>: This option forces
130 the use of a system-installed copy of <application>SQLite</application>.</para>
131
132 <para><parameter>--enable-mysql</parameter>: This option enables use of a
133 <application>MySQL</application> database for music collections.</para>
134
135 <para><parameter>--enable-postresql</parameter>: This option enables use of a
136 <application>PostgreSQL</application> database for music collections.</para>
137
138 <para>Support for other optional dependencies may require passing options
139 to the <command>configure</command> script. Refer to the output from
140 <command>./configure --help</command> for additional information.</para>
141
142 </sect2>
143
144 <sect2 role="content">
145 <title>Contents</title>
146
147 <segmentedlist>
148 <segtitle>Installed Programs</segtitle>
149 <segtitle>Installed Libraries</segtitle>
150 <segtitle>Installed Directories</segtitle>
151
152 <seglistitem>
153 <seg>amarok, amarokapp, amarokcollectionscanner,
154 amarok_daapserver.rb, and amarok_proxy.rb</seg>
155 <seg>libamarok.so, and several modules
156 for installed dependencies</seg>
157 <seg><envar>$KDE_PREFIX</envar>/share/apps/amarok and
158 <envar>$KDE_PREFIX</envar>/share/doc/HTML/*/amarok</seg>
159 </seglistitem>
160 </segmentedlist>
161
162 <variablelist>
163 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
164 <?dbfo list-presentation="list"?>
165 <?dbhtml list-presentation="table"?>
166
167 <varlistentry id="amarok-prog">
168 <term><command>amarok</command></term>
169 <listitem>
170 <para>is a wrapper for <command>amarokapp</command> to speed up
171 command line argument passing</para>
172 <indexterm zone="amarok amarok-prog">
173 <primary sortas="b-amarok">amarok</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 <varlistentry id="amarokapp">
179 <term><command>amarokapp</command></term>
180 <listitem>
181 <para>is the <application>Amarok</application> audio player</para>
182 <indexterm zone="amarok amarokapp">
183 <primary sortas="b-amarokapp">amarokapp</primary>
184 </indexterm>
185 </listitem>
186 </varlistentry>
187
188 <varlistentry id="amarokcollectionscanner">
189 <term><command>amarokcollectionscanner</command></term>
190 <listitem>
191 <para>is used to scan a directory structure and build a collection</para>
192 <indexterm zone="amarokcollectionscanner">
193 <primary sortas="b-amarokcollectionscanner">amarokcollectionscanner</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 <varlistentry id="amarok_daapserver.rb">
199 <term><command>amarok_daapserver.rb</command></term>
200 <listitem>
201 <para>is a DAAP server for <application>Amarok</application></para>
202 <indexterm zone="amarok amarok_daapserver.rb">
203 <primary sortas="b-amarok_daapserver.rb">amarok_daapserver.rb</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="amarok_proxy.rb">
209 <term><command>amarok_proxy.rb</command></term>
210 <listitem>
211 <para>is a proxy server for DAAP and
212 <ulink url="http://www.last.fm/">Last.fm</ulink></para>
213 <indexterm zone="amarok amarok_proxy.rb">
214 <primary sortas="b-amarok_proxy.rb">amarok_proxy.rb</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 </variablelist>
220
221 </sect2>
222
223</sect1>
Note: See TracBrowser for help on using the repository browser.