source: multimedia/audioutils/amarok.xml@ 43bb741

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 43bb741 was 43bb741, checked in by Bruce Dubbs <bdubbs@…>, 10 years ago

Finish checking KDE.
Tags and text updates.

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

  • Property mode set to 100644
File size: 6.1 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 &lfs75_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 <xref linkend="mysql"/>, and
81 <xref linkend="taglib"/>
82 </para>
83
84 <bridgehead renderas="sect4">Recommended</bridgehead>
85 <para role="recommended">
86 <xref linkend="ffmpeg"/>, and
87 <xref linkend="nepomuk-core"/>
88 </para>
89
90 <bridgehead renderas="sect4">Optional</bridgehead>
91 <para role="optional">
92 <xref linkend="curl"/> (for MP3tunes integration),
93 <xref linkend="libxml2"/> (for MP3tunes integration),
94 <xref linkend="openssl"/> (for MP3tunes integration),
95 <xref linkend="qjson"/>,
96 <ulink url="http://kollide.net/~jefferai/">Taglib-extras</ulink>,
97 <ulink url="http://code.google.com/p/clamz/">Clamz</ulink> (For Amazon integration),
98 <ulink url="http://www.gtkpod.org/libgpod.html">libgpod</ulink> (for iPod support),
99 <ulink url="https://github.com/lastfm/liblastfm">liblastfm</ulink> (for Last.fm integration),
100 <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink> (for MTP device support),
101 <ulink url="http://wiki.gpodder.org/wiki/Libmygpo-qt">libmygpo-qt</ulink> (for gpodder.net podcast support),
102 <ulink url="http://code.google.com/p/musicip-libofa">libofa</ulink> (for MusicDNS support),
103 <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink> (for MP3tunes integration),
104 <ulink url="http://code.google.com/p/qtscriptgenerator/">qtscript-qt</ulink>, and
105 <ulink url="http://code.google.com/p/googlemock/">Google Mock</ulink> (for tests)
106 </para>
107
108 <para condition="html" role="usernotes">User Notes:
109 <ulink url="&blfs-wiki;/amarok"/>
110 </para>
111 </sect2>
112
113 <sect2 role="installation">
114 <title>Installation of Amarok</title>
115
116 <para>
117 Install <application>Amarok</application> by running
118 the following commands:
119 </para>
120
121<screen><userinput>mkdir build &amp;&amp;
122cd build &amp;&amp;
123
124cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
125 -DCMAKE_BUILD_TYPE=Release \
126 -DKDE4_BUILD_TESTS=OFF \
127 -Wno-dev .. &amp;&amp;
128make</userinput></screen>
129
130 <para>
131 Now, as the <systemitem class="username">root</systemitem> user:
132 </para>
133
134<screen role="root"><userinput>make install</userinput></screen>
135
136 </sect2>
137
138 <sect2 role="commands">
139 <title>Command Explanations</title>
140
141 <para>
142 <option>-DKDE4_BUILD_TESTS=OFF</option>: This switch disables the
143 integrated tests. The test suite requires Google Mock.
144 </para>
145
146 </sect2>
147
148 <sect2 role="content">
149 <title>Contents</title>
150
151 <segmentedlist>
152 <segtitle>Installed Programs</segtitle>
153 <segtitle>Installed Libraries</segtitle>
154 <segtitle>Installed Directories</segtitle>
155
156 <seglistitem>
157 <seg>
158 amarok, amarok_afttagger, amarokcollectionscanner,
159 amarokpkg, and amzdownloader
160 </seg>
161 <seg>
162 libamarokcore.so, libamaroklib.so, libamarokocsclient.so, libamarokpud.so,
163 libamarok_service_lastfm_shared.so, libamarok-sqlcollection.so,
164 libamarok-transcoding.so, libampache_account_login.so, and several
165 libraries in &kde-dir;/lib/kde4
166 </seg>
167 <seg>
168 several in &kde-dir;/share
169 </seg>
170 </seglistitem>
171 </segmentedlist>
172
173 <variablelist>
174 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
175 <?dbfo list-presentation="list"?>
176 <?dbhtml list-presentation="table"?>
177
178 <varlistentry id="amarok-prog">
179 <term><command>amarok</command></term>
180 <listitem>
181 <para>
182 Is a powerful music player and organizer built on top of
183 KDE development platform.
184 </para>
185 <indexterm zone="amarok amarok-prog">
186 <primary sortas="b-amarok">amarok</primary>
187 </indexterm>
188 </listitem>
189 </varlistentry>
190
191 </variablelist>
192
193 </sect2>
194
195</sect1>
Note: See TracBrowser for help on using the repository browser.