summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/amarok/debian/README.Debian
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-03 14:44:58 -0500
commit0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6 (patch)
treec0d0d652fef20159e78fa20b2567661bd7db8e41 /debian/lenny/applications/amarok/debian/README.Debian
parent6b027437fd51e7874aaffed9e395ddf7913c3ab4 (diff)
downloadtde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.tar.gz
tde-packaging-0cc79c34f5e9be7eced52b0565e8e79acfa5f4e6.zip
Add initial Debian Lenny/Squeeze packaging as well as symlink Lucid to Maverick
Diffstat (limited to 'debian/lenny/applications/amarok/debian/README.Debian')
-rw-r--r--debian/lenny/applications/amarok/debian/README.Debian28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/lenny/applications/amarok/debian/README.Debian b/debian/lenny/applications/amarok/debian/README.Debian
new file mode 100644
index 000000000..7dc17fb17
--- /dev/null
+++ b/debian/lenny/applications/amarok/debian/README.Debian
@@ -0,0 +1,28 @@
+Amarok packages for Debian
+==========================
+
+ A couple of notes which you may find useful:
+
+ - starting with Amarok 1.4, lyrics downloading is implemented in a
+ separate Ruby script;
+
+ - Last.fm stream support is also implemented with the help of a Ruby
+ script.
+
+ - if you want amarok to be able to play CDs, you need to install the
+ kdemultimedia-kio-plugins package.
+
+ - the scripts available in the 'Scripts' menu need that you install
+ some other packages for them to work. Those packages are listed in
+ the Suggests: field of the amarok package.
+
+ Also, users not using the full KDE environment may get the following
+ error when executing amarok for the first time: "Socket-path is not a
+ link or a directory: /home/$USER/.kde/socket-$HOSTNAME". Just execute:
+
+ $ lnusertemp socket
+
+ Note that you only need to execute it once, not each time that you
+ start Amarok.
+
+ -- Adeodato Simó <dato@net.com.org.es>