You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/ubuntu/maverick/applications/amarok.cmake/debian
Timothy Pearson ececdc858f
Rename some instances of kde to tde in Ubuntu and Debian
13 years ago
..
cdbs Use autotools to build Amarok on Ubuntu and Debian 13 years ago
icons Use autotools to build Amarok on Ubuntu and Debian 13 years ago
man Use autotools to build Amarok on Ubuntu and Debian 13 years ago
patches Use autotools to build Amarok on Ubuntu and Debian 13 years ago
KUBUNTU-DEBIAN-DIFFERENCES Rename a bunch of kde names to tde 13 years ago
README.Debian Rename a bunch of kde names to tde 13 years ago
amarok-common-trinity.install Use autotools to build Amarok on Ubuntu and Debian 13 years ago
amarok-engine-xine-trinity.install Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
amarok-engine-yauap-trinity.install Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
amarok-trinity.install Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
amarok-trinity.manpages Use autotools to build Amarok on Ubuntu and Debian 13 years ago
amarok-trinity.menu Use autotools to build Amarok on Ubuntu and Debian 13 years ago
amarok_play_audiocd.desktop Use autotools to build Amarok on Ubuntu and Debian 13 years ago
changelog Rename some instances of kde to tde in Ubuntu and Debian 13 years ago
compat Use autotools to build Amarok on Ubuntu and Debian 13 years ago
control Rename a bunch of kde names to tde 13 years ago
control.in Rename a bunch of kde names to tde 13 years ago
copyright Use autotools to build Amarok on Ubuntu and Debian 13 years ago
install-mp3 Rename some instances of kde to tde in Ubuntu and Debian 13 years ago
kubuntu-media-amarok Use autotools to build Amarok on Ubuntu and Debian 13 years ago
rules Use autotools to build Amarok on Ubuntu and Debian 13 years ago
watch Use autotools to build Amarok on Ubuntu and Debian 13 years ago

README.Debian

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
      tdemultimedia-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>