summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-22 17:19:28 +0000
committernia <nia@pkgsrc.org>2020-05-22 17:19:28 +0000
commit35d632de796ba5b9a258fde4c4257ef732e99ed2 (patch)
treede907ada4dfa53747fcd2efeaea7fc315499f8d6 /audio
parent2553772052f474aa91a90edc4742d6fa2a5663d8 (diff)
downloadpkgsrc-35d632de796ba5b9a258fde4c4257ef732e99ed2.tar.gz
audio: Remove amarok
This has been persistently broken and is stuck on the old KDE 4 release. If you're interested in an Amarok-like audio player, audio/strawberry might fit (it's a fork of a fork of it). Interested parties are invited to try packaging a newer version of Amarok.
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
-rw-r--r--audio/amarok/DESCR8
-rw-r--r--audio/amarok/Makefile75
-rw-r--r--audio/amarok/PLIST1160
-rw-r--r--audio/amarok/distinfo9
-rw-r--r--audio/amarok/options.mk44
-rw-r--r--audio/amarok/patches/patch-ab14
-rw-r--r--audio/amarok/patches/patch-cmake_modules_FindTagLib.cmake29
-rw-r--r--audio/amarok/patches/patch-src_musicbrainz_MusicDNSAudioDecoder.cpp70
9 files changed, 1 insertions, 1411 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 8b7f537dc82..30ae682cf4b 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.601 2020/05/22 09:02:30 nia Exp $
+# $NetBSD: Makefile,v 1.602 2020/05/22 17:19:28 nia Exp $
#
COMMENT= Audio tools
@@ -20,7 +20,6 @@ SUBDIR+= alsa-plugins-pulse
SUBDIR+= alsa-utils
SUBDIR+= alure
SUBDIR+= amaroc
-SUBDIR+= amarok
SUBDIR+= amp
SUBDIR+= ampache
SUBDIR+= amsynth
diff --git a/audio/amarok/DESCR b/audio/amarok/DESCR
deleted file mode 100644
index 74f1d2faacd..00000000000
--- a/audio/amarok/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-AmaroK is a media player for KDE. There are many media players
-around these days, true. What's missing from most players is a user
-interface, that doesn't get in the way of the user. How many buttons
-do you have to press for simply adding some new tracks to the
-playlist? amaroK tries to be a little different, providing a simple
-drag and drop interface, that really makes playlist handling easy.
-
-This package contains the KDE4 version of amarok.
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
deleted file mode 100644
index d618a1c9c5a..00000000000
--- a/audio/amarok/Makefile
+++ /dev/null
@@ -1,75 +0,0 @@
-# $NetBSD: Makefile,v 1.199 2020/05/22 10:55:53 adam Exp $
-
-DISTNAME= amarok-${VERS}
-VERS= 2.8.0
-PKGREVISION= 55
-CATEGORIES= audio multimedia
-MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERS}/src/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://amarok.kde.org/
-COMMENT= KDE4 audio player
-LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.2 AND gnu-lgpl-v2.1
-
-BUILD_DEPENDS+= automoc4>=0.9.83:../../devel/automoc4
-DEPENDS+= moodbar-[0-9]*:../../audio/moodbar
-
-USE_LANGUAGES= c c++
-USE_TOOLS+= msgfmt pkg-config perl:run
-
-CMAKE_ARGS+= -DMYSQL_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.mysql-client}/include/mysql
-CMAKE_ARGS+= -DMYSQL_EMBEDDED_LIBRARIES:PATH=${BUILDLINK_PREFIX.mysql-server}/lib/mysql/libmysqld.a
-CMAKE_ARGS+= -DMYSQL_EMBEDDED_FOUND:BOOL=TRUE
-CMAKE_ARGS+= -DHAVE_MYSQL_OPT_EMBEDDED_CONNECTION:BOOL=TRUE
-CMAKE_ARGS+= -DMYSQL_LIBRARIES:PATH=${BUILDLINK_PREFIX.mysql-client}/lib/mysql/libmysqlclient.so
-CMAKE_ARGS+= -DWITH_NepomukCore:BOOL=OFF
-CMAKE_ARGS+= -DWITH_Soprano:BOOL=OFF
-CMAKE_ARGS+= -DKDE4_BUILD_TESTS:BOOL=OFF
-
-REPLACE_PERL+= src/kconf_update/amarok-2.4.1-tokens_syntax_update.pl
-
-SUBST_CLASSES+= mysql
-SUBST_STAGE.mysql= pre-configure
-SUBST_MESSAGE.mysql= Fixup paths for MySQL embedded
-SUBST_FILES.mysql= cmake/modules/FindMySQLAmarok.cmake
-SUBST_FILES.mysql+= src/core-impl/collections/db/sql/mysqlecollection/CMakeLists.txt
-SUBST_SED.mysql= -e s:/opt/mysqle/:${BUILDLINK_PREFIX.mysql-server}:
-# Additional SUBST_SED.mysql added later based on mysql server version
-
-.include "options.mk"
-
-MYSQL_VERSIONS_ACCEPTED= 56 55
-
-.include "../../mk/mysql.buildlink3.mk"
-.if ${_MYSQL_VERSION} == "56"
-.include "../../databases/mysql56-server/buildlink3.mk"
-SUBST_SED.mysql+= -e s:@@WLR@@:${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.mysql-server}/lib:
-.elif ${_MYSQL_VERSION} == "55"
-.include "../../databases/mysql55-server/buildlink3.mk"
-SUBST_SED.mysql+= -e s:@@WLR@@:${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.mysql-server}/lib:
-.else
-PKG_FAIL_REASON+= "Unknown mysql version: ${_MYSQL_VERSION}"
-.endif
-
-.include "../../audio/liblastfm/buildlink3.mk"
-.include "../../audio/libofa/buildlink3.mk"
-BUILDLINK_API_DEPENDS.taglib+= taglib>=1.6nb1
-.include "../../audio/taglib/buildlink3.mk"
-.include "../../audio/taglib-extras/buildlink3.mk"
-.include "../../devel/qjson/buildlink3.mk"
-.include "../../devel/qtscriptgenerator/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../meta-pkgs/kde4/kde4.mk"
-#.include "../../misc/nepomuk-core/buildlink3.mk"
-.include "../../multimedia/ffmpeg3/buildlink3.mk"
-.include "../../multimedia/libkcompactdisc/buildlink3.mk"
-.include "../../security/qca2/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-# for plasma
-.include "../../x11/kde-runtime4/buildlink3.mk"
-BUILDLINK_API_DEPENDS.kdelibs+= kdelibs4>=4.5.0
-.include "../../x11/kdelibs4/buildlink3.mk"
-BUILDLINK_DEPMETHOD.qt4-tools= full
-.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/audio/amarok/PLIST b/audio/amarok/PLIST
deleted file mode 100644
index 2104a253968..00000000000
--- a/audio/amarok/PLIST
+++ /dev/null
@@ -1,1160 +0,0 @@
-@comment $NetBSD: PLIST,v 1.46 2016/01/10 19:55:20 markd Exp $
-bin/amarok
-bin/amarok_afttagger
-bin/amarokcollectionscanner
-bin/amarokmp3tunesharmonydaemon
-bin/amarokpkg
-bin/amzdownloader
-lib/kde4/amarok_collection-audiocdcollection.so
-lib/kde4/amarok_collection-daapcollection.so
-lib/kde4/amarok_collection-ipodcollection.so
-lib/kde4/amarok_collection-mtpcollection.so
-lib/kde4/amarok_collection-mysqlecollection.so
-lib/kde4/amarok_collection-mysqlservercollection.so
-lib/kde4/amarok_collection-playdarcollection.so
-lib/kde4/amarok_collection-umscollection.so
-lib/kde4/amarok_collection-upnpcollection.so
-lib/kde4/amarok_containment_vertical.so
-lib/kde4/amarok_context_applet_albums.so
-lib/kde4/amarok_context_applet_analyzer.so
-lib/kde4/amarok_context_applet_currenttrack.so
-lib/kde4/amarok_context_applet_info.so
-lib/kde4/amarok_context_applet_labels.so
-lib/kde4/amarok_context_applet_lyrics.so
-lib/kde4/amarok_context_applet_photos.so
-lib/kde4/amarok_context_applet_tabs.so
-lib/kde4/amarok_context_applet_wikipedia.so
-lib/kde4/amarok_data_engine_current.so
-lib/kde4/amarok_data_engine_info.so
-lib/kde4/amarok_data_engine_labels.so
-lib/kde4/amarok_data_engine_lyrics.so
-lib/kde4/amarok_data_engine_photos.so
-lib/kde4/amarok_data_engine_tabs.so
-lib/kde4/amarok_data_engine_wikipedia.so
-lib/kde4/amarok_service_amazonstore.so
-lib/kde4/amarok_service_ampache.so
-lib/kde4/amarok_service_jamendo.so
-lib/kde4/amarok_service_magnatunestore.so
-lib/kde4/amarok_service_mp3tunes.so
-lib/kde4/amarok_service_opmldirectory.so
-lib/kde4/kcm_amarok_service_amazonstore.so
-lib/kde4/kcm_amarok_service_ampache.so
-lib/kde4/kcm_amarok_service_magnatunestore.so
-lib/kde4/kcm_amarok_service_mp3tunes.so
-lib/libamarok-sqlcollection.so
-lib/libamarok-sqlcollection.so.1
-lib/libamarok-sqlcollection.so.1.0.0
-lib/libamarok-transcoding.so
-lib/libamarok-transcoding.so.1
-lib/libamarok-transcoding.so.1.0.0
-lib/libamarokcore.so
-lib/libamarokcore.so.1
-lib/libamarokcore.so.1.0.0
-lib/libamaroklib.so
-lib/libamaroklib.so.1
-lib/libamaroklib.so.1.0.0
-lib/libamarokocsclient.so
-lib/libamarokocsclient.so.4
-lib/libamarokocsclient.so.${KDELIBSVER}
-lib/libamarokpud.so
-lib/libamarokpud.so.1
-lib/libamarokpud.so.1.0.0
-lib/libamarokshared.so
-lib/libamarokshared.so.1
-lib/libamarokshared.so.1.0.0
-lib/libampache_account_login.so
-share/applications/kde4/amarok.desktop
-share/applications/kde4/amarok_containers.desktop
-share/applications/kde4/amzdownloader.desktop
-share/dbus-1/interfaces/org.freedesktop.MediaPlayer.player.xml
-share/dbus-1/interfaces/org.freedesktop.MediaPlayer.root.xml
-share/dbus-1/interfaces/org.freedesktop.MediaPlayer.tracklist.xml
-share/dbus-1/interfaces/org.kde.amarok.App.xml
-share/dbus-1/interfaces/org.kde.amarok.Collection.xml
-share/dbus-1/interfaces/org.kde.amarok.Mpris1Extensions.Player.xml
-share/dbus-1/interfaces/org.kde.amarok.Mpris2Extensions.Player.xml
-share/doc/kde/HTML/de/amarok/common
-share/doc/kde/HTML/de/amarok/index.cache.bz2
-share/doc/kde/HTML/de/amarok/index.docbook
-share/doc/kde/HTML/en/amarok/Face-smile.png
-share/doc/kde/HTML/en/amarok/Icon-action-dynamic-amarok.png
-share/doc/kde/HTML/en/amarok/Icon-application-exit.png
-share/doc/kde/HTML/en/amarok/Icon-bookmark-new-list.png
-share/doc/kde/HTML/en/amarok/Icon-configure.png
-share/doc/kde/HTML/en/amarok/Icon-dialog-information.png
-share/doc/kde/HTML/en/amarok/Icon-document-export.png
-share/doc/kde/HTML/en/amarok/Icon-document-import.png
-share/doc/kde/HTML/en/amarok/Icon-document-new.png
-share/doc/kde/HTML/en/amarok/Icon-document-properties.png
-share/doc/kde/HTML/en/amarok/Icon-document-save.png
-share/doc/kde/HTML/en/amarok/Icon-edit-clear-list.png
-share/doc/kde/HTML/en/amarok/Icon-edit-clear-locationbar-rtl.png
-share/doc/kde/HTML/en/amarok/Icon-edit-copy.png
-share/doc/kde/HTML/en/amarok/Icon-edit-delete.png
-share/doc/kde/HTML/en/amarok/Icon-emblem-favorite.png
-share/doc/kde/HTML/en/amarok/Icon-emblem-mounted.png
-share/doc/kde/HTML/en/amarok/Icon-flag-green.png
-share/doc/kde/HTML/en/amarok/Icon-folder-new.png
-share/doc/kde/HTML/en/amarok/Icon-folder-remote.png
-share/doc/kde/HTML/en/amarok/Icon-go-down.png
-share/doc/kde/HTML/en/amarok/Icon-go-home.png
-share/doc/kde/HTML/en/amarok/Icon-go-next.png
-share/doc/kde/HTML/en/amarok/Icon-go-previous.png
-share/doc/kde/HTML/en/amarok/Icon-go-up.png
-share/doc/kde/HTML/en/amarok/Icon-list-add.png
-share/doc/kde/HTML/en/amarok/Icon-list-remove.png
-share/doc/kde/HTML/en/amarok/Icon-media-playback-pause.png
-share/doc/kde/HTML/en/amarok/Icon-media-playback-start.png
-share/doc/kde/HTML/en/amarok/Icon-media-playback-stop.png
-share/doc/kde/HTML/en/amarok/Icon-preferences-other.png
-share/doc/kde/HTML/en/amarok/Icon-view-list-tree.png
-share/doc/kde/HTML/en/amarok/Icon-view-refresh.png
-share/doc/kde/HTML/en/amarok/action-collection-amarok48.png
-share/doc/kde/HTML/en/amarok/amarok-2-6-duplicates-during-collection-scan.png
-share/doc/kde/HTML/en/amarok/amarok-apg-presets-toolbar.png
-share/doc/kde/HTML/en/amarok/amarok-e17.png
-share/doc/kde/HTML/en/amarok/amarok-fluxbox.png
-share/doc/kde/HTML/en/amarok/amarok-gnome.png
-share/doc/kde/HTML/en/amarok/amarok-lxde.png
-share/doc/kde/HTML/en/amarok/amarok-mac-port-install.png
-share/doc/kde/HTML/en/amarok/amarok-maintoolbar.png
-share/doc/kde/HTML/en/amarok/amarok-managing-media.png
-share/doc/kde/HTML/en/amarok/amarok-newdynamic-detail.png
-share/doc/kde/HTML/en/amarok/amarok-newdynamic.png
-share/doc/kde/HTML/en/amarok/amarok-slimtoolbar.png
-share/doc/kde/HTML/en/amarok/amarok-statsyncing.png
-share/doc/kde/HTML/en/amarok/amarok-xfce.png
-share/doc/kde/HTML/en/amarok/amarok2-4-1albumtageditdialog.png
-share/doc/kde/HTML/en/amarok/amarok2-4-1albumtageditpertrackdialog.png
-share/doc/kde/HTML/en/amarok/amarok2-4-1editfilterdialog.png
-share/doc/kde/HTML/en/amarok/amarok2-4-1filenamelayoutchooseroptions.png
-share/doc/kde/HTML/en/amarok/amarok2-4-1tageditdialog.png
-share/doc/kde/HTML/en/amarok/amarok2-4musicbrainztagger.png
-share/doc/kde/HTML/en/amarok/amarok2-4organizefilesadvanceddialog.png
-share/doc/kde/HTML/en/amarok/amarok2-4queueeditor.png
-share/doc/kde/HTML/en/amarok/amarok2-4searchplaylist.png
-share/doc/kde/HTML/en/amarok/amarok2-6configgeneralmenu.png
-share/doc/kde/HTML/en/amarok/amarok2-6flactranscodemenu.png
-share/doc/kde/HTML/en/amarok/amarok2-6helpmenu.png
-share/doc/kde/HTML/en/amarok/amarok2-6playlistalbumcontextmenu.png
-share/doc/kde/HTML/en/amarok/amarok2-6trackcontextmenu.png
-share/doc/kde/HTML/en/amarok/amarok2-6viewconfigmenu.png
-share/doc/kde/HTML/en/amarok/amarok2-6viewundocksymbols.png
-share/doc/kde/HTML/en/amarok/amarok2-7menutools.png
-share/doc/kde/HTML/en/amarok/amarok2-7networkrequestsviewer.png
-share/doc/kde/HTML/en/amarok/amarok2-7renamesavedplaylist.png
-share/doc/kde/HTML/en/amarok/amarok2-7scriptsconfigmenu.png
-share/doc/kde/HTML/en/amarok/amarok2-7thetoolbar.png
-share/doc/kde/HTML/en/amarok/amarok24_configureshortcutdetail.png
-share/doc/kde/HTML/en/amarok/amarok24_configureshortcutsdialog.png
-share/doc/kde/HTML/en/amarok/amarok24_settingsmenu.png
-share/doc/kde/HTML/en/amarok/amarok24_settingsmenu_withreplaygain.png
-share/doc/kde/HTML/en/amarok/amarok2_moodbar.png
-share/doc/kde/HTML/en/amarok/amarok2dot8pud.png
-share/doc/kde/HTML/en/amarok/amarok_2-6_layout.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_appletexplorer_default.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_collectionbrowser_merged.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_collectionbrowser_nonmerged.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_collectionbrowsersearchfield.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_collectionsortingmenu.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_configurationdialogdatabase.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_configurationdialogdatabaseenabled.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_configurationdialoggeneral.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_configurationdialoglocalcollection.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_configurationdialognotifications.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_configurationdialogplayback.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_configurationdialogplugins.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_configurationdialogscripts.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_contextview_default.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_default.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_mediasourcespanedefault.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_nepomukindexfolders_dialog_kde_4-11.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_organizefilestranscode.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_organizetracks.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_playlistbottombar.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_playlistfilteroptions.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_playlistlayouteditor.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_playlistpane.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_playlistsortinglevels.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_popupdropperadd.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_popupdropperremove.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_remotecollections_samba_server.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_remotecollections_samba_server1.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_savecurrentplaylistoptions.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_startwindowdefault.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_systray_window.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_upnp_collection.png
-share/doc/kde/HTML/en/amarok/amarok_2-8_upnp_collection_plugin.png
-share/doc/kde/HTML/en/amarok/amarok_add-on_installer.png
-share/doc/kde/HTML/en/amarok/amarok_addtoplaylist1.png
-share/doc/kde/HTML/en/amarok/amarok_amarokmenu2-4.png
-share/doc/kde/HTML/en/amarok/amarok_ampache_client2.png
-share/doc/kde/HTML/en/amarok/amarok_connecting_media_devices.png
-share/doc/kde/HTML/en/amarok/amarok_cover_manager.png
-share/doc/kde/HTML/en/amarok/amarok_cover_manager_newcover.png
-share/doc/kde/HTML/en/amarok/amarok_dynamic_playlist.png
-share/doc/kde/HTML/en/amarok/amarok_layout11.png
-share/doc/kde/HTML/en/amarok/amarok_layout22.png
-share/doc/kde/HTML/en/amarok/amarok_layout23.png
-share/doc/kde/HTML/en/amarok/amarok_layout24.png
-share/doc/kde/HTML/en/amarok/amarok_layout25.png
-share/doc/kde/HTML/en/amarok/amarok_layout26.png
-share/doc/kde/HTML/en/amarok/amarok_layout27.png
-share/doc/kde/HTML/en/amarok/amarok_layout28.png
-share/doc/kde/HTML/en/amarok/amarok_loading_media_devices.png
-share/doc/kde/HTML/en/amarok/amarok_locale_selection.png
-share/doc/kde/HTML/en/amarok/amarok_main_toolbar.png
-share/doc/kde/HTML/en/amarok/amarok_media_devices.png
-share/doc/kde/HTML/en/amarok/amarok_on_mac.png
-share/doc/kde/HTML/en/amarok/amarok_playlist_layout_d_ss.png
-share/doc/kde/HTML/en/amarok/amarok_playlist_layout_editor.png
-share/doc/kde/HTML/en/amarok/amarok_playlist_layout_nog1_s.png
-share/doc/kde/HTML/en/amarok/amarok_playlist_layout_nog2_s.png
-share/doc/kde/HTML/en/amarok/amarok_playlist_layout_v1_s.png
-share/doc/kde/HTML/en/amarok/amarok_playlist_search_ex.png
-share/doc/kde/HTML/en/amarok/amarok_saved_playlists.png
-share/doc/kde/HTML/en/amarok/amarok_show_only_matches.png
-share/doc/kde/HTML/en/amarok/amarok_slim_toolbar.png
-share/doc/kde/HTML/en/amarok/amarok_systray_2-8_4-11.png
-share/doc/kde/HTML/en/amarok/amarok_tracks_media_devices1.png
-share/doc/kde/HTML/en/amarok/amarokbreadcrumb.png
-share/doc/kde/HTML/en/amarok/amarokconfigurationdialog2-7phononbackend.png
-share/doc/kde/HTML/en/amarok/amarokconfigurationdialog2-7phonondevice.png
-share/doc/kde/HTML/en/amarok/amarokconfigurationdialog2-7phononhardware.png
-share/doc/kde/HTML/en/amarok/amarokconfigurationdialog2-7scriptconsole.png
-share/doc/kde/HTML/en/amarok/amarokmediasources-files.png
-share/doc/kde/HTML/en/amarok/amarokmediasources-home.png
-share/doc/kde/HTML/en/amarok/amaroknepomukcollectionbrowser2-7.png
-share/doc/kde/HTML/en/amarok/amaroknew2-4.png
-share/doc/kde/HTML/en/amarok/amarokripcd.png
-share/doc/kde/HTML/en/amarok/amaroktoplevelmenus2-4.png
-share/doc/kde/HTML/en/amarok/apgpresetsmatchallgroup.png
-share/doc/kde/HTML/en/amarok/applications-internet.png
-share/doc/kde/HTML/en/amarok/bookmarking_menu.png
-share/doc/kde/HTML/en/amarok/cd_collection_sansa.png
-share/doc/kde/HTML/en/amarok/common
-share/doc/kde/HTML/en/amarok/controlamarok.png
-share/doc/kde/HTML/en/amarok/document-save.png
-share/doc/kde/HTML/en/amarok/edit-redo.png
-share/doc/kde/HTML/en/amarok/edit-undo.png
-share/doc/kde/HTML/en/amarok/favor.png
-share/doc/kde/HTML/en/amarok/firstruncollection2.png
-share/doc/kde/HTML/en/amarok/folder-amarok.png
-share/doc/kde/HTML/en/amarok/generatedlist.png
-share/doc/kde/HTML/en/amarok/generatingtree.png
-share/doc/kde/HTML/en/amarok/hi48-action-amarok_lyrics.png
-share/doc/kde/HTML/en/amarok/hi48-action-clear-playlist-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-current-track-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-edit-playlist-queue.png
-share/doc/kde/HTML/en/amarok/hi48-action-filename-album-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-filename-genre-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-info-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-label-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-media-standard-track-progression-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-music-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-podcast-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-similarartists-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-upcomingevents-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-action-view-media-analyzer-amarok.png
-share/doc/kde/HTML/en/amarok/hi48-image-x-generic.png
-share/doc/kde/HTML/en/amarok/index.cache.bz2
-share/doc/kde/HTML/en/amarok/index.docbook
-share/doc/kde/HTML/en/amarok/installation1-1.png
-share/doc/kde/HTML/en/amarok/installation2.png
-share/doc/kde/HTML/en/amarok/installation3.png
-share/doc/kde/HTML/en/amarok/installation4.png
-share/doc/kde/HTML/en/amarok/ipod-connected-dialog.png
-share/doc/kde/HTML/en/amarok/last-fm-spelling-correction.png
-share/doc/kde/HTML/en/amarok/matchedtrackspage.png
-share/doc/kde/HTML/en/amarok/media_sources1.png
-share/doc/kde/HTML/en/amarok/mediasources.png
-share/doc/kde/HTML/en/amarok/mediasources10.png
-share/doc/kde/HTML/en/amarok/mediasources5.png
-share/doc/kde/HTML/en/amarok/mediasources6.png
-share/doc/kde/HTML/en/amarok/mediasources7.png
-share/doc/kde/HTML/en/amarok/mediasources8.png
-share/doc/kde/HTML/en/amarok/mediasourcesex.png
-share/doc/kde/HTML/en/amarok/metadatadialog.png
-share/doc/kde/HTML/en/amarok/nocover_amarok.png
-share/doc/kde/HTML/en/amarok/oraganize_menu.png
-share/doc/kde/HTML/en/amarok/otherplatforms_nonkde.png
-share/doc/kde/HTML/en/amarok/otherplatforms_osx.png
-share/doc/kde/HTML/en/amarok/otherplatforms_windows.png
-share/doc/kde/HTML/en/amarok/playlist-layout-item-configuration-amarok.png
-share/doc/kde/HTML/en/amarok/playlist_save.png
-share/doc/kde/HTML/en/amarok/playlistlayout1.png
-share/doc/kde/HTML/en/amarok/playlistlayout2.png
-share/doc/kde/HTML/en/amarok/playlistlayout3.png
-share/doc/kde/HTML/en/amarok/playlistlayout4.png
-share/doc/kde/HTML/en/amarok/playlistmenu.png
-share/doc/kde/HTML/en/amarok/playlistpic.png
-share/doc/kde/HTML/en/amarok/playlistqueue.png
-share/doc/kde/HTML/en/amarok/queue.png
-share/doc/kde/HTML/en/amarok/queueend.png
-share/doc/kde/HTML/en/amarok/remotecollections_ampache_client1.png
-share/doc/kde/HTML/en/amarok/remotecollections_ampache_client2.png
-share/doc/kde/HTML/en/amarok/remotecollections_daap.png
-share/doc/kde/HTML/en/amarok/searchincollection_example_editbox.png
-share/doc/kde/HTML/en/amarok/searchincollection_example_editbox2.png
-share/doc/kde/HTML/en/amarok/slim_toolbar.png
-share/doc/kde/HTML/en/amarok/sorting.png
-share/doc/kde/HTML/en/amarok/tagedit_fromfile_advanced.png
-share/doc/kde/HTML/en/amarok/tagedit_fromfile_advanced_example.png
-share/doc/kde/HTML/en/amarok/tagedit_fromfile_basic.png
-share/doc/kde/HTML/en/amarok/tagedit_fromfile_basic_example.png
-share/doc/kde/HTML/en/amarok/toolbar_main.png
-share/doc/kde/HTML/en/amarok/tools_bookmarkmanager.png
-share/doc/kde/HTML/en/amarok/tools_covermanager.png
-share/doc/kde/HTML/en/amarok/tools_equalizer.png
-share/doc/kde/HTML/en/amarok/track_progression.png
-share/doc/kde/HTML/en/amarok/view-media-playlist.png
-share/doc/kde/HTML/es/amarok/common
-share/doc/kde/HTML/es/amarok/index.cache.bz2
-share/doc/kde/HTML/es/amarok/index.docbook
-share/doc/kde/HTML/es/amarok/vis_window.png
-share/doc/kde/HTML/et/amarok/common
-share/doc/kde/HTML/et/amarok/index.cache.bz2
-share/doc/kde/HTML/et/amarok/index.docbook
-share/doc/kde/HTML/nl/amarok/add_dynamic.png
-share/doc/kde/HTML/nl/amarok/amarok_playlist.png
-share/doc/kde/HTML/nl/amarok/analyzer.png
-share/doc/kde/HTML/nl/amarok/buttons.png
-share/doc/kde/HTML/nl/amarok/collection.png
-share/doc/kde/HTML/nl/amarok/common
-share/doc/kde/HTML/nl/amarok/config_appearance.png
-share/doc/kde/HTML/nl/amarok/config_collection.png
-share/doc/kde/HTML/nl/amarok/config_engine.png
-share/doc/kde/HTML/nl/amarok/config_general.png
-share/doc/kde/HTML/nl/amarok/config_osd.png
-share/doc/kde/HTML/nl/amarok/config_playback.png
-share/doc/kde/HTML/nl/amarok/config_scrobbler.png
-share/doc/kde/HTML/nl/amarok/context.png
-share/doc/kde/HTML/nl/amarok/coverman.png
-share/doc/kde/HTML/nl/amarok/dynamic_bar.png
-share/doc/kde/HTML/nl/amarok/dynamic_settings.png
-share/doc/kde/HTML/nl/amarok/equalizer.png
-share/doc/kde/HTML/nl/amarok/file_browser.png
-share/doc/kde/HTML/nl/amarok/index.cache.bz2
-share/doc/kde/HTML/nl/amarok/index.docbook
-share/doc/kde/HTML/nl/amarok/logo.png
-share/doc/kde/HTML/nl/amarok/media_device.png
-share/doc/kde/HTML/nl/amarok/menubar.png
-share/doc/kde/HTML/nl/amarok/musicbrainz.png
-share/doc/kde/HTML/nl/amarok/pl_browser.png
-share/doc/kde/HTML/nl/amarok/pl_tip1.png
-share/doc/kde/HTML/nl/amarok/play_list.png
-share/doc/kde/HTML/nl/amarok/player_window.png
-share/doc/kde/HTML/nl/amarok/playlist_browser.png
-share/doc/kde/HTML/nl/amarok/playlist_window.png
-share/doc/kde/HTML/nl/amarok/queue_manager.png
-share/doc/kde/HTML/nl/amarok/rmb_menu.png
-share/doc/kde/HTML/nl/amarok/script_manager.png
-share/doc/kde/HTML/nl/amarok/status_bar.png
-share/doc/kde/HTML/nl/amarok/tab_lyrics.png
-share/doc/kde/HTML/nl/amarok/tab_lyrics1.png
-share/doc/kde/HTML/nl/amarok/tab_music.png
-share/doc/kde/HTML/nl/amarok/tab_wiki.png
-share/doc/kde/HTML/nl/amarok/vis_window.png
-share/doc/kde/HTML/pt/amarok/common
-share/doc/kde/HTML/pt/amarok/index.cache.bz2
-share/doc/kde/HTML/pt/amarok/index.docbook
-share/doc/kde/HTML/pt_BR/amarok/common
-share/doc/kde/HTML/pt_BR/amarok/index.cache.bz2
-share/doc/kde/HTML/pt_BR/amarok/index.docbook
-share/doc/kde/HTML/ru/amarok/advancedtok.png
-share/doc/kde/HTML/ru/amarok/amarok-context.png
-share/doc/kde/HTML/ru/amarok/amarok-contextadd.png
-share/doc/kde/HTML/ru/amarok/amarok-maintoolbar.png
-share/doc/kde/HTML/ru/amarok/amarok-managing-media.png
-share/doc/kde/HTML/ru/amarok/amarok-managing-media1.png
-share/doc/kde/HTML/ru/amarok/amarok-renameplaylist.png
-share/doc/kde/HTML/ru/amarok/amarok-slimtoolbar.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1albumtageditdialog.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1albumtageditpertrackdialog.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1configplayback.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1configscripts.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1configspeakersetup.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1configuredialog.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1configuredialogcollection.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1configuredialogplugins.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1databaseconfig.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1editfilterdialog.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1filenamelayoutchooseroptions.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1mergedviewcollection.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1non-mergedviewcollection.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1notifications.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1phononbackends.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1phonondevices.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1saveplaylistchoices.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1tageditdialog.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-1viewmenu.png
-share/doc/kde/HTML/ru/amarok/amarok2-4-playlistsearchfilter.png
-share/doc/kde/HTML/ru/amarok/amarok2-4collectionsortingmenu.png
-share/doc/kde/HTML/ru/amarok/amarok2-4helpmenu.png
-share/doc/kde/HTML/ru/amarok/amarok2-4musicbrainztagger.png
-share/doc/kde/HTML/ru/amarok/amarok2-4organizefilesadvanceddialog.png
-share/doc/kde/HTML/ru/amarok/amarok2-4organizefilesbasicdialog.png
-share/doc/kde/HTML/ru/amarok/amarok2-4searchplaylist.png
-share/doc/kde/HTML/ru/amarok/amarok24_configureshortcutdetail.png
-share/doc/kde/HTML/ru/amarok/amarok24_configureshortcutsdialog.png
-share/doc/kde/HTML/ru/amarok/amarok24_settingsmenu.png
-share/doc/kde/HTML/ru/amarok/amarok24_settingsmenu_withreplaygain.png
-share/doc/kde/HTML/ru/amarok/amarok24_toolsmenu_withtwoscripts.png
-share/doc/kde/HTML/ru/amarok/amarok2_moodbar.png
-share/doc/kde/HTML/ru/amarok/amarok3_moodbar.png
-share/doc/kde/HTML/ru/amarok/amarok_add-on_installer.png
-share/doc/kde/HTML/ru/amarok/amarok_addtoplaylist.png
-share/doc/kde/HTML/ru/amarok/amarok_addtoplaylist1.png
-share/doc/kde/HTML/ru/amarok/amarok_amarokmenu2-4.png
-share/doc/kde/HTML/ru/amarok/amarok_connecting_media_devices.png
-share/doc/kde/HTML/ru/amarok/amarok_cover_manager_newcover.png
-share/doc/kde/HTML/ru/amarok/amarok_layout11.png
-share/doc/kde/HTML/ru/amarok/amarok_layout22.png
-share/doc/kde/HTML/ru/amarok/amarok_layout23.png
-share/doc/kde/HTML/ru/amarok/amarok_layout24.png
-share/doc/kde/HTML/ru/amarok/amarok_layout25.png
-share/doc/kde/HTML/ru/amarok/amarok_layout26.png
-share/doc/kde/HTML/ru/amarok/amarok_layout27.png
-share/doc/kde/HTML/ru/amarok/amarok_layout28.png
-share/doc/kde/HTML/ru/amarok/amarok_loading_media_devices.png
-share/doc/kde/HTML/ru/amarok/amarok_main_toolbar.png
-share/doc/kde/HTML/ru/amarok/amarok_media_devices.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_contextmenu.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_d.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_d_ss.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_editor.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_nog1.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_nog1_s.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_nog2.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_nog2_s.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_v.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_layout_v1_s.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_manipulation.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_search2.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_search_ex.png
-share/doc/kde/HTML/ru/amarok/amarok_playlist_sortingleavel.png
-share/doc/kde/HTML/ru/amarok/amarok_removeformplaylist.png
-share/doc/kde/HTML/ru/amarok/amarok_saved_playlists.png
-share/doc/kde/HTML/ru/amarok/amarok_script_info.png
-share/doc/kde/HTML/ru/amarok/amarok_show_only_matches.png
-share/doc/kde/HTML/ru/amarok/amarok_slim_toolbar.png
-share/doc/kde/HTML/ru/amarok/amarok_tracks_media_devices1.png
-share/doc/kde/HTML/ru/amarok/amarok_windowlayout.png
-share/doc/kde/HTML/ru/amarok/amarokbreadcrumb.png
-share/doc/kde/HTML/ru/amarok/amarokmediasources-files.png
-share/doc/kde/HTML/ru/amarok/amarokmediasources-home.png
-share/doc/kde/HTML/ru/amarok/amaroknew2-4.png
-share/doc/kde/HTML/ru/amarok/amarokrightmenu.png
-share/doc/kde/HTML/ru/amarok/amaroktoplevelmenus2-4.png
-share/doc/kde/HTML/ru/amarok/amarokwindow_context.png
-share/doc/kde/HTML/ru/amarok/amarokwindow_mediasources.png
-share/doc/kde/HTML/ru/amarok/amarokwindow_playlist.png
-share/doc/kde/HTML/ru/amarok/apgpresetsmatchallgroup.png
-share/doc/kde/HTML/ru/amarok/common
-share/doc/kde/HTML/ru/amarok/contextpane.png
-share/doc/kde/HTML/ru/amarok/contextpanestopped.png
-share/doc/kde/HTML/ru/amarok/controlamarok.png
-share/doc/kde/HTML/ru/amarok/dynamic_playlist.png
-share/doc/kde/HTML/ru/amarok/favor-menu.png
-share/doc/kde/HTML/ru/amarok/index.cache.bz2
-share/doc/kde/HTML/ru/amarok/index.docbook
-share/doc/kde/HTML/ru/amarok/lowerpart.png
-share/doc/kde/HTML/ru/amarok/media_sources1.png
-share/doc/kde/HTML/ru/amarok/media_sources3.png
-share/doc/kde/HTML/ru/amarok/mediasources10.png
-share/doc/kde/HTML/ru/amarok/mediasources5.png
-share/doc/kde/HTML/ru/amarok/mediasources6.png
-share/doc/kde/HTML/ru/amarok/mediasources7.png
-share/doc/kde/HTML/ru/amarok/mediasources8.png
-share/doc/kde/HTML/ru/amarok/mediasourcesex.png
-share/doc/kde/HTML/ru/amarok/oraganize_menu.png
-share/doc/kde/HTML/ru/amarok/playlist-album-menu.png
-share/doc/kde/HTML/ru/amarok/playlist-layout-editor-amarok.png
-share/doc/kde/HTML/ru/amarok/playlist-layout-item-configuration-amarok.png
-share/doc/kde/HTML/ru/amarok/playlist-ordering.png
-share/doc/kde/HTML/ru/amarok/playlist.png
-share/doc/kde/HTML/ru/amarok/queue_example11.png
-share/doc/kde/HTML/ru/amarok/queue_example12.png
-share/doc/kde/HTML/ru/amarok/queue_example_2.png
-share/doc/kde/HTML/ru/amarok/queue_example_4.png
-share/doc/kde/HTML/ru/amarok/remotecollections_ampache_client1.png
-share/doc/kde/HTML/ru/amarok/remotecollections_client.png
-share/doc/kde/HTML/ru/amarok/remotecollections_samba_server.png
-share/doc/kde/HTML/ru/amarok/repeat-menu.png
-share/doc/kde/HTML/ru/amarok/searchincollection.png
-share/doc/kde/HTML/ru/amarok/searchincollection_example_editbox.png
-share/doc/kde/HTML/ru/amarok/searchincollection_example_editbox2.png
-share/doc/kde/HTML/ru/amarok/tagedit_fromfile_advanced.png
-share/doc/kde/HTML/ru/amarok/tagedit_fromfile_basic.png
-share/doc/kde/HTML/ru/amarok/toolbar_main.png
-share/doc/kde/HTML/ru/amarok/toolbar_slim.png
-share/doc/kde/HTML/ru/amarok/tools_bookmarkmanager.png
-share/doc/kde/HTML/ru/amarok/tools_covermanager.png
-share/doc/kde/HTML/ru/amarok/tools_equalizer.png
-share/doc/kde/HTML/ru/amarok/tools_scriptmanager.png
-share/doc/kde/HTML/sv/amarok/amarok2-4-1configuredialogcollection.png
-share/doc/kde/HTML/sv/amarok/amarokbreadcrumb.png
-share/doc/kde/HTML/sv/amarok/amaroknew2-4.png
-share/doc/kde/HTML/sv/amarok/amarokrightmenu.png
-share/doc/kde/HTML/sv/amarok/common
-share/doc/kde/HTML/sv/amarok/firstruncollection2.png
-share/doc/kde/HTML/sv/amarok/index.cache.bz2
-share/doc/kde/HTML/sv/amarok/index.docbook
-share/doc/kde/HTML/uk/amarok/amarok-2-6-duplicates-during-collection-scan.png
-share/doc/kde/HTML/uk/amarok/amarok-maintoolbar.png
-share/doc/kde/HTML/uk/amarok/amarok-managing-media.png
-share/doc/kde/HTML/uk/amarok/amarok-newdynamic-detail.png
-share/doc/kde/HTML/uk/amarok/amarok-newdynamic.png
-share/doc/kde/HTML/uk/amarok/amarok-slimtoolbar.png
-share/doc/kde/HTML/uk/amarok/amarok2-4-1albumtageditdialog.png
-share/doc/kde/HTML/uk/amarok/amarok2-4-1albumtageditpertrackdialog.png
-share/doc/kde/HTML/uk/amarok/amarok2-4-1editfilterdialog.png
-share/doc/kde/HTML/uk/amarok/amarok2-4-1filenamelayoutchooseroptions.png
-share/doc/kde/HTML/uk/amarok/amarok2-4-1non-mergedviewcollection.png
-share/doc/kde/HTML/uk/amarok/amarok2-4-1tageditdialog.png
-share/doc/kde/HTML/uk/amarok/amarok2-4musicbrainztagger.png
-share/doc/kde/HTML/uk/amarok/amarok2-4organizefilesadvanceddialog.png
-share/doc/kde/HTML/uk/amarok/amarok2-4searchplaylist.png
-share/doc/kde/HTML/uk/amarok/amarok2-6configgeneralmenu.png
-share/doc/kde/HTML/uk/amarok/amarok2-6flactranscodemenu.png
-share/doc/kde/HTML/uk/amarok/amarok2-6helpmenu.png
-share/doc/kde/HTML/uk/amarok/amarok2-6playlistalbumcontextmenu.png
-share/doc/kde/HTML/uk/amarok/amarok2-6trackcontextmenu.png
-share/doc/kde/HTML/uk/amarok/amarok2-6viewconfigmenu.png
-share/doc/kde/HTML/uk/amarok/amarok2-6viewundocksymbols.png
-share/doc/kde/HTML/uk/amarok/amarok2-7menutools.png
-share/doc/kde/HTML/uk/amarok/amarok2-7renamesavedplaylist.png
-share/doc/kde/HTML/uk/amarok/amarok2-7thetoolbar.png
-share/doc/kde/HTML/uk/amarok/amarok24_configureshortcutdetail.png
-share/doc/kde/HTML/uk/amarok/amarok24_configureshortcutsdialog.png
-share/doc/kde/HTML/uk/amarok/amarok24_settingsmenu.png
-share/doc/kde/HTML/uk/amarok/amarok24_settingsmenu_withreplaygain.png
-share/doc/kde/HTML/uk/amarok/amarok2_moodbar.png
-share/doc/kde/HTML/uk/amarok/amarok_2-6_layout.png
-share/doc/kde/HTML/uk/amarok/amarok_add-on_installer.png
-share/doc/kde/HTML/uk/amarok/amarok_addtoplaylist1.png
-share/doc/kde/HTML/uk/amarok/amarok_amarokmenu2-4.png
-share/doc/kde/HTML/uk/amarok/amarok_cover_manager.png
-share/doc/kde/HTML/uk/amarok/amarok_cover_manager_newcover.png
-share/doc/kde/HTML/uk/amarok/amarok_layout11.png
-share/doc/kde/HTML/uk/amarok/amarok_layout22.png
-share/doc/kde/HTML/uk/amarok/amarok_layout23.png
-share/doc/kde/HTML/uk/amarok/amarok_layout24.png
-share/doc/kde/HTML/uk/amarok/amarok_layout25.png
-share/doc/kde/HTML/uk/amarok/amarok_layout26.png
-share/doc/kde/HTML/uk/amarok/amarok_layout27.png
-share/doc/kde/HTML/uk/amarok/amarok_layout28.png
-share/doc/kde/HTML/uk/amarok/amarok_locale_selection.png
-share/doc/kde/HTML/uk/amarok/amarok_main_toolbar.png
-share/doc/kde/HTML/uk/amarok/amarok_playlist_layout_d_ss.png
-share/doc/kde/HTML/uk/amarok/amarok_playlist_layout_editor.png
-share/doc/kde/HTML/uk/amarok/amarok_playlist_layout_nog1_s.png
-share/doc/kde/HTML/uk/amarok/amarok_playlist_layout_nog2_s.png
-share/doc/kde/HTML/uk/amarok/amarok_playlist_layout_v1_s.png
-share/doc/kde/HTML/uk/amarok/amarok_playlist_search_ex.png
-share/doc/kde/HTML/uk/amarok/amarok_saved_playlists.png
-share/doc/kde/HTML/uk/amarok/amarok_show_only_matches.png
-share/doc/kde/HTML/uk/amarok/amarok_slim_toolbar.png
-share/doc/kde/HTML/uk/amarok/amarok_tracks_media_devices1.png
-share/doc/kde/HTML/uk/amarok/amarokbreadcrumb.png
-share/doc/kde/HTML/uk/amarok/amarokconfigurationdialog2-7phononbackend.png
-share/doc/kde/HTML/uk/amarok/amarokconfigurationdialog2-7phonondevice.png
-share/doc/kde/HTML/uk/amarok/amarokconfigurationdialog2-7phononhardware.png
-share/doc/kde/HTML/uk/amarok/amarokmediasources-files.png
-share/doc/kde/HTML/uk/amarok/amarokmediasources-home.png
-share/doc/kde/HTML/uk/amarok/amaroknew2-4.png
-share/doc/kde/HTML/uk/amarok/amarokripcd.png
-share/doc/kde/HTML/uk/amarok/apgpresetsmatchallgroup.png
-share/doc/kde/HTML/uk/amarok/bookmarking_menu.png
-share/doc/kde/HTML/uk/amarok/cd_collection_sansa.png
-share/doc/kde/HTML/uk/amarok/common
-share/doc/kde/HTML/uk/amarok/controlamarok.png
-share/doc/kde/HTML/uk/amarok/favor.png
-share/doc/kde/HTML/uk/amarok/firstruncollection2.png
-share/doc/kde/HTML/uk/amarok/generatingtree.png
-share/doc/kde/HTML/uk/amarok/index.cache.bz2
-share/doc/kde/HTML/uk/amarok/index.docbook
-share/doc/kde/HTML/uk/amarok/media_sources1.png
-share/doc/kde/HTML/uk/amarok/media_sources3.png
-share/doc/kde/HTML/uk/amarok/mediasources.png
-share/doc/kde/HTML/uk/amarok/mediasources10.png
-share/doc/kde/HTML/uk/amarok/mediasources5.png
-share/doc/kde/HTML/uk/amarok/mediasources6.png
-share/doc/kde/HTML/uk/amarok/mediasources7.png
-share/doc/kde/HTML/uk/amarok/mediasources8.png
-share/doc/kde/HTML/uk/amarok/mediasourcesex.png
-share/doc/kde/HTML/uk/amarok/metadatadialog.png
-share/doc/kde/HTML/uk/amarok/oraganize_menu.png
-share/doc/kde/HTML/uk/amarok/playlist-layout-editor-amarok.png
-share/doc/kde/HTML/uk/amarok/playlist-layout-item-configuration-amarok.png
-share/doc/kde/HTML/uk/amarok/playlist_save.png
-share/doc/kde/HTML/uk/amarok/playlistlayout1.png
-share/doc/kde/HTML/uk/amarok/playlistlayout2.png
-share/doc/kde/HTML/uk/amarok/playlistlayout3.png
-share/doc/kde/HTML/uk/amarok/playlistlayout4.png
-share/doc/kde/HTML/uk/amarok/playlistmenu.png
-share/doc/kde/HTML/uk/amarok/playlistpic.png
-share/doc/kde/HTML/uk/amarok/playlistqueue.png
-share/doc/kde/HTML/uk/amarok/queue.png
-share/doc/kde/HTML/uk/amarok/queueend.png
-share/doc/kde/HTML/uk/amarok/remotecollections_ampache_client1.png
-share/doc/kde/HTML/uk/amarok/searchincollection_example_editbox.png
-share/doc/kde/HTML/uk/amarok/searchincollection_example_editbox2.png
-share/doc/kde/HTML/uk/amarok/sorting.png
-share/doc/kde/HTML/uk/amarok/tagedit_fromfile_advanced.png
-share/doc/kde/HTML/uk/amarok/tagedit_fromfile_advanced_example.png
-share/doc/kde/HTML/uk/amarok/tagedit_fromfile_basic.png
-share/doc/kde/HTML/uk/amarok/tagedit_fromfile_basic_example.png
-share/doc/kde/HTML/uk/amarok/toolbar_main.png
-share/doc/kde/HTML/uk/amarok/tools_bookmarkmanager.png
-share/doc/kde/HTML/uk/amarok/tools_covermanager.png
-share/doc/kde/HTML/uk/amarok/tools_equalizer.png
-share/doc/kde/HTML/uk/amarok/track_progression.png
-share/icons/hicolor/128x128/apps/amarok.png
-share/icons/hicolor/16x16/apps/amarok.png
-share/icons/hicolor/22x22/apps/amarok.png
-share/icons/hicolor/32x32/apps/amarok.png
-share/icons/hicolor/48x48/apps/amarok.png
-share/icons/hicolor/64x64/apps/amarok.png
-share/kde/apps/amarok/amarok.notifyrc
-share/kde/apps/amarok/data/DefaultPlaylistLayouts.xml
-share/kde/apps/amarok/data/InfoAppletCustomStyle.css
-share/kde/apps/amarok/data/InfoParserLoading.html
-share/kde/apps/amarok/data/WikipediaCustomStyle.css
-share/kde/apps/amarok/data/bullet.gif
-share/kde/apps/amarok/data/first_run_jingle.ogg
-share/kde/apps/amarok/data/hover_info_template.html
-share/kde/apps/amarok/data/info_frontpage.html
-share/kde/apps/amarok/data/podcast_directory.opml
-share/kde/apps/amarok/icons/hicolor/128x128/status/audio-volume-high-amarok.png
-share/kde/apps/amarok/icons/hicolor/128x128/status/audio-volume-low-amarok.png
-share/kde/apps/amarok/icons/hicolor/128x128/status/audio-volume-medium-amarok.png
-share/kde/apps/amarok/icons/hicolor/128x128/status/audio-volume-muted-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_artist.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_cart_add.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_cart_remove.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_cart_view.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_change_language.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_clock.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_lyrics.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_playcount.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_refresh.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_scripts.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_track.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/collection-rescan-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/download-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/dynamic-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/favorite-genres-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-album-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-artist-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-bpm-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-comment-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-composer-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-dash-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-discnumber-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-dot-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-filetype-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-genre-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-ignore-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-initial-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-last-played.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-slash-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-space-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-title-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-underscore-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/filename-year-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/label-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/lastfm-mix-radio-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/lastfm-neighbour-radio-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/lastfm-personal-radio-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/lastfm-recommended-radio-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/lastfm-tag-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/love-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-album-cover-manager-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-album-repeat-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-playlist-repeat-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-random-albums-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-random-tracks-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-repeat-album-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-repeat-playlist-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-repeat-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-show-active-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-standard-track-progression-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-track-add-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-track-edit-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-track-queue-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/media-track-remove-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/music-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/playlist-generator.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/podcast-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/preferences-indicator-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/preferences-media-playback-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/preferences-multimedia-player-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/preferences-view-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/remove-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-amazon-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-ampache-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-gpodder-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-jamendo-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-lastfm-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-librivox-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-magnatune-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-mp3tunes-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-opml-amarok.png
-share/kde/apps/amarok/icons/hicolor/16x16/actions/view-services-scripted-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_artist.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_cart_add.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_cart_remove.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_cart_view.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_change_language.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_clock.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_lyrics.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_playcount.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_refresh.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_scripts.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_track.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/collection-rescan-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/download-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/dynamic-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/filename-bpm-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/internet-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/love-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-album-cover-manager-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-album-repeat-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-playlist-repeat-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-random-albums-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-random-tracks-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-repeat-album-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-repeat-playlist-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-repeat-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-show-active-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-standard-track-progression-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-track-add-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-track-edit-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-track-queue-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/media-track-remove-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/music-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/playlist-generator.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/podcast-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/preferences-indicator-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/preferences-media-playback-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/preferences-multimedia-player-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/preferences-view-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/remove-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-amazon-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-gpodder-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-jamendo-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-lastfm-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-librivox-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-magnatune-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-mp3tunes-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-opml-amarok.png
-share/kde/apps/amarok/icons/hicolor/22x22/actions/view-services-scripted-amarok.png
-share/kde/apps/amarok/icons/hicolor/24x24/actions/lastfm-my-friends-amarok.png
-share/kde/apps/amarok/icons/hicolor/24x24/actions/lastfm-my-neighbours-amarok.png
-share/kde/apps/amarok/icons/hicolor/24x24/actions/lastfm-my-tags-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_artist.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_cart_add.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_cart_remove.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_cart_view.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_change_language.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_clock.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_lyrics.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_playcount.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_refresh.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_scripts.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_track.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/audioscrobbler.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/collection-rescan-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/download-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/dynamic-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/filename-bpm-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/love-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-album-cover-manager-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-album-cover.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-album-repeat-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-album-track.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-playlist-repeat-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-random-albums-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-random-tracks-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-repeat-album-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-repeat-playlist-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-repeat-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-show-active-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-standard-track-progression-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-track-add-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-track-edit-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-track-queue-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/media-track-remove-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/music-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/playlist-generator.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/podcast-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/preferences-indicator-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/preferences-media-playback-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/preferences-multimedia-player-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/preferences-view-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/remove-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-amazon-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-ampache-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-gpodder-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-jamendo-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-lastfm-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-magnatune-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-mp3tunes-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-opml-amarok.png
-share/kde/apps/amarok/icons/hicolor/32x32/actions/view-services-scripted-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_artist.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_cart_add.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_cart_remove.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_cart_view.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_change_language.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_clock.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_lyrics.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_playcount.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_refresh.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_scripts.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_track.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/collection-rescan-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/current-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/download-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/dynamic-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-album-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-and-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-artist-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-bpm-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-comment-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-composer-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-dash-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-discnumber-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-divider.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-dot-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-filetype-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-genre-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-group-length.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-group-tracks.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-ignore-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-initial-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-last-played.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-moodbar.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-sample-rate.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-slash-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-space-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-title-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-underscore-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/filename-year-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/info-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/label-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/love-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-album-cover-manager-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-album-repeat-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-playlist-repeat-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-random-albums-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-random-tracks-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-repeat-album-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-repeat-playlist-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-repeat-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-show-active-track-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-standard-track-progression-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-track-add-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-track-edit-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-track-queue-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/media-track-remove-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/music-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/photos-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/playlist-generator.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/podcast-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/preferences-indicator-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/preferences-media-playback-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/preferences-multimedia-player-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/preferences-view-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/remove-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/similarartists-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/upcomingevents-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/videoclip-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/view-media-analyzer-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/view-services-amazon-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/view-services-ampache-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/view-services-gpodder-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/view-services-jamendo-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/view-services-lastfm-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/view-services-magnatune-amarok.png
-share/kde/apps/amarok/icons/hicolor/48x48/actions/view-services-mp3tunes-amarok.png
-share/kde/apps/amarok/images/amarok-tabs-bass.png
-share/kde/apps/amarok/images/amarok-tabs-drum.png
-share/kde/apps/amarok/images/amarok-tabs-guitar.png
-share/kde/apps/amarok/images/amarok-tabs-piano.png
-share/kde/apps/amarok/images/amarok_icon.svg
-share/kde/apps/amarok/images/ball.png
-share/kde/apps/amarok/images/default-theme-clean.svg
-share/kde/apps/amarok/images/dot.png
-share/kde/apps/amarok/images/echonest.png
-share/kde/apps/amarok/images/emblem-amazon.png
-share/kde/apps/amarok/images/emblem-ampache-scalable.svgz
-share/kde/apps/amarok/images/emblem-ampache.png
-share/kde/apps/amarok/images/emblem-default.png
-share/kde/apps/amarok/images/emblem-delicious.png
-share/kde/apps/amarok/images/emblem-digg.png
-share/kde/apps/amarok/images/emblem-facebook.png
-share/kde/apps/amarok/images/emblem-gpodder-scalable.svgz
-share/kde/apps/amarok/images/emblem-gpodder.png
-share/kde/apps/amarok/images/emblem-identica.png
-share/kde/apps/amarok/images/emblem-jamendo-scalable.svgz
-share/kde/apps/amarok/images/emblem-jamendo.png
-share/kde/apps/amarok/images/emblem-lastfm-scalable.svg
-share/kde/apps/amarok/images/emblem-lastfm.png
-share/kde/apps/amarok/images/emblem-linkedin.png
-share/kde/apps/amarok/images/emblem-magnatune.png
-share/kde/apps/amarok/images/emblem-mp3tunes.png
-share/kde/apps/amarok/images/emblem-myspace.png
-share/kde/apps/amarok/images/emblem-reddit.png
-share/kde/apps/amarok/images/emblem-scripted-scalable.svgz
-share/kde/apps/amarok/images/emblem-scripted.png
-share/kde/apps/amarok/images/emblem-stackoverflow.png
-share/kde/apps/amarok/images/emblem-twitter.png
-share/kde/apps/amarok/images/emblem-wikipedia.png
-share/kde/apps/amarok/images/emblem-xing.png
-share/kde/apps/amarok/images/grid.png
-share/kde/apps/amarok/images/hover_info_amazon.png
-share/kde/apps/amarok/images/hover_info_ampache.png
-share/kde/apps/amarok/images/hover_info_collections.png
-share/kde/apps/amarok/images/hover_info_dynamic_playlists.png
-share/kde/apps/amarok/images/hover_info_files.png
-share/kde/apps/amarok/images/hover_info_internet.png
-share/kde/apps/amarok/images/hover_info_jamendo.png
-share/kde/apps/amarok/images/hover_info_magnatune.png
-share/kde/apps/amarok/images/hover_info_playlists.png
-share/kde/apps/amarok/images/hover_info_podcasts.png
-share/kde/apps/amarok/images/hover_info_user_playlists.png
-share/kde/apps/amarok/images/info_frontpage_bg.png
-share/kde/apps/amarok/images/info_frontpage_logo.png
-share/kde/apps/amarok/images/info_frontpage_shadow.png
-share/kde/apps/amarok/images/lastfm-default-cover.png
-share/kde/apps/amarok/images/lastfm.png
-share/kde/apps/amarok/images/loading1.png
-share/kde/apps/amarok/images/loading2.png
-share/kde/apps/amarok/images/mb_aicon.png
-share/kde/apps/amarok/images/mb_licon.png
-share/kde/apps/amarok/images/mb_ticon.png
-share/kde/apps/amarok/images/navigation_arrows.svg
-share/kde/apps/amarok/images/nocover.png
-share/kde/apps/amarok/images/opendesktop-22.png
-share/kde/apps/amarok/images/playlist-bookmark-16.png
-share/kde/apps/amarok/images/playlist-layouts-22.png
-share/kde/apps/amarok/images/playlist-sorting-16.png
-share/kde/apps/amarok/images/pud_items.svg
-share/kde/apps/amarok/images/service_info_loading1.png
-share/kde/apps/amarok/images/service_info_loading10.png
-share/kde/apps/amarok/images/service_info_loading11.png
-share/kde/apps/amarok/images/service_info_loading12.png
-share/kde/apps/amarok/images/service_info_loading2.png
-share/kde/apps/amarok/images/service_info_loading3.png
-share/kde/apps/amarok/images/service_info_loading4.png
-share/kde/apps/amarok/images/service_info_loading5.png
-share/kde/apps/amarok/images/service_info_loading6.png
-share/kde/apps/amarok/images/service_info_loading7.png
-share/kde/apps/amarok/images/service_info_loading8.png
-share/kde/apps/amarok/images/service_info_loading9.png
-share/kde/apps/amarok/images/smallstar.png
-share/kde/apps/amarok/images/star.png
-share/kde/apps/amarok/images/volume_icon.png
-share/kde/apps/amarok/images/volume_muted_icon.png
-share/kde/apps/amarok/images/wirl1.png
-share/kde/apps/amarok/images/wirl2.png
-share/kde/apps/amarok/scripts/free_music_charts_service/FMCEmblem.png
-share/kde/apps/amarok/scripts/free_music_charts_service/FMCIcon.png
-share/kde/apps/amarok/scripts/free_music_charts_service/FMCShow.png
-share/kde/apps/amarok/scripts/free_music_charts_service/main.js
-share/kde/apps/amarok/scripts/free_music_charts_service/script.spec
-share/kde/apps/amarok/scripts/librivox_service/COPYING
-share/kde/apps/amarok/scripts/librivox_service/LibrivoxEmblem.png
-share/kde/apps/amarok/scripts/librivox_service/LibrivoxIcon.png
-share/kde/apps/amarok/scripts/librivox_service/LibrivoxLogo.png
-share/kde/apps/amarok/scripts/librivox_service/LibrivoxScalableEmblem.svgz
-share/kde/apps/amarok/scripts/librivox_service/LibrivoxService.html
-share/kde/apps/amarok/scripts/librivox_service/README
-share/kde/apps/amarok/scripts/librivox_service/audio_book128.png
-share/kde/apps/amarok/scripts/librivox_service/main.js
-share/kde/apps/amarok/scripts/librivox_service/script.spec
-share/kde/apps/amarok/scripts/lyrics_lyricwiki/main.js
-share/kde/apps/amarok/scripts/lyrics_lyricwiki/script.spec
-share/kde/apps/amarok/scripts/radio_station_service/main.js
-share/kde/apps/amarok/scripts/radio_station_service/script.spec
-share/kde/apps/amarok/scripts/script_console/main.js
-share/kde/apps/amarok/scripts/script_console/script.spec
-share/kde/apps/desktoptheme/default/widgets/amarok-albums.svg
-share/kde/apps/desktoptheme/default/widgets/amarok-currenttrack.svg
-share/kde/apps/desktoptheme/default/widgets/amarok-info-applet.svg
-share/kde/apps/desktoptheme/default/widgets/amarok-wikipedia.svg
-share/kde/apps/desktoptheme/default/widgets/amarok-wikipediaheader.svg
-share/kde/apps/kconf_update/amarok-2.4.1-tokens_syntax_update.pl
-share/kde/apps/kconf_update/amarok.upd
-share/kde/apps/solid/actions/amarok-play-audiocd.desktop
-share/kde/config.kcfg/amarokconfig.kcfg
-share/kde/config/amarok.knsrc
-share/kde/config/amarok_homerc
-share/kde/config/amarokapplets.knsrc
-share/kde4/services/ServiceMenus/amarok_append.desktop
-share/kde4/services/amarok-containment-vertical.desktop
-share/kde4/services/amarok-context-applet-albums.desktop
-share/kde4/services/amarok-context-applet-analyzer.desktop
-share/kde4/services/amarok-context-applet-currenttrack.desktop
-share/kde4/services/amarok-context-applet-info.desktop
-share/kde4/services/amarok-context-applet-labels.desktop
-share/kde4/services/amarok-context-applet-lyrics.desktop
-share/kde4/services/amarok-context-applet-photos.desktop
-share/kde4/services/amarok-context-applet-tabs.desktop
-share/kde4/services/amarok-context-applet-wikipedia.desktop
-share/kde4/services/amarok-data-engine-current.desktop
-share/kde4/services/amarok-data-engine-info.desktop
-share/kde4/services/amarok-data-engine-labels.desktop
-share/kde4/services/amarok-data-engine-lyrics.desktop
-share/kde4/services/amarok-data-engine-photos.desktop
-share/kde4/services/amarok-data-engine-tabs.desktop
-share/kde4/services/amarok-data-engine-wikipedia.desktop
-share/kde4/services/amarok.protocol
-share/kde4/services/amarok_collection-audiocdcollection.desktop
-share/kde4/services/amarok_collection-daapcollection.desktop
-share/kde4/services/amarok_collection-ipodcollection.desktop
-share/kde4/services/amarok_collection-mtpcollection.desktop
-share/kde4/services/amarok_collection-mysqlecollection.desktop
-share/kde4/services/amarok_collection-mysqlservercollection.desktop
-share/kde4/services/amarok_collection-playdarcollection.desktop
-share/kde4/services/amarok_collection-umscollection.desktop
-share/kde4/services/amarok_collection-upnpcollection.desktop
-share/kde4/services/amarok_service_amazonstore.desktop
-share/kde4/services/amarok_service_amazonstore_config.desktop
-share/kde4/services/amarok_service_ampache.desktop
-share/kde4/services/amarok_service_ampache_config.desktop
-share/kde4/services/amarok_service_jamendo.desktop
-share/kde4/services/amarok_service_magnatunestore.desktop
-share/kde4/services/amarok_service_magnatunestore_config.desktop
-share/kde4/services/amarok_service_mp3tunes.desktop
-share/kde4/services/amarok_service_mp3tunes_config.desktop
-share/kde4/services/amarok_service_opmldirectory.desktop
-share/kde4/services/amarokitpc.protocol
-share/kde4/servicetypes/amarok_codecinstall.desktop
-share/kde4/servicetypes/amarok_context_applet.desktop
-share/kde4/servicetypes/amarok_data_engine.desktop
-share/kde4/servicetypes/amarok_plugin.desktop
-share/locale/bs/LC_MESSAGES/amarok.mo
-share/locale/bs/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/bs/LC_MESSAGES/amarokpkg.mo
-share/locale/ca/LC_MESSAGES/amarok.mo
-share/locale/ca/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/ca/LC_MESSAGES/amarokpkg.mo
-share/locale/ca@valencia/LC_MESSAGES/amarok.mo
-share/locale/ca@valencia/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/ca@valencia/LC_MESSAGES/amarokpkg.mo
-share/locale/cs/LC_MESSAGES/amarok.mo
-share/locale/cs/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/cs/LC_MESSAGES/amarokpkg.mo
-share/locale/da/LC_MESSAGES/amarok.mo
-share/locale/da/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/da/LC_MESSAGES/amarokpkg.mo
-share/locale/de/LC_MESSAGES/amarok.mo
-share/locale/de/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/de/LC_MESSAGES/amarokpkg.mo
-share/locale/el/LC_MESSAGES/amarok.mo
-share/locale/el/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/el/LC_MESSAGES/amarokpkg.mo
-share/locale/en_GB/LC_MESSAGES/amarok.mo
-share/locale/en_GB/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/en_GB/LC_MESSAGES/amarokpkg.mo
-share/locale/es/LC_MESSAGES/amarok.mo
-share/locale/es/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/es/LC_MESSAGES/amarokpkg.mo
-share/locale/et/LC_MESSAGES/amarok.mo
-share/locale/et/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/et/LC_MESSAGES/amarokpkg.mo
-share/locale/eu/LC_MESSAGES/amarok.mo
-share/locale/eu/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/eu/LC_MESSAGES/amarokpkg.mo
-share/locale/fi/LC_MESSAGES/amarok.mo
-share/locale/fi/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/fi/LC_MESSAGES/amarokpkg.mo
-share/locale/fr/LC_MESSAGES/amarok.mo
-share/locale/fr/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/fr/LC_MESSAGES/amarokpkg.mo
-share/locale/ga/LC_MESSAGES/amarok.mo
-share/locale/ga/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/ga/LC_MESSAGES/amarokpkg.mo
-share/locale/gl/LC_MESSAGES/amarok.mo
-share/locale/gl/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/gl/LC_MESSAGES/amarokpkg.mo
-share/locale/hu/LC_MESSAGES/amarok.mo
-share/locale/hu/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/hu/LC_MESSAGES/amarokpkg.mo
-share/locale/it/LC_MESSAGES/amarok.mo
-share/locale/it/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/it/LC_MESSAGES/amarokpkg.mo
-share/locale/ja/LC_MESSAGES/amarok.mo
-share/locale/ja/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/ja/LC_MESSAGES/amarokpkg.mo
-share/locale/lt/LC_MESSAGES/amarok.mo
-share/locale/lt/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/lt/LC_MESSAGES/amarokpkg.mo
-share/locale/lv/LC_MESSAGES/amarok.mo
-share/locale/lv/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/lv/LC_MESSAGES/amarokpkg.mo
-share/locale/nb/LC_MESSAGES/amarok.mo
-share/locale/nb/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/nb/LC_MESSAGES/amarokpkg.mo
-share/locale/nl/LC_MESSAGES/amarok.mo
-share/locale/nl/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/nl/LC_MESSAGES/amarokpkg.mo
-share/locale/pa/LC_MESSAGES/amarok.mo
-share/locale/pa/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/pa/LC_MESSAGES/amarokpkg.mo
-share/locale/pl/LC_MESSAGES/amarok.mo
-share/locale/pl/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/pl/LC_MESSAGES/amarokpkg.mo
-share/locale/pt/LC_MESSAGES/amarok.mo
-share/locale/pt/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/pt/LC_MESSAGES/amarokpkg.mo
-share/locale/pt_BR/LC_MESSAGES/amarok.mo
-share/locale/pt_BR/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/pt_BR/LC_MESSAGES/amarokpkg.mo
-share/locale/ro/LC_MESSAGES/amarok.mo
-share/locale/ro/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/ro/LC_MESSAGES/amarokpkg.mo
-share/locale/ru/LC_MESSAGES/amarok.mo
-share/locale/ru/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/ru/LC_MESSAGES/amarokpkg.mo
-share/locale/sl/LC_MESSAGES/amarok.mo
-share/locale/sl/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/sl/LC_MESSAGES/amarokpkg.mo
-share/locale/sr/LC_MESSAGES/amarok.mo
-share/locale/sr/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/sr/LC_MESSAGES/amarokpkg.mo
-share/locale/sr@ijekavian/LC_MESSAGES/amarok.mo
-share/locale/sr@ijekavian/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/sr@ijekavian/LC_MESSAGES/amarokpkg.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/amarok.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/sr@ijekavianlatin/LC_MESSAGES/amarokpkg.mo
-share/locale/sr@latin/LC_MESSAGES/amarok.mo
-share/locale/sr@latin/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/sr@latin/LC_MESSAGES/amarokpkg.mo
-share/locale/sv/LC_MESSAGES/amarok.mo
-share/locale/sv/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/sv/LC_MESSAGES/amarokpkg.mo
-share/locale/tr/LC_MESSAGES/amarok.mo
-share/locale/tr/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/tr/LC_MESSAGES/amarokpkg.mo
-share/locale/uk/LC_MESSAGES/amarok.mo
-share/locale/uk/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/uk/LC_MESSAGES/amarokpkg.mo
-share/locale/zh_CN/LC_MESSAGES/amarok.mo
-share/locale/zh_CN/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/zh_CN/LC_MESSAGES/amarokpkg.mo
-share/locale/zh_TW/LC_MESSAGES/amarok.mo
-share/locale/zh_TW/LC_MESSAGES/amarokcollectionscanner_qt.mo
-share/locale/zh_TW/LC_MESSAGES/amarokpkg.mo
-share/mime/packages/amzdownloader.xml
diff --git a/audio/amarok/distinfo b/audio/amarok/distinfo
deleted file mode 100644
index 742b4f80c3b..00000000000
--- a/audio/amarok/distinfo
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: distinfo,v 1.53 2017/01/19 08:48:13 markd Exp $
-
-SHA1 (amarok-2.8.0.tar.bz2) = e76ccd53c05d57f9457d74cd08c2c41383c00937
-RMD160 (amarok-2.8.0.tar.bz2) = 06dd81447ed85e211ed741c06f189a2a355e824d
-SHA512 (amarok-2.8.0.tar.bz2) = 09f7f675f1223d36fb9df2f8c88923c6616524e022ad83b12bcb770dfbf60cb6b191e4035633f2ea2eee5fb7b38e6d5092cf69fe222ef9c3f3c46ba8f157a62d
-Size (amarok-2.8.0.tar.bz2) = 39950028 bytes
-SHA1 (patch-ab) = dc89394f02639c27bbcef2954aa199032c6a9ca1
-SHA1 (patch-cmake_modules_FindTagLib.cmake) = 95e195ea376746dbbc16c3fdc88b934cf711199f
-SHA1 (patch-src_musicbrainz_MusicDNSAudioDecoder.cpp) = 54add942e350a98172ecea6ad3f8d040d34dca1e
diff --git a/audio/amarok/options.mk b/audio/amarok/options.mk
deleted file mode 100644
index 6a7b05f4b52..00000000000
--- a/audio/amarok/options.mk
+++ /dev/null
@@ -1,44 +0,0 @@
-# $NetBSD: options.mk,v 1.9 2010/09/20 21:29:15 wiz Exp $
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.amarok
-PKG_SUPPORTED_OPTIONS= libgpod libmp4v2 libmtp libvisual mp3tunes
-PKG_SUGGESTED_OPTIONS= libgpod libmp4v2 libmtp libvisual mp3tunes
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Mlibgpod)
-BUILDLINK_API_DEPENDS.libgpod+= libgpod>=0.6.0nb1
-.include "../../audio/libgpod/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.endif
-
-# libifp is currently not supported
-#.if !empty(PKG_OPTIONS:Mlibifp)
-#.include "../../audio/libifp/buildlink3.mk"
-#.endif
-
-.if !empty(PKG_OPTIONS:Mlibmp4v2)
-.include "../../multimedia/libmp4v2/buildlink3.mk"
-.endif
-
-.if !empty(PKG_OPTIONS:Mlibmtp)
-BUILDLINK_API_DEPENDS.libmtp+= libmtp>=1.0
-.include "../../devel/libmtp/buildlink3.mk"
-.endif
-
-# libnjb is currently not supported
-#.if !empty(PKG_OPTIONS:Mlibnjb)
-#.include "../../devel/libnjb/buildlink3.mk"
-#.endif
-
-.if !empty(PKG_OPTIONS:Mlibvisual)
-.include "../../audio/libvisual/buildlink3.mk"
-.endif
-
-.if !empty(PKG_OPTIONS:Mmp3tunes)
-.include "../../chat/loudmouth/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../www/curl/buildlink3.mk"
-.endif
diff --git a/audio/amarok/patches/patch-ab b/audio/amarok/patches/patch-ab
deleted file mode 100644
index 57ed23ab698..00000000000
--- a/audio/amarok/patches/patch-ab
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ab,v 1.8 2011/01/27 17:24:19 wiz Exp $
-
-Add rpath for embedded mySQL library.
-
---- src/core-impl/collections/db/sql/mysqlecollection/CMakeLists.txt.orig 2010-03-10 23:12:15.000000000 +0000
-+++ src/core-impl/collections/db/sql/mysqlecollection/CMakeLists.txt
-@@ -49,6 +49,7 @@ if(APPLE)
- SET_TARGET_PROPERTIES(amarok_collection-mysqlecollection PROPERTIES LINK_FLAGS "-undefined dynamic_lookup")
- endif(APPLE)
-
-+SET_TARGET_PROPERTIES(amarok_collection-mysqlecollection PROPERTIES LINK_FLAGS "@@WLR@@")
- install(TARGETS amarok_collection-mysqlecollection DESTINATION ${PLUGIN_INSTALL_DIR} )
-
- install(FILES amarok_collection-mysqlecollection.desktop DESTINATION ${SERVICES_INSTALL_DIR})
diff --git a/audio/amarok/patches/patch-cmake_modules_FindTagLib.cmake b/audio/amarok/patches/patch-cmake_modules_FindTagLib.cmake
deleted file mode 100644
index 061f829acc2..00000000000
--- a/audio/amarok/patches/patch-cmake_modules_FindTagLib.cmake
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-cmake_modules_FindTagLib.cmake,v 1.1 2012/03/20 10:28:29 markd Exp $
-
-Change the string comparision operator on the TAGLIB_VERSION to a
-version comparision operator (since versions are being compared.)
-
---- cmake/modules/FindTaglib.cmake.orig 2011-01-11 15:58:05.000000000 +0000
-+++ cmake/modules/FindTaglib.cmake
-@@ -29,10 +29,10 @@ if(TAGLIBCONFIG_EXECUTABLE)
-
- exec_program(${TAGLIBCONFIG_EXECUTABLE} ARGS --version RETURN_VALUE _return_VALUE OUTPUT_VARIABLE TAGLIB_VERSION)
-
-- if(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}")
-+ if(TAGLIB_VERSION VERSION_LESS "${TAGLIB_MIN_VERSION}")
- message(STATUS "TagLib version too old: version searched :${TAGLIB_MIN_VERSION}, found ${TAGLIB_VERSION}")
- set(TAGLIB_FOUND FALSE)
-- else(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}")
-+ else(TAGLIB_VERSION VERSION_LESS "${TAGLIB_MIN_VERSION}")
-
- exec_program(${TAGLIBCONFIG_EXECUTABLE} ARGS --libs RETURN_VALUE _return_VALUE OUTPUT_VARIABLE TAGLIB_LIBRARIES)
-
-@@ -42,7 +42,7 @@ if(TAGLIBCONFIG_EXECUTABLE)
- set(TAGLIB_FOUND TRUE)
- endif(TAGLIB_LIBRARIES AND TAGLIB_CFLAGS)
- string(REGEX REPLACE " *-I" ";" TAGLIB_INCLUDES "${TAGLIB_CFLAGS}")
-- endif(TAGLIB_VERSION STRLESS "${TAGLIB_MIN_VERSION}")
-+ endif(TAGLIB_VERSION VERSION_LESS "${TAGLIB_MIN_VERSION}")
- mark_as_advanced(TAGLIB_CFLAGS TAGLIB_LIBRARIES TAGLIB_INCLUDES)
-
- else(TAGLIBCONFIG_EXECUTABLE)
diff --git a/audio/amarok/patches/patch-src_musicbrainz_MusicDNSAudioDecoder.cpp b/audio/amarok/patches/patch-src_musicbrainz_MusicDNSAudioDecoder.cpp
deleted file mode 100644
index a804570f30a..00000000000
--- a/audio/amarok/patches/patch-src_musicbrainz_MusicDNSAudioDecoder.cpp
+++ /dev/null
@@ -1,70 +0,0 @@
-$NetBSD: patch-src_musicbrainz_MusicDNSAudioDecoder.cpp,v 1.1 2017/01/19 08:48:13 markd Exp $
-
-Build with ffmpeg3
-
---- src/musicbrainz/MusicDNSAudioDecoder.cpp.orig 2013-08-14 20:22:52.000000000 +0000
-+++ src/musicbrainz/MusicDNSAudioDecoder.cpp
-@@ -23,6 +23,9 @@
- #include "core/meta/Meta.h"
-
- extern "C" {
-+#if defined(__DragonFly__) || defined(__NetBSD__)
-+ #include <machine/int_const.h>
-+#endif /* DragonFly | NetBSD */
- typedef quint64 UINT64_C;
- #include <libavcodec/avcodec.h>
- #include <libavformat/avformat.h>
-@@ -223,7 +226,7 @@ MusicDNSAudioDecoder::decode( const QStr
- {
- if( !decodedFrame )
- {
-- decodedFrame = avcodec_alloc_frame();
-+ decodedFrame = av_frame_alloc();
- if( !decodedFrame )
- {
- warning() << "Unable to allocate enough memory to decode file.";
-@@ -231,7 +234,7 @@ MusicDNSAudioDecoder::decode( const QStr
- break;
- }
- else
-- avcodec_get_frame_defaults( decodedFrame );
-+ av_frame_unref( decodedFrame );
- }
-
- decoderRet = avcodec_decode_audio4( pCodecCtx, decodedFrame, &gotFrame, &avpkt );
-@@ -341,7 +344,7 @@ MusicDNSAudioDecoder::decode( const QStr
- {
- if( !decodedFrame )
- {
-- decodedFrame = avcodec_alloc_frame();
-+ decodedFrame = av_frame_alloc();
- if( !decodedFrame )
- {
- warning() << "Unable to allocate enough memory to decode file.";
-@@ -349,7 +352,7 @@ MusicDNSAudioDecoder::decode( const QStr
- break;
- }
- else
-- avcodec_get_frame_defaults( decodedFrame );
-+ av_frame_unref( decodedFrame );
- }
-
- decoderRet = avcodec_decode_audio4( pCodecCtx, decodedFrame, &gotFrame, &avpkt );
-@@ -459,7 +462,7 @@ MusicDNSAudioDecoder::decode( const QStr
- {
- if( !decodedFrame )
- {
-- decodedFrame = avcodec_alloc_frame();
-+ decodedFrame = av_frame_alloc();
- if( !decodedFrame )
- {
- warning() << "Unable to allocate enough memory to decode file.";
-@@ -467,7 +470,7 @@ MusicDNSAudioDecoder::decode( const QStr
- break;
- }
- else
-- avcodec_get_frame_defaults( decodedFrame );
-+ av_frame_unref( decodedFrame );
- }
-
- decoderRet = avcodec_decode_audio4( pCodecCtx, decodedFrame, &gotFrame, &avpkt );