source: multimedia/audioutils/amarok.xml@ 1c2bec77

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 1c2bec77 was 1c2bec77, checked in by Bruce Dubbs <bdubbs@…>, 9 years ago

Update to KDE Frameworks 5.14.
Update to Net-DNS-1.02 (perl module).
Update to KDE5 Applications ot 15.06.1.

Finish tagging kde4 apps.

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

  • Property mode set to 100644
File size: 6.6 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 "&kde-download-http;amarok/&amarok-version;/src/amarok-&amarok-version;.tar.bz2">
8 <!ENTITY amarok-download-ftp "&kde-download-ftp;amarok/&amarok-version;/src/amarok-&amarok-version;.tar.bz2">
9 <!ENTITY amarok-md5sum "53cfcb4819668b10e13b061478c7b32a">
10 <!ENTITY amarok-size "38.1 MB">
11 <!ENTITY amarok-buildsize "223 MB">
12 <!ENTITY amarok-time "9.2 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>
33 <application>Amarok</application> is a powerful audio player for
34 the KDE environment. Features include a context browser, integration
35 with many online music services and support for management of
36 several digital music players including Apple's iPod.
37 </para>
38
39 &lfs78_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&amarok-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&amarok-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &amarok-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &amarok-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &amarok-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &amarok-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Amarok Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="kdelibs"/>,
80 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>, and
81 <xref linkend="taglib"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="libkcompactdisk"/> and
87 <xref linkend="audiocd-kio"/> (for CD-ROM accesa and control) and
88 <xref linkend="ffmpeg"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="curl"/> (for MP3tunes integration),
94 <xref linkend="libxml2"/> (for MP3tunes integration),
95 <xref linkend="openssl"/> (for MP3tunes integration),
96 <xref linkend="qjson"/>,
97 <ulink url="&kde-download-http;&kde-version;/src/">nepomuk-core</ulink>,
98 <ulink url="http://kollide.net/~jefferai/">Taglib-extras</ulink>,
99 <ulink url="http://code.google.com/p/clamz/">Clamz</ulink> (For Amazon integration),
100 <ulink url="http://www.gtkpod.org/libgpod.html">libgpod</ulink> (for iPod support),
101 <ulink url="https://github.com/lastfm/liblastfm">liblastfm</ulink> (for Last.fm integration),
102 <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink> (for MTP device support),
103 <ulink url="http://wiki.gpodder.org/wiki/Libmygpo-qt">libmygpo-qt</ulink> (for gpodder.net podcast support),
104 <ulink url="http://code.google.com/p/musicip-libofa">libofa</ulink> (for MusicDNS support),
105 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink> (for MP3tunes integration),
106 <ulink url="http://code.google.com/p/qtscriptgenerator/">qtscript-qt</ulink>, and
107 <ulink url="http://code.google.com/p/googlemock/">Google Mock</ulink> (for tests)
108 </para>
109
110 <para condition="html" role="usernotes">User Notes:
111 <ulink url="&blfs-wiki;/amarok"/>
112 </para>
113 </sect2>
114
115 <sect2 role="installation">
116 <title>Installation of Amarok</title>
117
118 <note><para>Amarok depends strongly on $KDE_PREFIX. If a new version of
119 KDE is installed in a different location (for instance installing kde in a
120 versioned directory of /opt), then this package will need to be
121 reinstalled.</para></note>
122
123 <para>
124 Install <application>Amarok</application> by running
125 the following commands:
126 </para>
127
128<screen><userinput>mkdir build &amp;&amp;
129cd build &amp;&amp;
130
131cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
132 -DCMAKE_BUILD_TYPE=Release \
133 -DKDE4_BUILD_TESTS=OFF \
134 -Wno-dev .. &amp;&amp;
135make</userinput></screen>
136
137 <para>
138 Now, as the <systemitem class="username">root</systemitem> user:
139 </para>
140
141<screen role="root"><userinput>make install</userinput></screen>
142
143 </sect2>
144
145 <sect2 role="commands">
146 <title>Command Explanations</title>
147
148 <para>
149 <option>-DKDE4_BUILD_TESTS=OFF</option>: This switch disables the
150 integrated tests. The test suite requires Google Mock.
151 </para>
152
153 </sect2>
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Programs</segtitle>
160 <segtitle>Installed Libraries</segtitle>
161 <segtitle>Installed Directories</segtitle>
162
163 <seglistitem>
164 <seg>
165 amarok, amarok_afttagger, amarokcollectionscanner,
166 amarokpkg, and amzdownloader
167 </seg>
168 <seg>
169 libamarokcore.so, libamaroklib.so, libamarokocsclient.so, libamarokpud.so,
170 libamarok_service_lastfm_shared.so, libamarok-sqlcollection.so,
171 libamarok-transcoding.so, libampache_account_login.so, and several
172 libraries in &kde-dir;/lib/kde4
173 </seg>
174 <seg>
175 several in &kde-dir;/share
176 </seg>
177 </seglistitem>
178 </segmentedlist>
179
180 <variablelist>
181 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
182 <?dbfo list-presentation="list"?>
183 <?dbhtml list-presentation="table"?>
184
185 <varlistentry id="amarok-prog">
186 <term><command>amarok</command></term>
187 <listitem>
188 <para>
189 Is a powerful music player and organizer built on top of
190 KDE development platform.
191 </para>
192 <indexterm zone="amarok amarok-prog">
193 <primary sortas="b-amarok">amarok</primary>
194 </indexterm>
195 </listitem>
196 </varlistentry>
197
198 </variablelist>
199
200 </sect2>
201
202</sect1>
Note: See TracBrowser for help on using the repository browser.