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
Slávek Banko 2c2abeaa3b
Fix debian menu files on Debian and Ubuntu
11 years ago
..
cdbs Cutting off the fourth number, or preliminary version number 12 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
source Use xz compression for Debian and Ubuntu source files 12 years ago
KUBUNTU-DEBIAN-DIFFERENCES Rename *-kio-* packages on Debian and Ubuntu 12 years ago
README.Debian Rename *-kio-* packages on Debian and Ubuntu 12 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 Update Ubuntu and Debian packaging to use applications/share/tde 12 years ago
amarok-trinity.manpages Use autotools to build Amarok on Ubuntu and Debian 13 years ago
amarok-trinity.menu Fix debian menu files on Debian and Ubuntu 11 years ago
amarok_play_audiocd.desktop Update Debian and Ubuntu build scripts to reflect X-TDE category 12 years ago
changelog Rename all references to kde/HTML to tde/HTML in the Debian and Ubuntu packaging files 13 years ago
compat Use autotools to build Amarok on Ubuntu and Debian 13 years ago
control Fix Ubuntu -kde3 to -trinity automatic migration 12 years ago
control.in Update Debian and Ubuntu packaging with the latest renaming in GIT 12 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-tdeio-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>