amarok is an `advanced' music player.

Audio works with akode, at least. This needs the new taglib, hence
the basic citrus stuff.
This commit is contained in:
espie 2005-04-15 06:42:39 +00:00
parent 6585a90f70
commit 4c83c92084
5 changed files with 700 additions and 0 deletions

54
audio/amarok/Makefile Normal file
View File

@ -0,0 +1,54 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/04/15 06:42:39 espie Exp $
CATEGORIES= audio x11 x11/kde
COMMENT= 'music player for kde'
HOMEPAGE= http://amarok.kde.org/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amarok/}
DISTNAME= amarok-1.2.3
EXTRACT_SUFX= .tar.bz2
LIB_DEPENDS+= lib/qt3/qt-mt.3.33::x11/qt3,mt \
kdecore.6,DCOP,khtml,kwalletclient,kdefx,kdeprint,kutils,kdeui,kparts,artskde,kio,kdesu,kjs::x11/kde/libs3 \
akode,artsmodules,artsgui_kde,artsmodulesmixers,artsmodulescommon,artsgui,artsgui_idl,artsmidi_idl,artsmodulessynth,artsmoduleseffects,artsbuilder,::x11/kde/multimedia3 \
konqsidebarplugin::x11/kde/base3 \
tag::audio/taglib \
xmms::audio/xmms \
gstreamer-0.8.0.0::devel/gstreamer \
ltdl::devel/libtool,-ltdl
WANTLIB= stdc++ Xext Xrender z ossaudio X11 util m Xi SM GL c \
pthread ICE \
iconv pcre vorbis esd xml2 glib-2.0.0.0 qtmcop mad audiofile \
jpeg vorbisfile gmodule-2.0.0.0 gthread-2.0.0.0 \
gobject-2.0.0.0 pcreposix popt vorbisenc kmedia2_idl \
artsflow ogg mcop png soundserver_idl art_lgpl_2 intl \
artsflow_idl
# These come from xmms
WANTLIB+= gtk gmodule gdk glib
SHARED_ONLY=Yes
MODULES= x11/kde
MODKDE_LIBTOOL= Yes
CONFIGURE_STYLE= autoconf
AUTOCONF_VERSION= 2.59
AUTOCONF= /bin/sh ${WRKDIST}/admin/cvs.sh configure
CONFIGURE_ARGS+= ${MODKDE_CONFIGURE_ARGS}
USE_GMAKE?= Yes
CONFIGURE_ENV+= ${MODKDE_CONFIGURE_ENV}
MAKE_ENV= ${CONFIGURE_ENV}
MAKE_FLAGS+= ${MODKDE_MAKE_FLAGS}
MAKE_FLAGS+= LIBRESOLV=
BUILD_DEPENDS= ::devel/pkgconfig
PERMIT_DISTFILES_FTP=Yes
PERMIT_DISTFILES_CDROM=Yes
PERMIT_PACKAGE_FTP=Yes
PERMIT_PACKAGE_CDROM=Yes
.include <bsd.port.mk>

4
audio/amarok/distinfo Normal file
View File

@ -0,0 +1,4 @@
MD5 (amarok-1.2.3.tar.bz2) = 0082f47cb4503afc7d8e671cfd5cb983
RMD160 (amarok-1.2.3.tar.bz2) = 0f6d867d6d784f1c3c7242312b323de7420bd17d
SHA1 (amarok-1.2.3.tar.bz2) = 6570338f9d87e2ad3e7a0dbe82b28d419a514370
SIZE (amarok-1.2.3.tar.bz2) = 6061235

View File

@ -0,0 +1,39 @@
$OpenBSD: patch-amarok_src_engine_enginebase_cpp,v 1.1.1.1 2005/04/15 06:42:39 espie Exp $
--- amarok/src/engine/enginebase.cpp.orig Thu Apr 14 23:50:29 2005
+++ amarok/src/engine/enginebase.cpp Thu Apr 14 23:53:36 2005
@@ -7,7 +7,9 @@
#include <fcntl.h>
#include <math.h>
#include <sys/ioctl.h>
+#if !defined(__OpenBSD__)
#include <sys/soundcard.h>
+#endif
#include <sys/wait.h>
#include <unistd.h>
@@ -54,6 +56,7 @@ Engine::Base::setHardwareMixer( bool use
if ( m_mixer >= 0 )
{
+#if !defined(__OpenBSD__)
int devmask, recmask, i_recsrc, stereodevs;
if ( ioctl( m_mixer, SOUND_MIXER_READ_DEVMASK, &devmask ) == -1 ) goto failure;
if ( ioctl( m_mixer, SOUND_MIXER_READ_RECMASK, &recmask ) == -1 ) goto failure;
@@ -61,6 +64,7 @@ Engine::Base::setHardwareMixer( bool use
if ( ioctl( m_mixer, SOUND_MIXER_READ_STEREODEVS, &stereodevs ) == -1 ) goto failure;
if ( !devmask ) goto failure;
+#endif
setVolumeSW( 100 ); //seems sensible
return true;
@@ -101,7 +105,9 @@ Engine::Base::setVolumeHW( uint percent
if ( isMixerHW() )
{
percent = percent + ( percent << 8 );
+#if !defined(__OpenBSD__)
ioctl( m_mixer, MIXER_WRITE( 4 ), &percent );
+#endif
}
}

5
audio/amarok/pkg/DESCR Normal file
View File

@ -0,0 +1,5 @@
amarok is an audio playing application with lots of goodies:
- handling of various tag formats
- suggested other songs
- automatic fetching of song lyrics.
and a lot more.

598
audio/amarok/pkg/PLIST Normal file
View File

@ -0,0 +1,598 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/04/15 06:42:39 espie Exp $
bin/amarok
bin/amarok_xmmswrapper2
bin/amarokapp
${KDE}/
${KDE}/konqsidebar_universalamarok.la
${KDE}/konqsidebar_universalamarok.so
${KDE}/libamarok_aKode-engine.la
${KDE}/libamarok_aKode-engine.so
${KDE}/libamarok_artsengine_plugin.la
${KDE}/libamarok_artsengine_plugin.so
${KDE}/libamarok_gstengine_plugin.la
${KDE}/libamarok_gstengine_plugin.so
${KDE}/libamarok_void-engine_plugin.la
${KDE}/libamarok_void-engine_plugin.so
lib/libamarokarts.la
lib/libamarokarts.so
lib/mcop/
lib/mcop/Amarok/
lib/mcop/Amarok/RawScope.mcopclass
lib/mcop/Amarok/Synth_STEREO_XFADE.mcopclass
lib/mcop/amarokarts.mcopclass
lib/mcop/amarokarts.mcoptype
share/applications/
share/applications/kde/
share/applications/kde/amarok.desktop
share/apps/
share/apps/amarok/
share/apps/amarok/amarokui.rc
share/apps/amarok/amarokui_xmms.rc
share/apps/amarok/data/
share/apps/amarok/data/Cool-Streams.m3u
share/apps/amarok/data/ball.png
share/apps/amarok/data/dot.png
share/apps/amarok/data/grid.png
share/apps/amarok/data/wirl1.png
share/apps/amarok/data/wirl2.png
share/apps/amarok/icons/
share/apps/amarok/icons/crystalsvg/
share/apps/amarok/icons/crystalsvg/16x16/
share/apps/amarok/icons/crystalsvg/16x16/actions/
share/apps/amarok/icons/crystalsvg/16x16/actions/dynamic.png
share/apps/amarok/icons/crystalsvg/16x16/actions/player_playlist_2.png
share/apps/amarok/icons/crystalsvg/16x16/actions/random.png
share/apps/amarok/icons/crystalsvg/16x16/actions/repeat_playlist.png
share/apps/amarok/icons/crystalsvg/16x16/actions/repeat_track.png
share/apps/amarok/icons/crystalsvg/22x22/
share/apps/amarok/icons/crystalsvg/22x22/actions/
share/apps/amarok/icons/crystalsvg/22x22/actions/player_playlist_2.png
share/apps/amarok/icons/crystalsvg/32x32/
share/apps/amarok/icons/crystalsvg/32x32/actions/
share/apps/amarok/icons/crystalsvg/32x32/actions/player_playlist_2.png
share/apps/amarok/icons/crystalsvg/48x48/
share/apps/amarok/icons/crystalsvg/48x48/actions/
share/apps/amarok/icons/crystalsvg/48x48/actions/player_playlist_2.png
share/apps/amarok/icons/crystalsvg/64x64/
share/apps/amarok/icons/crystalsvg/64x64/actions/
share/apps/amarok/icons/crystalsvg/64x64/actions/dynamic.png
share/apps/amarok/icons/crystalsvg/64x64/actions/random.png
share/apps/amarok/icons/crystalsvg/64x64/actions/repeat_playlist.png
share/apps/amarok/images/
share/apps/amarok/images/amarok_cut.png
share/apps/amarok/images/amarok_rocks.jpg
share/apps/amarok/images/audioscrobbler.png
share/apps/amarok/images/b_next.png
share/apps/amarok/images/b_pause.png
share/apps/amarok/images/b_play.png
share/apps/amarok/images/b_prev.png
share/apps/amarok/images/b_stop.png
share/apps/amarok/images/babelfish.png
share/apps/amarok/images/bucky.png
share/apps/amarok/images/covermanager.png
share/apps/amarok/images/currenttrack_pause.png
share/apps/amarok/images/currenttrack_play.png
share/apps/amarok/images/currenttrack_repeat.png
share/apps/amarok/images/description.png
share/apps/amarok/images/eq_active2.png
share/apps/amarok/images/eq_inactive2.png
share/apps/amarok/images/folder_crystal.png
share/apps/amarok/images/loading1.png
share/apps/amarok/images/loading2.png
share/apps/amarok/images/logo_splash.png
share/apps/amarok/images/logo_web.png
share/apps/amarok/images/musicbrainz.png
share/apps/amarok/images/nocover.png
share/apps/amarok/images/pl_active2.png
share/apps/amarok/images/pl_inactive2.png
share/apps/amarok/images/time_minus.png
share/apps/amarok/images/time_plus.png
share/apps/amarok/images/vol_speaker.png
share/apps/amarok/images/wizard_compact.png
share/apps/amarok/images/wizard_xmms.png
share/apps/amarok/scripts/
share/apps/amarok/scripts/alarm/
share/apps/amarok/scripts/alarm/README
share/apps/amarok/scripts/alarm/alarm.py
share/apps/amarok/scripts/graphequalizer/
share/apps/amarok/scripts/graphequalizer/README
share/apps/amarok/scripts/graphequalizer/graphequalizer
share/apps/amarok/scripts/playlist2html/
share/apps/amarok/scripts/playlist2html/Playlist.py
share/apps/amarok/scripts/playlist2html/PlaylistServer.py
share/apps/amarok/scripts/playlist2html/README
share/apps/amarok/scripts/playlist2html/playlist2html.py
share/apps/amarok/scripts/templates/
share/apps/amarok/scripts/templates/amarok.rb
share/apps/amarok/scripts/templates/python_qt_template.py
share/apps/amarok/scripts/templates/ruby_qt_template.rb
share/apps/amarok/scripts/webcontrol/
share/apps/amarok/scripts/webcontrol/Globals.py
share/apps/amarok/scripts/webcontrol/Playlist.py
share/apps/amarok/scripts/webcontrol/README
share/apps/amarok/scripts/webcontrol/RequestHandler.py
share/apps/amarok/scripts/webcontrol/WebControl.py
share/apps/amarok/scripts/webcontrol/amarok_cut.png
share/apps/amarok/scripts/webcontrol/controlbackground.png
share/apps/amarok/scripts/webcontrol/main.css
share/apps/amarok/scripts/webcontrol/main.js
share/apps/amarok/scripts/webcontrol/player_end.png
share/apps/amarok/scripts/webcontrol/player_pause.png
share/apps/amarok/scripts/webcontrol/player_play.png
share/apps/amarok/scripts/webcontrol/player_start.png
share/apps/amarok/scripts/webcontrol/player_stop.png
share/apps/amarok/scripts/webcontrol/template.thtml
share/apps/amarok/scripts/webcontrol/vol_speaker.png
share/apps/amarok/themes/
share/apps/amarok/themes/default/
share/apps/amarok/themes/default/stylesheet.css
share/apps/amarok/themes/reinhardt/
share/apps/amarok/themes/reinhardt/images/
share/apps/amarok/themes/reinhardt/images/background.png
share/apps/amarok/themes/reinhardt/images/transparency.png
share/apps/amarok/themes/reinhardt/stylesheet.css
share/apps/konqsidebartng/
share/apps/konqsidebartng/add/
share/apps/konqsidebartng/add/amarok.desktop
share/apps/konqsidebartng/entries/
share/apps/konqsidebartng/entries/amarok.desktop
share/apps/konqsidebartng/kicker_entries/
share/apps/konqsidebartng/kicker_entries/amarok.desktop
share/apps/konqueror/
share/apps/konqueror/servicemenus/
share/apps/konqueror/servicemenus/amarok_append.desktop
share/apps/profiles/
share/apps/profiles/amarok.profile.xml
share/config/
share/config.kcfg/
share/config.kcfg/amarok.kcfg
share/config.kcfg/gstconfig.kcfg
share/config/amarokrc
share/doc/HTML/
share/doc/HTML/da/
share/doc/HTML/da/amarok/
share/doc/HTML/da/amarok/advanced.docbook
share/doc/HTML/da/amarok/common
share/doc/HTML/da/amarok/config.docbook
share/doc/HTML/da/amarok/develop.docbook
share/doc/HTML/da/amarok/faq.docbook
share/doc/HTML/da/amarok/feature_guide.docbook
share/doc/HTML/da/amarok/hidden.docbook
share/doc/HTML/da/amarok/index.cache.bz2
share/doc/HTML/da/amarok/index.docbook
share/doc/HTML/da/amarok/quick.docbook
share/doc/HTML/da/amarok/requirements.docbook
share/doc/HTML/da/amarok/using.docbook
share/doc/HTML/de/
share/doc/HTML/de/amarok/
share/doc/HTML/de/amarok/advanced.docbook
share/doc/HTML/de/amarok/analyzer.png
share/doc/HTML/de/amarok/buttons.png
share/doc/HTML/de/amarok/collection.png
share/doc/HTML/de/amarok/common
share/doc/HTML/de/amarok/config.docbook
share/doc/HTML/de/amarok/config_appearance.png
share/doc/HTML/de/amarok/config_engine.png
share/doc/HTML/de/amarok/config_general.png
share/doc/HTML/de/amarok/config_osd.png
share/doc/HTML/de/amarok/config_playback.png
share/doc/HTML/de/amarok/context.png
share/doc/HTML/de/amarok/coverman.png
share/doc/HTML/de/amarok/develop.docbook
share/doc/HTML/de/amarok/faq.docbook
share/doc/HTML/de/amarok/file_browser.png
share/doc/HTML/de/amarok/hidden.docbook
share/doc/HTML/de/amarok/index.cache.bz2
share/doc/HTML/de/amarok/index.docbook
share/doc/HTML/de/amarok/menubar.png
share/doc/HTML/de/amarok/pl_browser.png
share/doc/HTML/de/amarok/pl_tip1.png
share/doc/HTML/de/amarok/play_list.png
share/doc/HTML/de/amarok/player_window.png
share/doc/HTML/de/amarok/playlist_window.png
share/doc/HTML/de/amarok/quick.docbook
share/doc/HTML/de/amarok/requirements.docbook
share/doc/HTML/de/amarok/rmb_menu.png
share/doc/HTML/de/amarok/search.png
share/doc/HTML/de/amarok/status_bar.png
share/doc/HTML/de/amarok/using.docbook
share/doc/HTML/de/amarok/vis_window.png
share/doc/HTML/en/
share/doc/HTML/en/amarok/
share/doc/HTML/en/amarok/advanced.docbook
share/doc/HTML/en/amarok/analyzer.png
share/doc/HTML/en/amarok/buttons.png
share/doc/HTML/en/amarok/collection.png
share/doc/HTML/en/amarok/common
share/doc/HTML/en/amarok/config.docbook
share/doc/HTML/en/amarok/config_appearance.png
share/doc/HTML/en/amarok/config_collection.png
share/doc/HTML/en/amarok/config_engine.png
share/doc/HTML/en/amarok/config_general.png
share/doc/HTML/en/amarok/config_osd.png
share/doc/HTML/en/amarok/config_playback.png
share/doc/HTML/en/amarok/config_scrobbler.png
share/doc/HTML/en/amarok/context.png
share/doc/HTML/en/amarok/coverman.png
share/doc/HTML/en/amarok/equalizer.png
share/doc/HTML/en/amarok/faq.docbook
share/doc/HTML/en/amarok/feature_guide.docbook
share/doc/HTML/en/amarok/file_browser.png
share/doc/HTML/en/amarok/index.cache.bz2
share/doc/HTML/en/amarok/index.docbook
share/doc/HTML/en/amarok/logo.png
share/doc/HTML/en/amarok/media_device.png
share/doc/HTML/en/amarok/menubar.png
share/doc/HTML/en/amarok/musicbrainz.png
share/doc/HTML/en/amarok/pl_browser.png
share/doc/HTML/en/amarok/pl_tip1.png
share/doc/HTML/en/amarok/play_list.png
share/doc/HTML/en/amarok/player_window.png
share/doc/HTML/en/amarok/playlist_window.png
share/doc/HTML/en/amarok/quick.docbook
share/doc/HTML/en/amarok/requirements.docbook
share/doc/HTML/en/amarok/rmb_menu.png
share/doc/HTML/en/amarok/status_bar.png
share/doc/HTML/en/amarok/using.docbook
share/doc/HTML/en/amarok/vis_window.png
share/doc/HTML/et/
share/doc/HTML/et/amarok/
share/doc/HTML/et/amarok/advanced.docbook
share/doc/HTML/et/amarok/common
share/doc/HTML/et/amarok/config.docbook
share/doc/HTML/et/amarok/develop.docbook
share/doc/HTML/et/amarok/faq.docbook
share/doc/HTML/et/amarok/feature_guide.docbook
share/doc/HTML/et/amarok/hidden.docbook
share/doc/HTML/et/amarok/howto.docbook
share/doc/HTML/et/amarok/index.cache.bz2
share/doc/HTML/et/amarok/index.docbook
share/doc/HTML/et/amarok/plugin.docbook
share/doc/HTML/et/amarok/quick.docbook
share/doc/HTML/et/amarok/requirements.docbook
share/doc/HTML/et/amarok/using.docbook
share/doc/HTML/fr/
share/doc/HTML/fr/amarok/
share/doc/HTML/fr/amarok/advanced.docbook
share/doc/HTML/fr/amarok/common
share/doc/HTML/fr/amarok/config.docbook
share/doc/HTML/fr/amarok/faq.docbook
share/doc/HTML/fr/amarok/feature_guide.docbook
share/doc/HTML/fr/amarok/index.cache.bz2
share/doc/HTML/fr/amarok/index.docbook
share/doc/HTML/fr/amarok/quick.docbook
share/doc/HTML/fr/amarok/requirements.docbook
share/doc/HTML/fr/amarok/using.docbook
share/doc/HTML/it/
share/doc/HTML/it/amarok/
share/doc/HTML/it/amarok/advanced.docbook
share/doc/HTML/it/amarok/common
share/doc/HTML/it/amarok/config.docbook
share/doc/HTML/it/amarok/develop.docbook
share/doc/HTML/it/amarok/faq.docbook
share/doc/HTML/it/amarok/feature_guide.docbook
share/doc/HTML/it/amarok/hidden.docbook
share/doc/HTML/it/amarok/index.cache.bz2
share/doc/HTML/it/amarok/index.docbook
share/doc/HTML/it/amarok/plugin.docbook
share/doc/HTML/it/amarok/quick.docbook
share/doc/HTML/it/amarok/requirements.docbook
share/doc/HTML/it/amarok/using.docbook
share/doc/HTML/nl/
share/doc/HTML/nl/amarok/
share/doc/HTML/nl/amarok/advanced.docbook
share/doc/HTML/nl/amarok/analyzer.png
share/doc/HTML/nl/amarok/buttons.png
share/doc/HTML/nl/amarok/collection.png
share/doc/HTML/nl/amarok/common
share/doc/HTML/nl/amarok/config.docbook
share/doc/HTML/nl/amarok/config_appearance.png
share/doc/HTML/nl/amarok/config_collection.png
share/doc/HTML/nl/amarok/config_colors.png
share/doc/HTML/nl/amarok/config_engine.png
share/doc/HTML/nl/amarok/config_fonts.png
share/doc/HTML/nl/amarok/config_general.png
share/doc/HTML/nl/amarok/config_osd.png
share/doc/HTML/nl/amarok/config_playback.png
share/doc/HTML/nl/amarok/config_scrobbler.png
share/doc/HTML/nl/amarok/context.png
share/doc/HTML/nl/amarok/coverman.png
share/doc/HTML/nl/amarok/develop.docbook
share/doc/HTML/nl/amarok/equalizer.png
share/doc/HTML/nl/amarok/faq.docbook
share/doc/HTML/nl/amarok/feature_guide.docbook
share/doc/HTML/nl/amarok/file_browser.png
share/doc/HTML/nl/amarok/hidden.docbook
share/doc/HTML/nl/amarok/index.cache.bz2
share/doc/HTML/nl/amarok/index.docbook
share/doc/HTML/nl/amarok/media_device.png
share/doc/HTML/nl/amarok/menubar.png
share/doc/HTML/nl/amarok/pl_browser.png
share/doc/HTML/nl/amarok/pl_tip1.png
share/doc/HTML/nl/amarok/play_list.png
share/doc/HTML/nl/amarok/player_window.png
share/doc/HTML/nl/amarok/playlist_window.png
share/doc/HTML/nl/amarok/plugin.docbook
share/doc/HTML/nl/amarok/quick.docbook
share/doc/HTML/nl/amarok/requirements.docbook
share/doc/HTML/nl/amarok/rmb_menu.png
share/doc/HTML/nl/amarok/search.png
share/doc/HTML/nl/amarok/status_bar.png
share/doc/HTML/nl/amarok/using.docbook
share/doc/HTML/nl/amarok/vis_window.png
share/doc/HTML/pt/
share/doc/HTML/pt/amarok/
share/doc/HTML/pt/amarok/advanced.docbook
share/doc/HTML/pt/amarok/common
share/doc/HTML/pt/amarok/config.docbook
share/doc/HTML/pt/amarok/develop.docbook
share/doc/HTML/pt/amarok/faq.docbook
share/doc/HTML/pt/amarok/feature_guide.docbook
share/doc/HTML/pt/amarok/hidden.docbook
share/doc/HTML/pt/amarok/index.cache.bz2
share/doc/HTML/pt/amarok/index.docbook
share/doc/HTML/pt/amarok/plugin.docbook
share/doc/HTML/pt/amarok/quick.docbook
share/doc/HTML/pt/amarok/requirements.docbook
share/doc/HTML/pt/amarok/using.docbook
share/doc/HTML/pt_BR/
share/doc/HTML/pt_BR/amarok/
share/doc/HTML/pt_BR/amarok/advanced.docbook
share/doc/HTML/pt_BR/amarok/analyzer.png
share/doc/HTML/pt_BR/amarok/buttons.png
share/doc/HTML/pt_BR/amarok/collection.png
share/doc/HTML/pt_BR/amarok/common
share/doc/HTML/pt_BR/amarok/config.docbook
share/doc/HTML/pt_BR/amarok/config_appearance.png
share/doc/HTML/pt_BR/amarok/config_collection.png
share/doc/HTML/pt_BR/amarok/config_engine.png
share/doc/HTML/pt_BR/amarok/config_general.png
share/doc/HTML/pt_BR/amarok/config_osd.png
share/doc/HTML/pt_BR/amarok/config_playback.png
share/doc/HTML/pt_BR/amarok/config_scrobbler.png
share/doc/HTML/pt_BR/amarok/context.png
share/doc/HTML/pt_BR/amarok/coverman.png
share/doc/HTML/pt_BR/amarok/equalizer.png
share/doc/HTML/pt_BR/amarok/faq.docbook
share/doc/HTML/pt_BR/amarok/feature_guide.docbook
share/doc/HTML/pt_BR/amarok/file_browser.png
share/doc/HTML/pt_BR/amarok/index.cache.bz2
share/doc/HTML/pt_BR/amarok/index.docbook
share/doc/HTML/pt_BR/amarok/logo.png
share/doc/HTML/pt_BR/amarok/media_device.png
share/doc/HTML/pt_BR/amarok/menubar.png
share/doc/HTML/pt_BR/amarok/musicbrainz.png
share/doc/HTML/pt_BR/amarok/pl_browser.png
share/doc/HTML/pt_BR/amarok/pl_tip1.png
share/doc/HTML/pt_BR/amarok/play_list.png
share/doc/HTML/pt_BR/amarok/player_window.png
share/doc/HTML/pt_BR/amarok/playlist_window.png
share/doc/HTML/pt_BR/amarok/quick.docbook
share/doc/HTML/pt_BR/amarok/requirements.docbook
share/doc/HTML/pt_BR/amarok/rmb_menu.png
share/doc/HTML/pt_BR/amarok/status_bar.png
share/doc/HTML/pt_BR/amarok/using.docbook
share/doc/HTML/pt_BR/amarok/vis_window.png
share/doc/HTML/ru/
share/doc/HTML/ru/amarok/
share/doc/HTML/ru/amarok/advanced.docbook
share/doc/HTML/ru/amarok/collection.png
share/doc/HTML/ru/amarok/common
share/doc/HTML/ru/amarok/config.docbook
share/doc/HTML/ru/amarok/config_appearance.png
share/doc/HTML/ru/amarok/config_collection.png
share/doc/HTML/ru/amarok/config_engine.png
share/doc/HTML/ru/amarok/config_general.png
share/doc/HTML/ru/amarok/config_osd.png
share/doc/HTML/ru/amarok/config_playback.png
share/doc/HTML/ru/amarok/config_scrobbler.png
share/doc/HTML/ru/amarok/context.png
share/doc/HTML/ru/amarok/coverman.png
share/doc/HTML/ru/amarok/equalizer.png
share/doc/HTML/ru/amarok/faq.docbook
share/doc/HTML/ru/amarok/feature_guide.docbook
share/doc/HTML/ru/amarok/file_browser.png
share/doc/HTML/ru/amarok/index.cache.bz2
share/doc/HTML/ru/amarok/index.docbook
share/doc/HTML/ru/amarok/menubar.png
share/doc/HTML/ru/amarok/pl_browser.png
share/doc/HTML/ru/amarok/pl_tip1.png
share/doc/HTML/ru/amarok/play_list.png
share/doc/HTML/ru/amarok/playlist_window.png
share/doc/HTML/ru/amarok/quick.docbook
share/doc/HTML/ru/amarok/requirements.docbook
share/doc/HTML/ru/amarok/rmb_menu.png
share/doc/HTML/ru/amarok/status_bar.png
share/doc/HTML/ru/amarok/using.docbook
share/doc/HTML/sv/
share/doc/HTML/sv/amarok/
share/doc/HTML/sv/amarok/advanced.docbook
share/doc/HTML/sv/amarok/buttons.png
share/doc/HTML/sv/amarok/collection.png
share/doc/HTML/sv/amarok/common
share/doc/HTML/sv/amarok/config.docbook
share/doc/HTML/sv/amarok/config_appearance.png
share/doc/HTML/sv/amarok/config_colors.png
share/doc/HTML/sv/amarok/config_engine.png
share/doc/HTML/sv/amarok/config_fonts.png
share/doc/HTML/sv/amarok/config_general.png
share/doc/HTML/sv/amarok/config_mysql.png
share/doc/HTML/sv/amarok/config_osd.png
share/doc/HTML/sv/amarok/config_playback.png
share/doc/HTML/sv/amarok/config_scrobbler.png
share/doc/HTML/sv/amarok/context.png
share/doc/HTML/sv/amarok/coverman.png
share/doc/HTML/sv/amarok/develop.docbook
share/doc/HTML/sv/amarok/equalizer.png
share/doc/HTML/sv/amarok/faq.docbook
share/doc/HTML/sv/amarok/feature_guide.docbook
share/doc/HTML/sv/amarok/file_browser.png
share/doc/HTML/sv/amarok/hidden.docbook
share/doc/HTML/sv/amarok/index.cache.bz2
share/doc/HTML/sv/amarok/index.docbook
share/doc/HTML/sv/amarok/media_device.png
share/doc/HTML/sv/amarok/menubar.png
share/doc/HTML/sv/amarok/pl_browser.png
share/doc/HTML/sv/amarok/pl_tip1.png
share/doc/HTML/sv/amarok/play_list.png
share/doc/HTML/sv/amarok/player_window.png
share/doc/HTML/sv/amarok/playlist_window.png
share/doc/HTML/sv/amarok/plugin.docbook
share/doc/HTML/sv/amarok/quick.docbook
share/doc/HTML/sv/amarok/requirements.docbook
share/doc/HTML/sv/amarok/rmb_menu.png
share/doc/HTML/sv/amarok/scripts_window.png
share/doc/HTML/sv/amarok/search.png
share/doc/HTML/sv/amarok/status_bar.png
share/doc/HTML/sv/amarok/streams.png
share/doc/HTML/sv/amarok/using.docbook
share/doc/HTML/sv/amarok/vis_window.png
share/doc/HTML/sv/amarok/welcome.png
share/icons/
share/icons/crystalsvg/
share/icons/crystalsvg/128x128/
share/icons/crystalsvg/128x128/apps/
share/icons/crystalsvg/128x128/apps/amarok.png
share/icons/crystalsvg/16x16/
share/icons/crystalsvg/16x16/apps/
share/icons/crystalsvg/16x16/apps/amarok.png
share/icons/crystalsvg/22x22/
share/icons/crystalsvg/22x22/apps/
share/icons/crystalsvg/22x22/apps/amarok.png
share/icons/crystalsvg/32x32/
share/icons/crystalsvg/32x32/apps/
share/icons/crystalsvg/32x32/apps/amarok.png
share/icons/crystalsvg/48x48/
share/icons/crystalsvg/48x48/apps/
share/icons/crystalsvg/48x48/apps/amarok.png
share/icons/crystalsvg/64x64/
share/icons/crystalsvg/64x64/apps/
share/icons/crystalsvg/64x64/apps/amarok.png
share/locale/
share/locale/az/
share/locale/az/LC_MESSAGES/
share/locale/az/LC_MESSAGES/amarok.mo
share/locale/bg/
share/locale/bg/LC_MESSAGES/
share/locale/bg/LC_MESSAGES/amarok.mo
share/locale/br/
share/locale/br/LC_MESSAGES/
share/locale/br/LC_MESSAGES/amarok.mo
share/locale/ca/
share/locale/ca/LC_MESSAGES/
share/locale/ca/LC_MESSAGES/amarok.mo
share/locale/cs/
share/locale/cs/LC_MESSAGES/
share/locale/cs/LC_MESSAGES/amarok.mo
share/locale/cy/
share/locale/cy/LC_MESSAGES/
share/locale/cy/LC_MESSAGES/amarok.mo
share/locale/da/
share/locale/da/LC_MESSAGES/
share/locale/da/LC_MESSAGES/amarok.mo
share/locale/de/
share/locale/de/LC_MESSAGES/
share/locale/de/LC_MESSAGES/amarok.mo
share/locale/en_GB/
share/locale/en_GB/LC_MESSAGES/
share/locale/en_GB/LC_MESSAGES/amarok.mo
share/locale/es/
share/locale/es/LC_MESSAGES/
share/locale/es/LC_MESSAGES/amarok.mo
share/locale/et/
share/locale/et/LC_MESSAGES/
share/locale/et/LC_MESSAGES/amarok.mo
share/locale/fr/
share/locale/fr/LC_MESSAGES/
share/locale/fr/LC_MESSAGES/amarok.mo
share/locale/ga/
share/locale/ga/LC_MESSAGES/
share/locale/ga/LC_MESSAGES/amarok.mo
share/locale/gl/
share/locale/gl/LC_MESSAGES/
share/locale/gl/LC_MESSAGES/amarok.mo
share/locale/he/
share/locale/he/LC_MESSAGES/
share/locale/he/LC_MESSAGES/amarok.mo
share/locale/hi/
share/locale/hi/LC_MESSAGES/
share/locale/hi/LC_MESSAGES/amarok.mo
share/locale/hu/
share/locale/hu/LC_MESSAGES/
share/locale/hu/LC_MESSAGES/amarok.mo
share/locale/is/
share/locale/is/LC_MESSAGES/
share/locale/is/LC_MESSAGES/amarok.mo
share/locale/it/
share/locale/it/LC_MESSAGES/
share/locale/it/LC_MESSAGES/amarok.mo
share/locale/ja/
share/locale/ja/LC_MESSAGES/
share/locale/ja/LC_MESSAGES/amarok.mo
share/locale/ko/
share/locale/ko/LC_MESSAGES/
share/locale/ko/LC_MESSAGES/amarok.mo
share/locale/lt/
share/locale/lt/LC_MESSAGES/
share/locale/lt/LC_MESSAGES/amarok.mo
share/locale/nb/
share/locale/nb/LC_MESSAGES/
share/locale/nb/LC_MESSAGES/amarok.mo
share/locale/nl/
share/locale/nl/LC_MESSAGES/
share/locale/nl/LC_MESSAGES/amarok.mo
share/locale/pl/
share/locale/pl/LC_MESSAGES/
share/locale/pl/LC_MESSAGES/amarok.mo
share/locale/pt/
share/locale/pt/LC_MESSAGES/
share/locale/pt/LC_MESSAGES/amarok.mo
share/locale/pt_BR/
share/locale/pt_BR/LC_MESSAGES/
share/locale/pt_BR/LC_MESSAGES/amarok.mo
share/locale/ro/
share/locale/ro/LC_MESSAGES/
share/locale/ro/LC_MESSAGES/amarok.mo
share/locale/ru/
share/locale/ru/LC_MESSAGES/
share/locale/ru/LC_MESSAGES/amarok.mo
share/locale/sl/
share/locale/sl/LC_MESSAGES/
share/locale/sl/LC_MESSAGES/amarok.mo
share/locale/sr/
share/locale/sr/LC_MESSAGES/
share/locale/sr/LC_MESSAGES/amarok.mo
share/locale/sr@Latn/
share/locale/sr@Latn/LC_MESSAGES/
share/locale/sr@Latn/LC_MESSAGES/amarok.mo
share/locale/sv/
share/locale/sv/LC_MESSAGES/
share/locale/sv/LC_MESSAGES/amarok.mo
share/locale/ta/
share/locale/ta/LC_MESSAGES/
share/locale/ta/LC_MESSAGES/amarok.mo
share/locale/tg/
share/locale/tg/LC_MESSAGES/
share/locale/tg/LC_MESSAGES/amarok.mo
share/locale/tr/
share/locale/tr/LC_MESSAGES/
share/locale/tr/LC_MESSAGES/amarok.mo
share/locale/uk/
share/locale/uk/LC_MESSAGES/
share/locale/uk/LC_MESSAGES/amarok.mo
share/locale/uz/
share/locale/uz/LC_MESSAGES/
share/locale/uz/LC_MESSAGES/amarok.mo
share/locale/xx/
share/locale/xx/LC_MESSAGES/
share/locale/xx/LC_MESSAGES/amarok.mo
share/locale/zh_CN/
share/locale/zh_CN/LC_MESSAGES/
share/locale/zh_CN/LC_MESSAGES/amarok.mo
share/services/
share/services/amarok_aKode-engine.desktop
share/services/amarok_artsengine_plugin.desktop
share/services/amarok_gstengine_plugin.desktop
share/services/amarok_void-engine_plugin.desktop
share/servicetypes/
share/servicetypes/amarok_plugin.desktop