source: archive/amarok.xml@ 48b59802

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt 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 48b59802 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

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