source: multimedia/audioutils/amarok.xml@ 5bd4ba6e

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 5bd4ba6e was 5bd4ba6e, checked in by Randy McMurchy <randy@…>, 13 years ago

Fixed (or removed) broken download URLs

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