Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 2009 03:49:01 GMT
From:      Matt Tosto <datahead4@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135346: Update audio/amarok-kde4 to version 2.1
Message-ID:  <200906080349.n583n1of047513@www.freebsd.org>
Resent-Message-ID: <200906080350.n583o1qF043888@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135346
>Category:       ports
>Synopsis:       Update audio/amarok-kde4 to version 2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 08 03:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matt Tosto
>Release:        
>Organization:
>Environment:
>Description:
The attached shell archive brings this port up to version 2.1.  This update depends on two new ports that are not yet in the ports tree.  Refer to:

http://www.freebsd.org/cgi/query-pr.cgi?pr=135344
http://www.freebsd.org/cgi/query-pr.cgi?pr=135345

for more details about these ports.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

#!/bin/sh
# This is a shell archive (produced by GNU sharutils 4.6.3).
# To extract the files from this archive, save it to some FILE, remove
# everything before the `#!/bin/sh' line above, then type `sh FILE'.
#
lock_dir=_sh07631
# Made on 2009-06-07 22:33 CDT by <matt@office-desktop>.
# Source directory was `/home/matt/tmp/amarok2'.
#
# Existing files will *not* be overwritten, unless `-c' is specified.
#
# This shar contains:
# length mode       name
# ------ ---------- ------------------------------------------
#    304 -rw-r--r-- amarok-kde4/pkg-descr
#    618 -rw-r--r-- amarok-kde4/pkg-message
#    191 -rw-r--r-- amarok-kde4/distinfo
#   2139 -rw-r--r-- amarok-kde4/Makefile
#  30073 -rw-r--r-- amarok-kde4/pkg-plist
#    304 -rw-r--r-- amarok-kde4/pkg-descr
#    618 -rw-r--r-- amarok-kde4/pkg-message
#    191 -rw-r--r-- amarok-kde4/distinfo
#   2139 -rw-r--r-- amarok-kde4/Makefile
#  30073 -rw-r--r-- amarok-kde4/pkg-plist
#
MD5SUM=${MD5SUM-md5sum}
f=`${MD5SUM} --version | egrep '^md5sum .*(core|text)utils'`
test -n "${f}" && md5check=true || md5check=false
${md5check} || \
  echo 'Note: not verifying md5sums.  Consider installing GNU coreutils.'
save_IFS="${IFS}"
IFS="${IFS}:"
gettext_dir=FAILED
locale_dir=FAILED
first_param="$1"
for dir in $PATH
do
  if test "$gettext_dir" = FAILED && test -f $dir/gettext \
     && ($dir/gettext --version >/dev/null 2>&1)
  then
    case `$dir/gettext --version 2>&1 | sed 1q` in
      *GNU*) gettext_dir=$dir ;;
    esac
  fi
  if test "$locale_dir" = FAILED && test -f $dir/shar \
     && ($dir/shar --print-text-domain-dir >/dev/null 2>&1)
  then
    locale_dir=`$dir/shar --print-text-domain-dir`
  fi
done
IFS="$save_IFS"
if test "$locale_dir" = FAILED || test "$gettext_dir" = FAILED
then
  echo=echo
else
  TEXTDOMAINDIR=$locale_dir
  export TEXTDOMAINDIR
  TEXTDOMAIN=sharutils
  export TEXTDOMAIN
  echo="$gettext_dir/gettext -s"
fi
if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null
then if (echo -n test; echo 1,2,3) | grep n >/dev/null
     then shar_n= shar_c='
'
     else shar_n=-n shar_c= ; fi
else shar_n= shar_c='\c' ; fi
f=shar-touch.$$
st1=200112312359.59
st2=123123592001.59
st2tr=123123592001.5 # old SysV 14-char limit
st3=1231235901

if touch -am -t ${st1} ${f} >/dev/null 2>&1 && \
   test ! -f ${st1} && test -f ${f}; then
  shar_touch='touch -am -t $1$2$3$4$5$6.$7 "$8"'

elif touch -am ${st2} ${f} >/dev/null 2>&1 && \
   test ! -f ${st2} && test ! -f ${st2tr} && test -f ${f}; then
  shar_touch='touch -am $3$4$5$6$1$2.$7 "$8"'

elif touch -am ${st3} ${f} >/dev/null 2>&1 && \
   test ! -f ${st3} && test -f ${f}; then
  shar_touch='touch -am $3$4$5$6$2 "$8"'

else
  shar_touch=:
  echo
  ${echo} 'WARNING: not restoring timestamps.  Consider getting and'
  ${echo} 'installing GNU `touch'\'', distributed in GNU coreutils...'
  echo
fi
rm -f ${st1} ${st2} ${st2tr} ${st3} ${f}
#
if test ! -d ${lock_dir}
then : ; else ${echo} 'lock directory '${lock_dir}' exists'
  exit 1
fi
if mkdir ${lock_dir}
then ${echo} 'x - created lock directory `'${lock_dir}\''.'
else ${echo} 'x - failed to create lock directory `'${lock_dir}\''.'
  exit 1
fi
# ============= amarok-kde4/pkg-descr ==============
if test ! -d 'amarok-kde4'; then
  mkdir 'amarok-kde4'
if test $? -eq 0
then ${echo} 'x - created directory `amarok-kde4'\''.'
else ${echo} 'x - failed to create directory `amarok-kde4'\''.'
  exit 1
fi
fi
if test -f 'amarok-kde4/pkg-descr' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/pkg-descr (file already exists)'
else
${echo} 'x - extracting amarok-kde4/pkg-descr (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/pkg-descr' &&
Amarok is a media player for KDE. It uses the multimedia
framework-independent frontend to play audio files, and 
features a fresh and efficient approach to playlist handling. 
Emphasis is on the quick and easy user interface, allowing 
for fast access to the media library.
X
WWW: http://amarok.kde.org/
SHAR_EOF
  (set 20 09 06 07 21 08 45 'amarok-kde4/pkg-descr'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/pkg-descr'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/pkg-descr failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/pkg-descr: MD5 check failed'
       ) << SHAR_EOF
5475a5af6e4670c1466cf1dafc1fcc26  amarok-kde4/pkg-descr
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/pkg-descr'` -ne 304 && \
  ${echo} 'restoration warning:  size of amarok-kde4/pkg-descr is not 304'
  fi
fi
# ============= amarok-kde4/pkg-message ==============
if test ! -d 'amarok-kde4'; then
  mkdir 'amarok-kde4'
if test $? -eq 0
then ${echo} 'x - created directory `amarok-kde4'\''.'
else ${echo} 'x - failed to create directory `amarok-kde4'\''.'
  exit 1
fi
fi
if test -f 'amarok-kde4/pkg-message' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/pkg-message (file already exists)'
else
${echo} 'x - extracting amarok-kde4/pkg-message (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/pkg-message' &&
X
X				ATTENTION:
X
In order to use certain devices (MTP, iPod, ..) through Amarok you need to be
able to mount USB devices as the user running Amarok. Read more on how to set
this up on FreeBSD here:
X
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html
X
If you are not running a KDE4 desktop, you should consider installing the
x11/kdebase4-runtime and multimedia/phonon ports along with Amarok. You will
also need to pick a Phonon backend port (multimedia/phonon-xine or
multimedia/phonon-gstreamer). It has been reported that icons and audio will
not work properly without these additional ports.
SHAR_EOF
  (set 20 09 06 07 21 08 46 'amarok-kde4/pkg-message'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/pkg-message'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/pkg-message failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/pkg-message: MD5 check failed'
       ) << SHAR_EOF
0f63731e0dc82d0751d6609b71dcb62e  amarok-kde4/pkg-message
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/pkg-message'` -ne 618 && \
  ${echo} 'restoration warning:  size of amarok-kde4/pkg-message is not 618'
  fi
fi
# ============= amarok-kde4/distinfo ==============
if test -f 'amarok-kde4/distinfo' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/distinfo (file already exists)'
else
${echo} 'x - extracting amarok-kde4/distinfo (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/distinfo' &&
MD5 (amarok-2.1.tar.bz2) = 76e5496a1bf2a8116210143f6479c1fb
SHA256 (amarok-2.1.tar.bz2) = 19ac076d475babdeb66d1d1f5c8a2eea91aba0fe4f6d1478636af361b66fb8ea
SIZE (amarok-2.1.tar.bz2) = 4782899
SHAR_EOF
  (set 20 09 06 07 21 08 45 'amarok-kde4/distinfo'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/distinfo'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/distinfo failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/distinfo: MD5 check failed'
       ) << SHAR_EOF
797738f369d421c1e6c98e1c3674b112  amarok-kde4/distinfo
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/distinfo'` -ne 191 && \
  ${echo} 'restoration warning:  size of amarok-kde4/distinfo is not 191'
  fi
fi
# ============= amarok-kde4/Makefile ==============
if test -f 'amarok-kde4/Makefile' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/Makefile (file already exists)'
else
${echo} 'x - extracting amarok-kde4/Makefile (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/Makefile' &&
# New ports collection makefile for:	amarok
# Date created:			Tue Feb 24 02:21:14 CET 2004
# Whom:				Markus Brueffer <markus@FreeBSD.org>
#
# $FreeBSD: ports/audio/amarok-kde4/Makefile,v 1.93 2009/03/09 10:48:12 makc Exp $
X
PORTNAME=	amarok
PORTVERSION=	2.1
CATEGORIES=	audio kde
MASTER_SITES=	${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR=	stable/${PORTNAME}/${PORTVERSION}/src
X
MAINTAINER=	datahead4@gmail.com
COMMENT=	Media player for KDE4
X
LIB_DEPENDS=	tag.6:${PORTSDIR}/audio/taglib \
X		tag-extras.0:${PORTSDIR}/audio/taglib-extras \
X		mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
X
BUILD_DEPENDS=	${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:${PORTSDIR}/devel/qtscriptgenerator
RUN_DEPENDS=	${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:${PORTSDIR}/devel/qtscriptgenerator
X
LATEST_LINK=	${PORTNAME}-kde4
X
MAKE_JOBS_SAFE=	yes
USE_BZIP2=	yes
USE_KDE4=	kdehier kdeprefix kdelibs automoc4
USE_QT_VER=	4
QT_COMPONENTS=	corelib gui network opengl script svg webkit \
X		qmake_build moc_build rcc_build uic_build
USE_GETTEXT=	yes
USE_MYSQL=	embedded
USE_CMAKE=	yes
USE_LDCONFIG=	yes
X
NOT_FOR_ARCHS=  sparc64
NOT_FOR_ARCHS_REASON_sparc64=   "GCC-related build error"
X
OPTIONS=	GPOD "iPod support" on \
X		MTP "MTP device support" on \
X		LOUDMOUTH "Loudmouth support" on
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 700000
CMAKE_USE_PTHREAD=	yes
X.endif
X
X.if defined(WITH_GPOD)
LIB_DEPENDS+=	gpod.5:${PORTSDIR}/audio/libgpod
PLIST_SUB+=	GPOD=""
X.else
CMAKE_ARGS+=	-DWITH_Ipod:BOOL=Off
PLIST_SUB+=	GPOD="@comment "
X.endif
X
X.if defined(WITH_MTP)
LIB_DEPENDS+=	mtp.8:${PORTSDIR}/audio/libmtp
PLIST_SUB+=	MTP=""
X.else
CMAKE_ARGS+=	-DWITH_Mtp:BOOL=Off
PLIST_SUB+=	MTP="@comment "
X.endif
X
X.if defined(WITH_LOUDMOUTH)
LIB_DEPENDS+=	loudmouth-1.0:${PORTSDIR}/net-im/loudmouth
PLIST_SUB+=	LOUDMOUTH=""
X.else
CMAKE_ARGS+=	-DWITH_Loudmouth:BOOL=Off
PLIST_SUB+=	LOUDMOUTH="@comment "
X.endif
X
post-extract:
X	${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \
X		${WRKSRC}/cmake/modules/FindIpod.cmake \
X		${WRKSRC}/cmake/modules/FindLoudmouth.cmake \
X		${WRKSRC}/cmake/modules/FindGdk.cmake
X
X.include <bsd.port.post.mk>
SHAR_EOF
  (set 20 09 06 07 22 20 55 'amarok-kde4/Makefile'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/Makefile'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/Makefile failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/Makefile: MD5 check failed'
       ) << SHAR_EOF
eb994cd7c4a0188506a136bb0fb7a35b  amarok-kde4/Makefile
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/Makefile'` -ne 2139 && \
  ${echo} 'restoration warning:  size of amarok-kde4/Makefile is not 2139'
  fi
fi
# ============= amarok-kde4/pkg-plist ==============
if test -f 'amarok-kde4/pkg-plist' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/pkg-plist (file already exists)'
else
${echo} 'x - extracting amarok-kde4/pkg-plist (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/pkg-plist' &&
bin/amarok
bin/amarok_afttagger
bin/amarokcollectionscanner
%%GPOD%%lib/kde4/libamarok_collection-ipodcollection.so
%%GPOD%%share/kde4/services/amarok_collection-ipodcollection.desktop
lib/kde4/amarok_containment_vertical.so
lib/kde4/amarok_context_applet_albums.so
lib/kde4/amarok_context_applet_bookmark.so
lib/kde4/amarok_context_applet_currenttrack.so
lib/kde4/amarok_context_applet_lyrics.so
lib/kde4/amarok_context_applet_mediadevices.so
lib/kde4/amarok_context_applet_serviceinfo.so
lib/kde4/amarok_context_applet_wikipedia.so
lib/kde4/amarok_data_engine_current.so
lib/kde4/amarok_data_engine_lyrics.so
lib/kde4/amarok_data_engine_service.so
lib/kde4/amarok_data_engine_wikipedia.so
lib/kde4/amarok_service_ampache.so
lib/kde4/amarok_service_jamendo.so
lib/kde4/amarok_service_lastfm.so
lib/kde4/amarok_service_magnatunestore.so
lib/kde4/amarok_service_opmldirectory.so
lib/kde4/amarok_service_shoutcast.so
lib/kde4/kcm_amarok_service_ampache.so
lib/kde4/kcm_amarok_service_lastfm.so
lib/kde4/kcm_amarok_service_magnatunestore.so
lib/kde4/libamarok_collection-daapcollection.so
lib/kde4/libamarok_collection-sqlcollection.so
lib/kde4/libamarok_massstorage-device.so
lib/libamaroklib.so
lib/libamaroklib.so.1
lib/libamaroklib.so.1.0.0
lib/libamarokpud.so
lib/libamarokpud.so.1
lib/libamarokpud.so.1.0.0
lib/libamarok_service_liblastfm.so
lib/libmediadevicelib.so
lib/libmediadevicelib.so.1
lib/libmediadevicelib.so.1.0.0
lib/strigi/strigita_audible.so
lib/strigi/strigita_mp4.so
%%LOUDMOUTH%%bin/amarokmp3tunesharmonydaemon
%%LOUDMOUTH%%lib/kde4/amarok_service_mp3tunes.so
%%LOUDMOUTH%%lib/kde4/kcm_amarok_service_mp3tunes.so
%%LOUDMOUTH%%share/kde4/services/amarok_service_mp3tunes_config.desktop
%%LOUDMOUTH%%share/kde4/services/amarok_service_mp3tunes.desktop
%%MTP%%lib/kde4/libamarok_collection-mtpcollection.so
%%MTP%%share/kde4/services/amarok_collection-mtpcollection.desktop
share/applications/kde4/amarok.desktop
share/apps/amarok/data/bullet.gif
share/apps/amarok/data/DefaultPlaylistLayouts.xml
share/apps/amarok/data/InfoParserLoading.html
share/apps/amarok/data/ServiceInfoCustomStyle.css
share/apps/amarok/data/service_info_frontpage.html
share/apps/amarok/data/WikipediaCustomStyle.css
share/apps/amarok/icons/hicolor/128x128/status/audio-volume-high-amarok.png
share/apps/amarok/icons/hicolor/128x128/status/audio-volume-low-amarok.png
share/apps/amarok/icons/hicolor/128x128/status/audio-volume-medium-amarok.png
share/apps/amarok/icons/hicolor/128x128/status/audio-volume-muted-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_artist.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_change_language.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_clock.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_lyrics.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_mostplayed.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_playcount.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_clear.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_refresh.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_scripts.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_track.png
share/apps/amarok/icons/hicolor/16x16/actions/collection-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/collection-refresh-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/collection-rescan-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/download-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/dynamic-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/edit-redo-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/edit-undo-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/emblem-favorite-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/favorite-genres-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-album-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-artist-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-comment-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-composer-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-dash-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-discnumber-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-dot-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-filetype-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-genre-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-ignore-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-initial-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-slash-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-space-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-title-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-track-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-underscore-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-year-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-loved-radio-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-my-friends-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-my-neighbours-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-my-tags-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-neighbour-radio-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-personal-radio-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-recommended-radio-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-tag-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/love-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-album-cover-manager-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-album-repeat-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-album-shuffle-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-playlist-repeat-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-playlist-repeat-off-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-playlist-shuffle-off-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-add-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-edit-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-queue-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-remove-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-repeat-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/music-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/podcast-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/preferences-indicator-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/preferences-media-playback-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/preferences-multimedia-player-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/preferences-view-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/remove-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-media-visualization-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-ampache-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-jamendo-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-jamendo-black-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-lastfm-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-librivox-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-magnatune-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-mp3tunes-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-opml-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-scripted-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_artist.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_change_language.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_clock.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_lyrics.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_mostplayed.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_playcount.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_clear.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_refresh.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_scripts.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_track.png
share/apps/amarok/icons/hicolor/22x22/actions/collection-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/collection-refresh-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/collection-rescan-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/download-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/dynamic-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/edit-redo-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/edit-undo-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/emblem-favorite-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/internet-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/love-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-album-cover-manager-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-album-repeat-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-album-shuffle-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-playlist-repeat-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-playlist-repeat-off-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-playlist-shuffle-off-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-add-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-edit-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-queue-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-remove-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-repeat-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/music-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/podcast-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/preferences-indicator-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/preferences-media-playback-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/preferences-multimedia-player-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/preferences-view-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/remove-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-media-visualization-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-jamendo-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-jamendo-black-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-lastfm-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-librivox-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-magnatune-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-mp3tunes-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-opml-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-scripted-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_artist.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_change_language.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_clock.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_lyrics.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_mostplayed.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_playcount.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_clear.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_refresh.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_scripts.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_track.png
share/apps/amarok/icons/hicolor/32x32/actions/audioscrobbler.png
share/apps/amarok/icons/hicolor/32x32/actions/collection-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/collection-refresh-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/collection-rescan-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/download-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/dynamic-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/edit-redo-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/edit-undo-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/emblem-favorite-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/love-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-cover-manager-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-cover.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-repeat-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-shuffle-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-track.png
share/apps/amarok/icons/hicolor/32x32/actions/media-playlist-repeat-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-playlist-repeat-off-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-playlist-shuffle-off-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-add-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-edit-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-queue-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-remove-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-repeat-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/music-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/podcast-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/preferences-indicator-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/preferences-media-playback-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/preferences-multimedia-player-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/preferences-view-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/remove-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-media-visualization-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-ampache-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-jamendo-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-jamendo-black-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-lastfm-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-magnatune-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-mp3tunes-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-opml-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-scripted-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_artist.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_change_language.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_clock.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_lyrics.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_mostplayed.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_playcount.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_clear.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_refresh.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_scripts.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_track.png
share/apps/amarok/icons/hicolor/48x48/actions/collection-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/collection-refresh-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/collection-rescan-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/download-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/dynamic-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/edit-redo-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/edit-undo-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/emblem-favorite-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-album-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-artist-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-comment-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-composer-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-dash-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-discnumber-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-divider.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-dot-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-filetype-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-genre-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-group-length.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-group-tracks.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-ignore-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-initial-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-last-played.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-sample-rate.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-slash-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-space-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-title-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-track-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-underscore-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-year-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/love-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-album-cover-manager-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-album-repeat-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-album-shuffle-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-playlist-repeat-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-playlist-repeat-off-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-playlist-shuffle-off-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-add-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-edit-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-queue-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-remove-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-repeat-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/music-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/podcast-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/preferences-indicator-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/preferences-media-playback-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/preferences-multimedia-player-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/preferences-view-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/remove-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-media-visualization-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-ampache-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-jamendo-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-jamendo-black-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-lastfm-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-magnatune-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-mp3tunes-amarok.png
share/apps/amarok/images/amarok_icon.svg
share/apps/amarok/images/default-theme-clean.svg
share/apps/amarok/images/emblem-ampache.png
share/apps/amarok/images/emblem-default.png
share/apps/amarok/images/emblem-jamendo.png
share/apps/amarok/images/emblem-lastfm.png
share/apps/amarok/images/emblem-magnatune.png
share/apps/amarok/images/emblem-mp3tunes.png
share/apps/amarok/images/emblem-scripted.png
share/apps/amarok/images/FilenameLayoutDialogHint.png
share/apps/amarok/images/lastfm-default-cover.png
share/apps/amarok/images/loading1.png
share/apps/amarok/images/loading2.png
share/apps/amarok/images/navigation_arrows.svg
share/apps/amarok/images/nocover.png
share/apps/amarok/images/pud_items.svg
share/apps/amarok/images/service_info_frontpage_bg.png
share/apps/amarok/images/service_info_frontpage_logo.png
share/apps/amarok/images/service_info_frontpage_shadow.png
share/apps/amarok/images/service_info_loading10.png
share/apps/amarok/images/service_info_loading11.png
share/apps/amarok/images/service_info_loading12.png
share/apps/amarok/images/service_info_loading1.png
share/apps/amarok/images/service_info_loading2.png
share/apps/amarok/images/service_info_loading3.png
share/apps/amarok/images/service_info_loading4.png
share/apps/amarok/images/service_info_loading5.png
share/apps/amarok/images/service_info_loading6.png
share/apps/amarok/images/service_info_loading7.png
share/apps/amarok/images/service_info_loading8.png
share/apps/amarok/images/service_info_loading9.png
share/apps/amarok/images/smallstar.png
share/apps/amarok/images/splash_screen.jpg
share/apps/amarok/images/star.png
share/apps/amarok/images/volume_icon.png
share/apps/amarok/images/volume_muted_icon.png
share/apps/amarok/images/web_applet_background.svg
share/apps/amarok/scripts/librivox_service/audio_book128.png
share/apps/amarok/scripts/librivox_service/COPYING
share/apps/amarok/scripts/librivox_service/LibrivoxEmblem.png
share/apps/amarok/scripts/librivox_service/LibrivoxIcon.png
share/apps/amarok/scripts/librivox_service/LibrivoxLogo.png
share/apps/amarok/scripts/librivox_service/LibrivoxService.html
share/apps/amarok/scripts/librivox_service/main.js
share/apps/amarok/scripts/librivox_service/README
share/apps/amarok/scripts/librivox_service/script.spec
share/apps/amarok/scripts/lyrics_lyricwiki/main.js
share/apps/amarok/scripts/lyrics_lyricwiki/script.spec
share/apps/amarok/scripts/radio_station_service/main.js
share/apps/amarok/scripts/radio_station_service/script.spec
share/apps/amarok/scripts/script_console/main.js
share/apps/amarok/scripts/script_console/script.spec
share/apps/desktoptheme/amarok-default.desktop
share/apps/desktoptheme/Amarok-Mockup/colors
share/apps/desktoptheme/Amarok-Mockup/widgets/background.svg
share/apps/desktoptheme/default/widgets/amarok-albums.svg
share/apps/desktoptheme/default/widgets/amarok-background.svg
share/apps/desktoptheme/default/widgets/amarok-bookmark.svg
share/apps/desktoptheme/default/widgets/amarok-currenttrack.svg
share/apps/desktoptheme/default/widgets/amarok-logo.svg
share/apps/desktoptheme/default/widgets/amarok-serviceinfo.svg
share/apps/desktoptheme/default/widgets/amarok-wallpaper.svg
share/apps/desktoptheme/default/widgets/amarok-wikipediaheader.svg
share/apps/desktoptheme/default/widgets/amarok-wikipedia.svg
share/config/amarok_homerc
share/config/amarok.knsrc
share/config.kcfg/amarokconfig.kcfg
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/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/kde4/services/amarok_collection-daapcollection.desktop
share/kde4/services/amarok_collection-sqlcollection.desktop
share/kde4/services/amarok-containment-vertical.desktop
share/kde4/services/amarok-context-applet-albums.desktop
share/kde4/services/amarok-context-applet-bookmark.desktop
share/kde4/services/amarok-context-applet-currenttrack.desktop
share/kde4/services/amarok-context-applet-lyrics.desktop
share/kde4/services/amarok-context-applet-mediadevices.desktop
share/kde4/services/amarok-context-applet-serviceinfo.desktop
share/kde4/services/amarok-context-applet-wikipedia.desktop
share/kde4/services/amarok-data-engine-current.desktop
share/kde4/services/amarok-data-engine-lyrics.desktop
share/kde4/services/amarok-data-engine-service.desktop
share/kde4/services/amarok-data-engine-wikipedia.desktop
share/kde4/services/amaroklastfm.protocol
share/kde4/services/amarok_massstorage-device.desktop
share/kde4/services/amarok.protocol
share/kde4/services/amarok_service_ampache_config.desktop
share/kde4/services/amarok_service_ampache.desktop
share/kde4/services/amarok_service_jamendo.desktop
share/kde4/services/amarok_service_lastfm_config.desktop
share/kde4/services/amarok_service_lastfm.desktop
share/kde4/services/amarok_service_magnatunestore_config.desktop
share/kde4/services/amarok_service_magnatunestore.desktop
share/kde4/services/amarok_service_opmldirectory.desktop
share/kde4/services/amarok_service_shoutcast.desktop
share/kde4/services/ServiceMenus/amarok_append.desktop
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/bg/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/bg/LC_MESSAGES/amarok.mo
share/locale/ca/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/ca/LC_MESSAGES/amarok.mo
share/locale/cs/LC_MESSAGES/amarok.mo
share/locale/da/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/da/LC_MESSAGES/amarok.mo
share/locale/de/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/de/LC_MESSAGES/amarok.mo
share/locale/el/LC_MESSAGES/amarok.mo
share/locale/en_GB/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/en_GB/LC_MESSAGES/amarok.mo
share/locale/es/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/es/LC_MESSAGES/amarok.mo
share/locale/et/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/et/LC_MESSAGES/amarok.mo
share/locale/eu/LC_MESSAGES/amarok.mo
share/locale/fr/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/fr/LC_MESSAGES/amarok.mo
share/locale/gl/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/gl/LC_MESSAGES/amarok.mo
share/locale/he/LC_MESSAGES/amarok.mo
share/locale/is/LC_MESSAGES/amarok.mo
share/locale/it/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/it/LC_MESSAGES/amarok.mo
share/locale/ja/LC_MESSAGES/amarok.mo
share/locale/km/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/km/LC_MESSAGES/amarok.mo
share/locale/ku/LC_MESSAGES/amarok.mo
share/locale/lt/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/lt/LC_MESSAGES/amarok.mo
share/locale/lv/LC_MESSAGES/amarok.mo
share/locale/nb/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/nb/LC_MESSAGES/amarok.mo
share/locale/nds/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/nds/LC_MESSAGES/amarok.mo
share/locale/nl/LC_MESSAGES/amarok.mo
share/locale/nn/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/nn/LC_MESSAGES/amarok.mo
share/locale/pa/LC_MESSAGES/amarok.mo
share/locale/pl/LC_MESSAGES/amarok.mo
share/locale/pt_BR/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/pt_BR/LC_MESSAGES/amarok.mo
share/locale/pt/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/pt/LC_MESSAGES/amarok.mo
share/locale/ro/LC_MESSAGES/amarok.mo
share/locale/ru/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/ru/LC_MESSAGES/amarok.mo
share/locale/sl/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/sl/LC_MESSAGES/amarok.mo
share/locale/sv/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/sv/LC_MESSAGES/amarok.mo
share/locale/th/LC_MESSAGES/amarok.mo
share/locale/tr/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/tr/LC_MESSAGES/amarok.mo
share/locale/uk/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/uk/LC_MESSAGES/amarok.mo
share/locale/wa/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/wa/LC_MESSAGES/amarok.mo
share/locale/zh_CN/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/zh_CN/LC_MESSAGES/amarok.mo
share/locale/zh_TW/LC_MESSAGES/amarok.mo
@dirrmtry share/locale/x-test/LC_MESSAGES
@dirrmtry share/locale/x-test
@dirrmtry share/locale/wa/LC_MESSAGES
@dirrmtry share/locale/wa
@dirrmtry share/locale/nds/LC_MESSAGES
@dirrmtry share/locale/nds
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/km/LC_MESSAGES
@dirrmtry share/locale/km
@dirrmtry share/locale/en_GB/LC_MESSAGES
@dirrmtry share/locale/en_GB
@dirrmtry share/locale
@dirrmtry share/dbus-1/interfaces
@dirrmtry share/apps/desktoptheme/default/widgets
@dirrmtry share/apps/desktoptheme/default
@dirrmtry share/apps/desktoptheme/Amarok-Mockup/widgets
@dirrmtry share/apps/desktoptheme/Amarok-Mockup
@dirrmtry share/apps/desktoptheme
@dirrmtry share/apps
@dirrmtry share/applications/kde4
@dirrmtry share/applications
@dirrm share/apps/amarok/scripts/script_console
@dirrm share/apps/amarok/scripts/radio_station_service
@dirrm share/apps/amarok/scripts/lyrics_lyricwiki
@dirrm share/apps/amarok/scripts/librivox_service
@dirrm share/apps/amarok/scripts
@dirrm share/apps/amarok/images
@dirrm share/apps/amarok/icons/hicolor/48x48/actions
@dirrm share/apps/amarok/icons/hicolor/48x48
@dirrm share/apps/amarok/icons/hicolor/32x32/actions
@dirrm share/apps/amarok/icons/hicolor/32x32
@dirrm share/apps/amarok/icons/hicolor/22x22/actions
@dirrm share/apps/amarok/icons/hicolor/22x22
@dirrm share/apps/amarok/icons/hicolor/16x16/actions
@dirrm share/apps/amarok/icons/hicolor/16x16
@dirrm share/apps/amarok/icons/hicolor/128x128/status
@dirrm share/apps/amarok/icons/hicolor/128x128
@dirrm share/apps/amarok/icons/hicolor
@dirrm share/apps/amarok/icons
@dirrm share/apps/amarok/data
@dirrm share/apps/amarok
SHAR_EOF
  (set 20 09 06 07 22 19 49 'amarok-kde4/pkg-plist'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/pkg-plist'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/pkg-plist failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/pkg-plist: MD5 check failed'
       ) << SHAR_EOF
12e68afcd10d330d8a44d6cfdab5e931  amarok-kde4/pkg-plist
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/pkg-plist'` -ne 30073 && \
  ${echo} 'restoration warning:  size of amarok-kde4/pkg-plist is not 30073'
  fi
fi
# ============= amarok-kde4/pkg-descr ==============
if test -f 'amarok-kde4/pkg-descr' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/pkg-descr (file already exists)'
else
${echo} 'x - extracting amarok-kde4/pkg-descr (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/pkg-descr' &&
Amarok is a media player for KDE. It uses the multimedia
framework-independent frontend to play audio files, and 
features a fresh and efficient approach to playlist handling. 
Emphasis is on the quick and easy user interface, allowing 
for fast access to the media library.
X
WWW: http://amarok.kde.org/
SHAR_EOF
  (set 20 09 06 07 21 08 45 'amarok-kde4/pkg-descr'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/pkg-descr'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/pkg-descr failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/pkg-descr: MD5 check failed'
       ) << SHAR_EOF
5475a5af6e4670c1466cf1dafc1fcc26  amarok-kde4/pkg-descr
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/pkg-descr'` -ne 304 && \
  ${echo} 'restoration warning:  size of amarok-kde4/pkg-descr is not 304'
  fi
fi
# ============= amarok-kde4/pkg-message ==============
if test -f 'amarok-kde4/pkg-message' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/pkg-message (file already exists)'
else
${echo} 'x - extracting amarok-kde4/pkg-message (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/pkg-message' &&
X
X				ATTENTION:
X
In order to use certain devices (MTP, iPod, ..) through Amarok you need to be
able to mount USB devices as the user running Amarok. Read more on how to set
this up on FreeBSD here:
X
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/usb-disks.html
X
If you are not running a KDE4 desktop, you should consider installing the
x11/kdebase4-runtime and multimedia/phonon ports along with Amarok. You will
also need to pick a Phonon backend port (multimedia/phonon-xine or
multimedia/phonon-gstreamer). It has been reported that icons and audio will
not work properly without these additional ports.
SHAR_EOF
  (set 20 09 06 07 21 08 46 'amarok-kde4/pkg-message'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/pkg-message'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/pkg-message failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/pkg-message: MD5 check failed'
       ) << SHAR_EOF
0f63731e0dc82d0751d6609b71dcb62e  amarok-kde4/pkg-message
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/pkg-message'` -ne 618 && \
  ${echo} 'restoration warning:  size of amarok-kde4/pkg-message is not 618'
  fi
fi
# ============= amarok-kde4/distinfo ==============
if test -f 'amarok-kde4/distinfo' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/distinfo (file already exists)'
else
${echo} 'x - extracting amarok-kde4/distinfo (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/distinfo' &&
MD5 (amarok-2.1.tar.bz2) = 76e5496a1bf2a8116210143f6479c1fb
SHA256 (amarok-2.1.tar.bz2) = 19ac076d475babdeb66d1d1f5c8a2eea91aba0fe4f6d1478636af361b66fb8ea
SIZE (amarok-2.1.tar.bz2) = 4782899
SHAR_EOF
  (set 20 09 06 07 21 08 45 'amarok-kde4/distinfo'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/distinfo'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/distinfo failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/distinfo: MD5 check failed'
       ) << SHAR_EOF
797738f369d421c1e6c98e1c3674b112  amarok-kde4/distinfo
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/distinfo'` -ne 191 && \
  ${echo} 'restoration warning:  size of amarok-kde4/distinfo is not 191'
  fi
fi
# ============= amarok-kde4/Makefile ==============
if test -f 'amarok-kde4/Makefile' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/Makefile (file already exists)'
else
${echo} 'x - extracting amarok-kde4/Makefile (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/Makefile' &&
# New ports collection makefile for:	amarok
# Date created:			Tue Feb 24 02:21:14 CET 2004
# Whom:				Markus Brueffer <markus@FreeBSD.org>
#
# $FreeBSD: ports/audio/amarok-kde4/Makefile,v 1.93 2009/03/09 10:48:12 makc Exp $
X
PORTNAME=	amarok
PORTVERSION=	2.1
CATEGORIES=	audio kde
MASTER_SITES=	${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR=	stable/${PORTNAME}/${PORTVERSION}/src
X
MAINTAINER=	datahead4@gmail.com
COMMENT=	Media player for KDE4
X
LIB_DEPENDS=	tag.6:${PORTSDIR}/audio/taglib \
X		tag-extras.0:${PORTSDIR}/audio/taglib-extras \
X		mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
X
BUILD_DEPENDS=	${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:${PORTSDIR}/devel/qtscriptgenerator
RUN_DEPENDS=	${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so.1.0.0:${PORTSDIR}/devel/qtscriptgenerator
X
LATEST_LINK=	${PORTNAME}-kde4
X
MAKE_JOBS_SAFE=	yes
USE_BZIP2=	yes
USE_KDE4=	kdehier kdeprefix kdelibs automoc4
USE_QT_VER=	4
QT_COMPONENTS=	corelib gui network opengl script svg webkit \
X		qmake_build moc_build rcc_build uic_build
USE_GETTEXT=	yes
USE_MYSQL=	embedded
USE_CMAKE=	yes
USE_LDCONFIG=	yes
X
NOT_FOR_ARCHS=  sparc64
NOT_FOR_ARCHS_REASON_sparc64=   "GCC-related build error"
X
OPTIONS=	GPOD "iPod support" on \
X		MTP "MTP device support" on \
X		LOUDMOUTH "Loudmouth support" on
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 700000
CMAKE_USE_PTHREAD=	yes
X.endif
X
X.if defined(WITH_GPOD)
LIB_DEPENDS+=	gpod.5:${PORTSDIR}/audio/libgpod
PLIST_SUB+=	GPOD=""
X.else
CMAKE_ARGS+=	-DWITH_Ipod:BOOL=Off
PLIST_SUB+=	GPOD="@comment "
X.endif
X
X.if defined(WITH_MTP)
LIB_DEPENDS+=	mtp.8:${PORTSDIR}/audio/libmtp
PLIST_SUB+=	MTP=""
X.else
CMAKE_ARGS+=	-DWITH_Mtp:BOOL=Off
PLIST_SUB+=	MTP="@comment "
X.endif
X
X.if defined(WITH_LOUDMOUTH)
LIB_DEPENDS+=	loudmouth-1.0:${PORTSDIR}/net-im/loudmouth
PLIST_SUB+=	LOUDMOUTH=""
X.else
CMAKE_ARGS+=	-DWITH_Loudmouth:BOOL=Off
PLIST_SUB+=	LOUDMOUTH="@comment "
X.endif
X
post-extract:
X	${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \
X		${WRKSRC}/cmake/modules/FindIpod.cmake \
X		${WRKSRC}/cmake/modules/FindLoudmouth.cmake \
X		${WRKSRC}/cmake/modules/FindGdk.cmake
X
X.include <bsd.port.post.mk>
SHAR_EOF
  (set 20 09 06 07 22 20 55 'amarok-kde4/Makefile'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/Makefile'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/Makefile failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/Makefile: MD5 check failed'
       ) << SHAR_EOF
eb994cd7c4a0188506a136bb0fb7a35b  amarok-kde4/Makefile
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/Makefile'` -ne 2139 && \
  ${echo} 'restoration warning:  size of amarok-kde4/Makefile is not 2139'
  fi
fi
# ============= amarok-kde4/pkg-plist ==============
if test -f 'amarok-kde4/pkg-plist' && test "$first_param" != -c; then
  ${echo} 'x -SKIPPING amarok-kde4/pkg-plist (file already exists)'
else
${echo} 'x - extracting amarok-kde4/pkg-plist (text)'
  sed 's/^X//' << 'SHAR_EOF' > 'amarok-kde4/pkg-plist' &&
bin/amarok
bin/amarok_afttagger
bin/amarokcollectionscanner
%%GPOD%%lib/kde4/libamarok_collection-ipodcollection.so
%%GPOD%%share/kde4/services/amarok_collection-ipodcollection.desktop
lib/kde4/amarok_containment_vertical.so
lib/kde4/amarok_context_applet_albums.so
lib/kde4/amarok_context_applet_bookmark.so
lib/kde4/amarok_context_applet_currenttrack.so
lib/kde4/amarok_context_applet_lyrics.so
lib/kde4/amarok_context_applet_mediadevices.so
lib/kde4/amarok_context_applet_serviceinfo.so
lib/kde4/amarok_context_applet_wikipedia.so
lib/kde4/amarok_data_engine_current.so
lib/kde4/amarok_data_engine_lyrics.so
lib/kde4/amarok_data_engine_service.so
lib/kde4/amarok_data_engine_wikipedia.so
lib/kde4/amarok_service_ampache.so
lib/kde4/amarok_service_jamendo.so
lib/kde4/amarok_service_lastfm.so
lib/kde4/amarok_service_magnatunestore.so
lib/kde4/amarok_service_opmldirectory.so
lib/kde4/amarok_service_shoutcast.so
lib/kde4/kcm_amarok_service_ampache.so
lib/kde4/kcm_amarok_service_lastfm.so
lib/kde4/kcm_amarok_service_magnatunestore.so
lib/kde4/libamarok_collection-daapcollection.so
lib/kde4/libamarok_collection-sqlcollection.so
lib/kde4/libamarok_massstorage-device.so
lib/libamaroklib.so
lib/libamaroklib.so.1
lib/libamaroklib.so.1.0.0
lib/libamarokpud.so
lib/libamarokpud.so.1
lib/libamarokpud.so.1.0.0
lib/libamarok_service_liblastfm.so
lib/libmediadevicelib.so
lib/libmediadevicelib.so.1
lib/libmediadevicelib.so.1.0.0
lib/strigi/strigita_audible.so
lib/strigi/strigita_mp4.so
%%LOUDMOUTH%%bin/amarokmp3tunesharmonydaemon
%%LOUDMOUTH%%lib/kde4/amarok_service_mp3tunes.so
%%LOUDMOUTH%%lib/kde4/kcm_amarok_service_mp3tunes.so
%%LOUDMOUTH%%share/kde4/services/amarok_service_mp3tunes_config.desktop
%%LOUDMOUTH%%share/kde4/services/amarok_service_mp3tunes.desktop
%%MTP%%lib/kde4/libamarok_collection-mtpcollection.so
%%MTP%%share/kde4/services/amarok_collection-mtpcollection.desktop
share/applications/kde4/amarok.desktop
share/apps/amarok/data/bullet.gif
share/apps/amarok/data/DefaultPlaylistLayouts.xml
share/apps/amarok/data/InfoParserLoading.html
share/apps/amarok/data/ServiceInfoCustomStyle.css
share/apps/amarok/data/service_info_frontpage.html
share/apps/amarok/data/WikipediaCustomStyle.css
share/apps/amarok/icons/hicolor/128x128/status/audio-volume-high-amarok.png
share/apps/amarok/icons/hicolor/128x128/status/audio-volume-low-amarok.png
share/apps/amarok/icons/hicolor/128x128/status/audio-volume-medium-amarok.png
share/apps/amarok/icons/hicolor/128x128/status/audio-volume-muted-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_artist.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_change_language.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_clock.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_lyrics.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_mostplayed.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_playcount.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_clear.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_refresh.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_scripts.png
share/apps/amarok/icons/hicolor/16x16/actions/amarok_track.png
share/apps/amarok/icons/hicolor/16x16/actions/collection-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/collection-refresh-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/collection-rescan-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/download-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/dynamic-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/edit-redo-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/edit-undo-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/emblem-favorite-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/favorite-genres-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-album-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-artist-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-comment-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-composer-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-dash-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-discnumber-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-dot-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-filetype-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-genre-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-ignore-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-initial-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-slash-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-space-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-title-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-track-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-underscore-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/filename-year-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-loved-radio-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-my-friends-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-my-neighbours-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-my-tags-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-neighbour-radio-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-personal-radio-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-recommended-radio-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/lastfm-tag-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/love-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-album-cover-manager-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-album-repeat-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-album-shuffle-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-playlist-repeat-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-playlist-repeat-off-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-playlist-shuffle-off-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-add-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-edit-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-queue-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-remove-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/media-track-repeat-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/music-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/podcast-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/preferences-indicator-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/preferences-media-playback-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/preferences-multimedia-player-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/preferences-view-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/remove-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-media-visualization-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-ampache-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-jamendo-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-jamendo-black-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-lastfm-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-librivox-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-magnatune-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-mp3tunes-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-opml-amarok.png
share/apps/amarok/icons/hicolor/16x16/actions/view-services-scripted-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_artist.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_change_language.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_clock.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_lyrics.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_mostplayed.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_playcount.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_clear.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_refresh.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_scripts.png
share/apps/amarok/icons/hicolor/22x22/actions/amarok_track.png
share/apps/amarok/icons/hicolor/22x22/actions/collection-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/collection-refresh-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/collection-rescan-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/download-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/dynamic-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/edit-redo-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/edit-undo-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/emblem-favorite-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/internet-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/love-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-album-cover-manager-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-album-repeat-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-album-shuffle-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-playlist-repeat-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-playlist-repeat-off-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-playlist-shuffle-off-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-add-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-edit-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-queue-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-remove-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/media-track-repeat-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/music-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/podcast-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/preferences-indicator-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/preferences-media-playback-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/preferences-multimedia-player-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/preferences-view-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/remove-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-media-visualization-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-jamendo-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-jamendo-black-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-lastfm-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-librivox-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-magnatune-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-mp3tunes-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-opml-amarok.png
share/apps/amarok/icons/hicolor/22x22/actions/view-services-scripted-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_artist.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_change_language.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_clock.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_lyrics.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_mostplayed.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_playcount.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_clear.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_refresh.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_scripts.png
share/apps/amarok/icons/hicolor/32x32/actions/amarok_track.png
share/apps/amarok/icons/hicolor/32x32/actions/audioscrobbler.png
share/apps/amarok/icons/hicolor/32x32/actions/collection-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/collection-refresh-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/collection-rescan-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/download-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/dynamic-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/edit-redo-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/edit-undo-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/emblem-favorite-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/love-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-cover-manager-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-cover.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-repeat-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-shuffle-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-album-track.png
share/apps/amarok/icons/hicolor/32x32/actions/media-playlist-repeat-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-playlist-repeat-off-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-playlist-shuffle-off-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-add-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-edit-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-queue-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-remove-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/media-track-repeat-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/music-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/podcast-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/preferences-indicator-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/preferences-media-playback-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/preferences-multimedia-player-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/preferences-view-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/remove-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-media-visualization-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-ampache-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-jamendo-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-jamendo-black-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-lastfm-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-magnatune-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-mp3tunes-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-opml-amarok.png
share/apps/amarok/icons/hicolor/32x32/actions/view-services-scripted-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_artist.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_change_language.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_clock.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_lyrics.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_mostplayed.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_playcount.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_clear.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_refresh.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_scripts.png
share/apps/amarok/icons/hicolor/48x48/actions/amarok_track.png
share/apps/amarok/icons/hicolor/48x48/actions/collection-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/collection-refresh-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/collection-rescan-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/download-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/dynamic-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/edit-redo-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/edit-undo-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/emblem-favorite-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-album-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-artist-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-comment-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-composer-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-dash-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-discnumber-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-divider.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-dot-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-filetype-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-genre-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-group-length.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-group-tracks.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-ignore-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-initial-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-last-played.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-sample-rate.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-slash-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-space-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-title-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-track-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-underscore-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/filename-year-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/love-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-album-cover-manager-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-album-repeat-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-album-shuffle-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-playlist-repeat-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-playlist-repeat-off-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-playlist-shuffle-off-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-add-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-edit-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-queue-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-remove-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/media-track-repeat-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/music-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/podcast-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/preferences-indicator-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/preferences-media-playback-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/preferences-multimedia-player-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/preferences-view-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/remove-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-media-visualization-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-ampache-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-jamendo-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-jamendo-black-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-lastfm-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-magnatune-amarok.png
share/apps/amarok/icons/hicolor/48x48/actions/view-services-mp3tunes-amarok.png
share/apps/amarok/images/amarok_icon.svg
share/apps/amarok/images/default-theme-clean.svg
share/apps/amarok/images/emblem-ampache.png
share/apps/amarok/images/emblem-default.png
share/apps/amarok/images/emblem-jamendo.png
share/apps/amarok/images/emblem-lastfm.png
share/apps/amarok/images/emblem-magnatune.png
share/apps/amarok/images/emblem-mp3tunes.png
share/apps/amarok/images/emblem-scripted.png
share/apps/amarok/images/FilenameLayoutDialogHint.png
share/apps/amarok/images/lastfm-default-cover.png
share/apps/amarok/images/loading1.png
share/apps/amarok/images/loading2.png
share/apps/amarok/images/navigation_arrows.svg
share/apps/amarok/images/nocover.png
share/apps/amarok/images/pud_items.svg
share/apps/amarok/images/service_info_frontpage_bg.png
share/apps/amarok/images/service_info_frontpage_logo.png
share/apps/amarok/images/service_info_frontpage_shadow.png
share/apps/amarok/images/service_info_loading10.png
share/apps/amarok/images/service_info_loading11.png
share/apps/amarok/images/service_info_loading12.png
share/apps/amarok/images/service_info_loading1.png
share/apps/amarok/images/service_info_loading2.png
share/apps/amarok/images/service_info_loading3.png
share/apps/amarok/images/service_info_loading4.png
share/apps/amarok/images/service_info_loading5.png
share/apps/amarok/images/service_info_loading6.png
share/apps/amarok/images/service_info_loading7.png
share/apps/amarok/images/service_info_loading8.png
share/apps/amarok/images/service_info_loading9.png
share/apps/amarok/images/smallstar.png
share/apps/amarok/images/splash_screen.jpg
share/apps/amarok/images/star.png
share/apps/amarok/images/volume_icon.png
share/apps/amarok/images/volume_muted_icon.png
share/apps/amarok/images/web_applet_background.svg
share/apps/amarok/scripts/librivox_service/audio_book128.png
share/apps/amarok/scripts/librivox_service/COPYING
share/apps/amarok/scripts/librivox_service/LibrivoxEmblem.png
share/apps/amarok/scripts/librivox_service/LibrivoxIcon.png
share/apps/amarok/scripts/librivox_service/LibrivoxLogo.png
share/apps/amarok/scripts/librivox_service/LibrivoxService.html
share/apps/amarok/scripts/librivox_service/main.js
share/apps/amarok/scripts/librivox_service/README
share/apps/amarok/scripts/librivox_service/script.spec
share/apps/amarok/scripts/lyrics_lyricwiki/main.js
share/apps/amarok/scripts/lyrics_lyricwiki/script.spec
share/apps/amarok/scripts/radio_station_service/main.js
share/apps/amarok/scripts/radio_station_service/script.spec
share/apps/amarok/scripts/script_console/main.js
share/apps/amarok/scripts/script_console/script.spec
share/apps/desktoptheme/amarok-default.desktop
share/apps/desktoptheme/Amarok-Mockup/colors
share/apps/desktoptheme/Amarok-Mockup/widgets/background.svg
share/apps/desktoptheme/default/widgets/amarok-albums.svg
share/apps/desktoptheme/default/widgets/amarok-background.svg
share/apps/desktoptheme/default/widgets/amarok-bookmark.svg
share/apps/desktoptheme/default/widgets/amarok-currenttrack.svg
share/apps/desktoptheme/default/widgets/amarok-logo.svg
share/apps/desktoptheme/default/widgets/amarok-serviceinfo.svg
share/apps/desktoptheme/default/widgets/amarok-wallpaper.svg
share/apps/desktoptheme/default/widgets/amarok-wikipediaheader.svg
share/apps/desktoptheme/default/widgets/amarok-wikipedia.svg
share/config/amarok_homerc
share/config/amarok.knsrc
share/config.kcfg/amarokconfig.kcfg
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/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/kde4/services/amarok_collection-daapcollection.desktop
share/kde4/services/amarok_collection-sqlcollection.desktop
share/kde4/services/amarok-containment-vertical.desktop
share/kde4/services/amarok-context-applet-albums.desktop
share/kde4/services/amarok-context-applet-bookmark.desktop
share/kde4/services/amarok-context-applet-currenttrack.desktop
share/kde4/services/amarok-context-applet-lyrics.desktop
share/kde4/services/amarok-context-applet-mediadevices.desktop
share/kde4/services/amarok-context-applet-serviceinfo.desktop
share/kde4/services/amarok-context-applet-wikipedia.desktop
share/kde4/services/amarok-data-engine-current.desktop
share/kde4/services/amarok-data-engine-lyrics.desktop
share/kde4/services/amarok-data-engine-service.desktop
share/kde4/services/amarok-data-engine-wikipedia.desktop
share/kde4/services/amaroklastfm.protocol
share/kde4/services/amarok_massstorage-device.desktop
share/kde4/services/amarok.protocol
share/kde4/services/amarok_service_ampache_config.desktop
share/kde4/services/amarok_service_ampache.desktop
share/kde4/services/amarok_service_jamendo.desktop
share/kde4/services/amarok_service_lastfm_config.desktop
share/kde4/services/amarok_service_lastfm.desktop
share/kde4/services/amarok_service_magnatunestore_config.desktop
share/kde4/services/amarok_service_magnatunestore.desktop
share/kde4/services/amarok_service_opmldirectory.desktop
share/kde4/services/amarok_service_shoutcast.desktop
share/kde4/services/ServiceMenus/amarok_append.desktop
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/bg/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/bg/LC_MESSAGES/amarok.mo
share/locale/ca/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/ca/LC_MESSAGES/amarok.mo
share/locale/cs/LC_MESSAGES/amarok.mo
share/locale/da/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/da/LC_MESSAGES/amarok.mo
share/locale/de/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/de/LC_MESSAGES/amarok.mo
share/locale/el/LC_MESSAGES/amarok.mo
share/locale/en_GB/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/en_GB/LC_MESSAGES/amarok.mo
share/locale/es/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/es/LC_MESSAGES/amarok.mo
share/locale/et/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/et/LC_MESSAGES/amarok.mo
share/locale/eu/LC_MESSAGES/amarok.mo
share/locale/fr/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/fr/LC_MESSAGES/amarok.mo
share/locale/gl/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/gl/LC_MESSAGES/amarok.mo
share/locale/he/LC_MESSAGES/amarok.mo
share/locale/is/LC_MESSAGES/amarok.mo
share/locale/it/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/it/LC_MESSAGES/amarok.mo
share/locale/ja/LC_MESSAGES/amarok.mo
share/locale/km/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/km/LC_MESSAGES/amarok.mo
share/locale/ku/LC_MESSAGES/amarok.mo
share/locale/lt/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/lt/LC_MESSAGES/amarok.mo
share/locale/lv/LC_MESSAGES/amarok.mo
share/locale/nb/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/nb/LC_MESSAGES/amarok.mo
share/locale/nds/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/nds/LC_MESSAGES/amarok.mo
share/locale/nl/LC_MESSAGES/amarok.mo
share/locale/nn/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/nn/LC_MESSAGES/amarok.mo
share/locale/pa/LC_MESSAGES/amarok.mo
share/locale/pl/LC_MESSAGES/amarok.mo
share/locale/pt_BR/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/pt_BR/LC_MESSAGES/amarok.mo
share/locale/pt/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/pt/LC_MESSAGES/amarok.mo
share/locale/ro/LC_MESSAGES/amarok.mo
share/locale/ru/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/ru/LC_MESSAGES/amarok.mo
share/locale/sl/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/sl/LC_MESSAGES/amarok.mo
share/locale/sv/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/sv/LC_MESSAGES/amarok.mo
share/locale/th/LC_MESSAGES/amarok.mo
share/locale/tr/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/tr/LC_MESSAGES/amarok.mo
share/locale/uk/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/uk/LC_MESSAGES/amarok.mo
share/locale/wa/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/wa/LC_MESSAGES/amarok.mo
share/locale/zh_CN/LC_MESSAGES/amarokcollectionscanner_qt.mo
share/locale/zh_CN/LC_MESSAGES/amarok.mo
share/locale/zh_TW/LC_MESSAGES/amarok.mo
@dirrmtry share/locale/x-test/LC_MESSAGES
@dirrmtry share/locale/x-test
@dirrmtry share/locale/wa/LC_MESSAGES
@dirrmtry share/locale/wa
@dirrmtry share/locale/nds/LC_MESSAGES
@dirrmtry share/locale/nds
@dirrmtry share/locale/ku/LC_MESSAGES
@dirrmtry share/locale/ku
@dirrmtry share/locale/km/LC_MESSAGES
@dirrmtry share/locale/km
@dirrmtry share/locale/en_GB/LC_MESSAGES
@dirrmtry share/locale/en_GB
@dirrmtry share/locale
@dirrmtry share/dbus-1/interfaces
@dirrmtry share/apps/desktoptheme/default/widgets
@dirrmtry share/apps/desktoptheme/default
@dirrmtry share/apps/desktoptheme/Amarok-Mockup/widgets
@dirrmtry share/apps/desktoptheme/Amarok-Mockup
@dirrmtry share/apps/desktoptheme
@dirrmtry share/apps
@dirrmtry share/applications/kde4
@dirrmtry share/applications
@dirrm share/apps/amarok/scripts/script_console
@dirrm share/apps/amarok/scripts/radio_station_service
@dirrm share/apps/amarok/scripts/lyrics_lyricwiki
@dirrm share/apps/amarok/scripts/librivox_service
@dirrm share/apps/amarok/scripts
@dirrm share/apps/amarok/images
@dirrm share/apps/amarok/icons/hicolor/48x48/actions
@dirrm share/apps/amarok/icons/hicolor/48x48
@dirrm share/apps/amarok/icons/hicolor/32x32/actions
@dirrm share/apps/amarok/icons/hicolor/32x32
@dirrm share/apps/amarok/icons/hicolor/22x22/actions
@dirrm share/apps/amarok/icons/hicolor/22x22
@dirrm share/apps/amarok/icons/hicolor/16x16/actions
@dirrm share/apps/amarok/icons/hicolor/16x16
@dirrm share/apps/amarok/icons/hicolor/128x128/status
@dirrm share/apps/amarok/icons/hicolor/128x128
@dirrm share/apps/amarok/icons/hicolor
@dirrm share/apps/amarok/icons
@dirrm share/apps/amarok/data
@dirrm share/apps/amarok
SHAR_EOF
  (set 20 09 06 07 22 19 49 'amarok-kde4/pkg-plist'; eval "$shar_touch") &&
  chmod 0644 'amarok-kde4/pkg-plist'
if test $? -ne 0
then ${echo} 'restore of amarok-kde4/pkg-plist failed'
fi
  if ${md5check}
  then (
       ${MD5SUM} -c >/dev/null 2>&1 || ${echo} 'amarok-kde4/pkg-plist: MD5 check failed'
       ) << SHAR_EOF
12e68afcd10d330d8a44d6cfdab5e931  amarok-kde4/pkg-plist
SHAR_EOF
  else
test `LC_ALL=C wc -c < 'amarok-kde4/pkg-plist'` -ne 30073 && \
  ${echo} 'restoration warning:  size of amarok-kde4/pkg-plist is not 30073'
  fi
fi
if rm -fr ${lock_dir}
then ${echo} 'x - removed lock directory `'${lock_dir}\''.'
else ${echo} 'x - failed to remove lock directory `'${lock_dir}\''.'
  exit 1
fi
exit 0


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906080349.n583n1of047513>