Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 14:17:22 +0200 (CEST)
From:      Simon Barner <barner@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86291: audio/amarok: update to 1.3.1
Message-ID:  <20050918121722.435D3C110@zi025.glhnet.mhn.de>
Resent-Message-ID: <200509181220.j8ICKBBs047157@freefall.freebsd.org>

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

>Number:         86291
>Category:       ports
>Synopsis:       audio/amarok: update to 1.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 18 12:20:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Simon Barner
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
FreeBSD zi025.glhnet.mhn.de 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Nov  5 02:17:53 CET 2004     root@zi025.glhnet.mhn.de:/usr/obj/usr/src/sys/KISTE  i386

>Description:

- Update to 1.3.1
- New features:
  o PostgreSQL as collection database backend (works nicely :-)
  o Realplayer support (untested)

patch-configure did not apply any more, and sdl-config11 and pkg-config are
detected without it, so I removed it. I guess it was there for a reason, so
please have a look at it.

>How-To-Repeat:
N/A
>Fix:

--- amarok-1.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/amarok/Makefile,v
retrieving revision 1.28
diff -u -r1.28 Makefile
--- Makefile	31 Aug 2005 13:34:14 -0000	1.28
+++ Makefile	18 Sep 2005 12:08:37 -0000
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/audio/amarok/Makefile,v 1.28 2005/08/31 13:34:14 mich Exp $
 
 PORTNAME=	amarok
-PORTVERSION=	1.2.4
-PORTREVISION=	2
+PORTVERSION=	1.3.1
 CATEGORIES=	audio kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -32,7 +31,9 @@
 		OPENGL "OpenGL support" on \
 		AMAZON "Amazon cover fetching support" on \
 		MYSQL "Use MySQL as collection backend" off \
-		AKODE "Akode playback engine" off
+		POSTGRESQL "Use Postgresql as collection backend" off \
+		AKODE "Akode playback engine" off \
+		REALPLAYER "Realplayer support" off
 
 .include <bsd.port.pre.mk>
 
@@ -88,6 +89,11 @@
 CONFIGURE_ARGS+=--enable-mysql
 .endif
 
+.if !defined(WITHOUT_POSTGRESQL)
+USE_PGSQL=	yes
+CONFIGURE_ARGS+=--enable-postgresql
+.endif
+
 .if defined(WITHOUT_AKODE)
 CONFIGURE_ARGS+=--without-akode
 PLIST_SUB+=	AKODE="@comment "
@@ -97,6 +103,15 @@
 PLIST_SUB+=	AKODE=""
 .endif
 
+.if defined(WITHOUT_REALPLAYER)
+CONFIGURE_ARGS+=--without-helix
+PLIST_SUB+=	REALPLAYER="@comment "
+.else
+CONFIGURE_ARGS+=--with-helix
+RUN_DEPENDS+=	realplay:${PORTSDIR}/multimedia/linux-realplayer
+BUILD_DEPENDS+=	realplay:${PORTSDIR}/multimedia/linux-realplayer
+PLIST_SUB+=	REALPLAYER=""
+.endif
 post-patch:
 	@${REINPLACE_CMD} -e 's|-O2||g'	${WRKSRC}/${CONFIGURE_SCRIPT}
 	@${REINPLACE_CMD} -e 's|xx||g' ${WRKSRC}/po/Makefile.in
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/amarok/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	28 Jun 2005 18:01:55 -0000	1.6
+++ distinfo	16 Sep 2005 11:47:35 -0000
@@ -1,2 +1,2 @@
-MD5 (amarok-1.2.4.tar.bz2) = 9a3bb2c043d1db169c6a370aff439e0f
-SIZE (amarok-1.2.4.tar.bz2) = 6016470
+MD5 (amarok-1.3.1.tar.bz2) = 31f504e5fe985bbdb3c99f0e72d08fa1
+SIZE (amarok-1.3.1.tar.bz2) = 6806647
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/amarok/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist	11 Apr 2005 23:16:39 -0000	1.6
+++ pkg-plist	18 Sep 2005 12:05:52 -0000
@@ -10,6 +10,8 @@
 %%ARTS%%lib/kde3/libamarok_artsengine_plugin.so
 %%GSTREAMER%%lib/kde3/libamarok_gstengine_plugin.la
 %%GSTREAMER%%lib/kde3/libamarok_gstengine_plugin.so
+%%REALPLAYER%%lib/kde3/libamarok_helixengine_plugin.la
+%%REALPLAYER%%lib/kde3/libamarok_helixengine_plugin.so
 %%XINE%%lib/kde3/libamarok_xine-engine.la
 %%XINE%%lib/kde3/libamarok_xine-engine.so
 lib/kde3/libamarok_void-engine_plugin.la
@@ -23,62 +25,106 @@
 share/applications/kde/amarok.desktop
 share/apps/amarok/amarokui.rc
 share/apps/amarok/amarokui_xmms.rc
-share/apps/amarok/data/Cool-Streams.m3u
+share/apps/amarok/data/Cool-Streams.xml
 share/apps/amarok/data/ball.png
 share/apps/amarok/data/dot.png
+share/apps/amarok/data/equalizer_presets.xml
 share/apps/amarok/data/grid.png
 share/apps/amarok/data/wirl1.png
 share/apps/amarok/data/wirl2.png
+share/apps/amarok/icons/crystalsvg/16x16/actions/covermanager.png
 share/apps/amarok/icons/crystalsvg/16x16/actions/dynamic.png
+share/apps/amarok/icons/crystalsvg/16x16/actions/equalizer.png
+share/apps/amarok/icons/crystalsvg/16x16/actions/mini_dock.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/16x16/actions/visualizations.png
+share/apps/amarok/icons/crystalsvg/16x16/actions/wiki.png
+share/apps/amarok/icons/crystalsvg/22x22/actions/dynamic.png
 share/apps/amarok/icons/crystalsvg/22x22/actions/player_playlist_2.png
-share/apps/amarok/icons/crystalsvg/32x32/actions/player_playlist_2.png
-share/apps/amarok/icons/crystalsvg/48x48/actions/player_playlist_2.png
+share/apps/amarok/icons/crystalsvg/22x22/actions/random.png
+share/apps/amarok/icons/crystalsvg/22x22/actions/repeat_playlist.png
 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/icons/crystalsvg/scalable/actions/collection.svg
+share/apps/amarok/icons/crystalsvg/scalable/actions/dynamic.svg
+share/apps/amarok/icons/crystalsvg/scalable/actions/player_playlist_2.svg
+share/apps/amarok/icons/hicolor/16x16/actions/collection.png
+share/apps/amarok/icons/hicolor/22x22/actions/collection.png
+share/apps/amarok/icons/hicolor/32x32/actions/audioscrobbler.png
+share/apps/amarok/icons/hicolor/32x32/actions/collection.png
+share/apps/amarok/icons/hicolor/48x48/actions/collection.png
+share/apps/amarok/icons/hicolor/64x64/actions/collection.png
 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/back_stars_grey.png
 share/apps/amarok/images/currenttrack_pause.png
 share/apps/amarok/images/currenttrack_play.png
+share/apps/amarok/images/currenttrack_stop.png
+share/apps/amarok/images/currenttrack_stop_small.png
+share/apps/amarok/images/currenttrack_repeat_small.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/menu_sidepixmap.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/sbinner_stars.png
+share/apps/amarok/images/splash_screen.png
+share/apps/amarok/images/shadow_albumcover.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/images/xine_logo.png
 share/apps/amarok/scripts/alarm/README
 share/apps/amarok/scripts/alarm/alarm.py
+share/apps/amarok/scripts/amarok_live/README
+share/apps/amarok/scripts/amarok_live/amarok.live.remaster.part1.sh
+share/apps/amarok/scripts/amarok_live/amarok.live.remaster.part2.sh
+share/apps/amarok/scripts/amarok_live/amarok_live.py
+share/apps/amarok/scripts/common/Publisher.py
+share/apps/amarok/scripts/common/Zeroconf.py
 share/apps/amarok/scripts/graphequalizer/README
 share/apps/amarok/scripts/graphequalizer/graphequalizer
 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/shouter/Amarok.py
+share/apps/amarok/scripts/shouter/ChangeLog
+share/apps/amarok/scripts/shouter/Globals.py
+share/apps/amarok/scripts/shouter/Playlist.py
+share/apps/amarok/scripts/shouter/README
+share/apps/amarok/scripts/shouter/Shouter.py
+share/apps/amarok/scripts/shouter/Services.py
+share/apps/amarok/scripts/shouter/ShouterConfig.py
+share/apps/amarok/scripts/shouter/ShouterExceptions.py
+share/apps/amarok/scripts/shouter/SocketErrors.py
+share/apps/amarok/scripts/shouter/StreamConfig.py
+share/apps/amarok/scripts/shouter/StreamPublisher.py
+share/apps/amarok/scripts/shouter/StreamController.py
+share/apps/amarok/scripts/shouter/binfuncs.py
+share/apps/amarok/scripts/shouter/debug.py
+share/apps/amarok/scripts/shouter/propfind-req.xml
+share/apps/amarok/scripts/shouter/silence/silence-48.mp3
+share/apps/amarok/scripts/shouter/test/client.py
 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
@@ -87,6 +133,7 @@
 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/WebPublisher.py
 share/apps/amarok/scripts/webcontrol/amarok_cut.png
 share/apps/amarok/scripts/webcontrol/controlbackground.png
 share/apps/amarok/scripts/webcontrol/main.css
@@ -98,7 +145,7 @@
 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/default/stylesheet.css
+share/apps/amarok/themes/example/stylesheet.css
 share/apps/amarok/themes/reinhardt/images/background.png
 share/apps/amarok/themes/reinhardt/images/transparency.png
 share/apps/amarok/themes/reinhardt/stylesheet.css
@@ -107,8 +154,10 @@
 share/apps/konqsidebartng/kicker_entries/amarok.desktop
 share/apps/konqueror/servicemenus/amarok_append.desktop
 share/apps/profiles/amarok.profile.xml
+share/apps/zeroconf/_shoutcast._tcp
 share/config.kcfg/amarok.kcfg
 %%GSTREAMER%%share/config.kcfg/gstconfig.kcfg
+%%REALPLAYER%%share/config.kcfg/helixconfig.kcfg
 share/config/amarokrc
 share/doc/HTML/da/amarok/advanced.docbook
 share/doc/HTML/da/amarok/common
@@ -169,9 +218,10 @@
 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/dynamic_mode1.png
+share/doc/HTML/en/amarok/dynamic_mode2.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
@@ -184,9 +234,11 @@
 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/queue_manager.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/script_manager.png
 share/doc/HTML/en/amarok/status_bar.png
 share/doc/HTML/en/amarok/using.docbook
 share/doc/HTML/en/amarok/vis_window.png
@@ -281,41 +333,15 @@
 share/doc/HTML/pt/amarok/requirements.docbook
 share/doc/HTML/pt/amarok/using.docbook
 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/amarok/advanced.docbook
 share/doc/HTML/ru/amarok/collection.png
 share/doc/HTML/ru/amarok/common
@@ -387,12 +413,12 @@
 share/doc/HTML/sv/amarok/using.docbook
 share/doc/HTML/sv/amarok/vis_window.png
 share/doc/HTML/sv/amarok/welcome.png
-share/icons/crystalsvg/128x128/apps/amarok.png
-share/icons/crystalsvg/16x16/apps/amarok.png
-share/icons/crystalsvg/22x22/apps/amarok.png
-share/icons/crystalsvg/32x32/apps/amarok.png
-share/icons/crystalsvg/48x48/apps/amarok.png
-share/icons/crystalsvg/64x64/apps/amarok.png
+share/icons/hicolor/128x128/apps/amarok.png
+share/icons/hicolor/16x16/apps/amarok.png
+share/icons/hicolor/22x22/apps/amarok.png
+share/icons/hicolor/32x32/apps/amarok.png
+share/icons/hicolor/48x48/apps/amarok.png
+share/icons/hicolor/64x64/apps/amarok.png
 share/locale/az/LC_MESSAGES/amarok.mo
 share/locale/bg/LC_MESSAGES/amarok.mo
 share/locale/br/LC_MESSAGES/amarok.mo
@@ -401,9 +427,11 @@
 share/locale/cy/LC_MESSAGES/amarok.mo
 share/locale/da/LC_MESSAGES/amarok.mo
 share/locale/de/LC_MESSAGES/amarok.mo
+share/locale/el/LC_MESSAGES/amarok.mo
 share/locale/en_GB/LC_MESSAGES/amarok.mo
 share/locale/es/LC_MESSAGES/amarok.mo
 share/locale/et/LC_MESSAGES/amarok.mo
+share/locale/fi/LC_MESSAGES/amarok.mo
 share/locale/fr/LC_MESSAGES/amarok.mo
 share/locale/ga/LC_MESSAGES/amarok.mo
 share/locale/gl/LC_MESSAGES/amarok.mo
@@ -417,11 +445,14 @@
 share/locale/lt/LC_MESSAGES/amarok.mo
 share/locale/nb/LC_MESSAGES/amarok.mo
 share/locale/nl/LC_MESSAGES/amarok.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/LC_MESSAGES/amarok.mo
 share/locale/pt_BR/LC_MESSAGES/amarok.mo
 share/locale/ro/LC_MESSAGES/amarok.mo
 share/locale/ru/LC_MESSAGES/amarok.mo
+share/locale/rw/LC_MESSAGES/amarok.mo
 share/locale/sl/LC_MESSAGES/amarok.mo
 share/locale/sr/LC_MESSAGES/amarok.mo
 share/locale/sr@Latn/LC_MESSAGES/amarok.mo
@@ -432,11 +463,13 @@
 share/locale/uk/LC_MESSAGES/amarok.mo
 share/locale/uz/LC_MESSAGES/amarok.mo
 share/locale/zh_CN/LC_MESSAGES/amarok.mo
+share/locale/zh_TW/LC_MESSAGES/amarok.mo
 share/nls/POSIX
 share/nls/en_US.US-ASCII
 %%AKODE%%share/services/amarok_aKode-engine.desktop
 %%ARTS%%share/services/amarok_artsengine_plugin.desktop
 %%GSTREAMER%%share/services/amarok_gstengine_plugin.desktop
+%%REALPLAYER%%share/services/amarok_helixengine_plugin.desktop
 %%XINE%%share/services/amarok_xine-engine.desktop
 share/services/amarok_void-engine_plugin.desktop
 share/servicetypes/amarok_plugin.desktop
@@ -455,26 +488,40 @@
 @dirrm share/doc/HTML/da/amarok
 @dirrm share/apps/amarok/themes/reinhardt/images
 @dirrm share/apps/amarok/themes/reinhardt
-@dirrm share/apps/amarok/themes/default
+@dirrm share/apps/amarok/themes/example
 @dirrm share/apps/amarok/themes
-@dirrm share/apps/amarok/scripts/webcontrol
-@dirrm share/apps/amarok/scripts/templates
-@dirrm share/apps/amarok/scripts/playlist2html
-@dirrm share/apps/amarok/scripts/graphequalizer
 @dirrm share/apps/amarok/scripts/alarm
+@dirrm share/apps/amarok/scripts/amarok_live
+@dirrm share/apps/amarok/scripts/common
+@dirrm share/apps/amarok/scripts/graphequalizer
+@dirrm share/apps/amarok/scripts/playlist2html
+@dirrm share/apps/amarok/scripts/shouter/silence
+@dirrm share/apps/amarok/scripts/shouter/test
+@dirrm share/apps/amarok/scripts/shouter
+@dirrm share/apps/amarok/scripts/templates
+@dirrm share/apps/amarok/scripts/webcontrol
 @dirrm share/apps/amarok/scripts
 @dirrm share/apps/amarok/images
 @dirrm share/apps/amarok/icons/crystalsvg/64x64/actions
 @dirrm share/apps/amarok/icons/crystalsvg/64x64
-@dirrm share/apps/amarok/icons/crystalsvg/48x48/actions
-@dirrm share/apps/amarok/icons/crystalsvg/48x48
-@dirrm share/apps/amarok/icons/crystalsvg/32x32/actions
-@dirrm share/apps/amarok/icons/crystalsvg/32x32
 @dirrm share/apps/amarok/icons/crystalsvg/22x22/actions
 @dirrm share/apps/amarok/icons/crystalsvg/22x22
 @dirrm share/apps/amarok/icons/crystalsvg/16x16/actions
 @dirrm share/apps/amarok/icons/crystalsvg/16x16
+@dirrm share/apps/amarok/icons/crystalsvg/scalable/actions
+@dirrm share/apps/amarok/icons/crystalsvg/scalable
 @dirrm share/apps/amarok/icons/crystalsvg
+@dirrm share/apps/amarok/icons/hicolor/16x16/actions
+@dirrm share/apps/amarok/icons/hicolor/16x16
+@dirrm share/apps/amarok/icons/hicolor/22x22/actions
+@dirrm share/apps/amarok/icons/hicolor/22x22
+@dirrm share/apps/amarok/icons/hicolor/32x32/actions
+@dirrm share/apps/amarok/icons/hicolor/32x32
+@dirrm share/apps/amarok/icons/hicolor/48x48/actions
+@dirrm share/apps/amarok/icons/hicolor/48x48
+@dirrm share/apps/amarok/icons/hicolor/64x64/actions
+@dirrm share/apps/amarok/icons/hicolor/64x64
+@dirrm share/apps/amarok/icons/hicolor
 @dirrm share/apps/amarok/icons
 @dirrm share/apps/amarok/data
 @dirrm share/apps/amarok
Index: files/patch-configure
===================================================================
RCS file: files/patch-configure
diff -N files/patch-configure
--- files/patch-configure	11 Apr 2005 23:16:39 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,22 +0,0 @@
---- configure.orig	Mon Mar 28 21:16:17 2005
-+++ configure	Mon Apr 11 02:44:50 2005
-@@ -35871,15 +35871,15 @@
- fi
- 
- 
--if test x$SDL_CONFIG = xyes; then
--    sdl_cflags=`sdl-config --cflags`
--    sdl_libs=`sdl-config --libs`
-+if test -n $SDL_CONFIG ; then
-+    sdl_cflags=`$SDL_CONFIG --cflags`
-+    sdl_libs=`$SDL_CONFIG --libs`
- fi
- 
- 
- 
- 
--if test x$PKGCONFIGFOUND = xyes -a x$SDL_CONFIG = xyes; then
-+if test x$PKGCONFIGFOUND = xyes -a -n $SDL_CONFIG ; then
- 
- 
-   succeeded=no
--- amarok-1.3.1.patch ends here ---

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



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