Index: head/audio/amarok/files/patch-playlistwindow.cpp =================================================================== --- head/audio/amarok/files/patch-playlistwindow.cpp (revision 112541) +++ head/audio/amarok/files/patch-playlistwindow.cpp (nonexistent) @@ -1,15 +0,0 @@ ---- amarok/src/playlistwindow.cpp.orig Thu Jun 17 15:12:24 2004 -+++ amarok/src/playlistwindow.cpp Thu Jun 17 15:13:34 2004 -@@ -465,8 +465,11 @@ - const KWin::WindowInfo info = KWin::windowInfo( winId() ); - const uint desktop = KWin::currentDesktop(); - const bool isOnThisDesktop = info.isOnDesktop( desktop ); -+#if KDE_IS_VERSION(3,2,1) - const bool isShaded = info.hasState( NET::Shaded ); -- -+#else -+ const bool isShaded = false; -+#endif - - if( isShaded ) - { Property changes on: head/audio/amarok/files/patch-playlistwindow.cpp ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/audio/amarok/Makefile =================================================================== --- head/audio/amarok/Makefile (revision 112541) +++ head/audio/amarok/Makefile (revision 112542) @@ -1,67 +1,67 @@ # New ports collection makefile for: amarok # Date created: Tue Feb 24 02:21:14 CET 2004 # Whom: Markus Brueffer # # $FreeBSD$ PORTNAME= amarok -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= Media player for KDE LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes OPTIONS= ARTS "aRts support" on \ GSTREAMER "GStreamer support" off \ XMMS "XMMS visualizations" on \ OPENGL "OpenGL support" on \ .include .if defined(WITHOUT_ARTS) CONFIGURE_ARGS+=--without-arts PLIST_SUB+= ARTS="@comment " .else LIB_DEPENDS+= artsgui:${PORTSDIR}/multimedia/kdemultimedia3 PLIST_SUB+= ARTS="" .endif .if defined(WITHOUT_GSTREAMER) CONFIGURE_ARGS+=--without-gstreamer PLIST_SUB+= GSTREAMER="@comment " .else LIB_DEPENDS+= gstplay-0.8.1:${PORTSDIR}/multimedia/gstreamer-plugins PLIST_SUB+= GSTREAMER="" .endif .if defined(WITHOUT_XMMS) PLIST_SUB+= XMMS="@comment " .else BUILD_DEPENDS+= xmms-config:${PORTSDIR}/multimedia/xmms LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms PLIST_SUB+= XMMS="" .endif .if defined(WITHOUT_OPENGL) CONFIGURE_ARGS+=--without-opengl .endif post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} post-configure: .if defined(WITHOUT_XMMS) @${REINPLACE_CMD} -e '/XMMS /d' ${WRKSRC}/config.h .endif .include Property changes on: head/audio/amarok/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/audio/amarok/distinfo =================================================================== --- head/audio/amarok/distinfo (revision 112541) +++ head/audio/amarok/distinfo (revision 112542) @@ -1,2 +1,2 @@ -MD5 (amarok-1.0.tar.bz2) = c52d89bde4c51b17ca7cce767b4515f3 -SIZE (amarok-1.0.tar.bz2) = 1838323 +MD5 (amarok-1.0.1.tar.bz2) = 3572e1bbbc76d3985af9a982f22a5da8 +SIZE (amarok-1.0.1.tar.bz2) = 1834336 Property changes on: head/audio/amarok/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/audio/amarok-kde4/files/patch-playlistwindow.cpp =================================================================== --- head/audio/amarok-kde4/files/patch-playlistwindow.cpp (revision 112541) +++ head/audio/amarok-kde4/files/patch-playlistwindow.cpp (nonexistent) @@ -1,15 +0,0 @@ ---- amarok/src/playlistwindow.cpp.orig Thu Jun 17 15:12:24 2004 -+++ amarok/src/playlistwindow.cpp Thu Jun 17 15:13:34 2004 -@@ -465,8 +465,11 @@ - const KWin::WindowInfo info = KWin::windowInfo( winId() ); - const uint desktop = KWin::currentDesktop(); - const bool isOnThisDesktop = info.isOnDesktop( desktop ); -+#if KDE_IS_VERSION(3,2,1) - const bool isShaded = info.hasState( NET::Shaded ); -- -+#else -+ const bool isShaded = false; -+#endif - - if( isShaded ) - { Property changes on: head/audio/amarok-kde4/files/patch-playlistwindow.cpp ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/audio/amarok-kde4/Makefile =================================================================== --- head/audio/amarok-kde4/Makefile (revision 112541) +++ head/audio/amarok-kde4/Makefile (revision 112542) @@ -1,67 +1,67 @@ # New ports collection makefile for: amarok # Date created: Tue Feb 24 02:21:14 CET 2004 # Whom: Markus Brueffer # # $FreeBSD$ PORTNAME= amarok -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= markus@FreeBSD.org COMMENT= Media player for KDE LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes OPTIONS= ARTS "aRts support" on \ GSTREAMER "GStreamer support" off \ XMMS "XMMS visualizations" on \ OPENGL "OpenGL support" on \ .include .if defined(WITHOUT_ARTS) CONFIGURE_ARGS+=--without-arts PLIST_SUB+= ARTS="@comment " .else LIB_DEPENDS+= artsgui:${PORTSDIR}/multimedia/kdemultimedia3 PLIST_SUB+= ARTS="" .endif .if defined(WITHOUT_GSTREAMER) CONFIGURE_ARGS+=--without-gstreamer PLIST_SUB+= GSTREAMER="@comment " .else LIB_DEPENDS+= gstplay-0.8.1:${PORTSDIR}/multimedia/gstreamer-plugins PLIST_SUB+= GSTREAMER="" .endif .if defined(WITHOUT_XMMS) PLIST_SUB+= XMMS="@comment " .else BUILD_DEPENDS+= xmms-config:${PORTSDIR}/multimedia/xmms LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms PLIST_SUB+= XMMS="" .endif .if defined(WITHOUT_OPENGL) CONFIGURE_ARGS+=--without-opengl .endif post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} post-configure: .if defined(WITHOUT_XMMS) @${REINPLACE_CMD} -e '/XMMS /d' ${WRKSRC}/config.h .endif .include Property changes on: head/audio/amarok-kde4/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/audio/amarok-kde4/distinfo =================================================================== --- head/audio/amarok-kde4/distinfo (revision 112541) +++ head/audio/amarok-kde4/distinfo (revision 112542) @@ -1,2 +1,2 @@ -MD5 (amarok-1.0.tar.bz2) = c52d89bde4c51b17ca7cce767b4515f3 -SIZE (amarok-1.0.tar.bz2) = 1838323 +MD5 (amarok-1.0.1.tar.bz2) = 3572e1bbbc76d3985af9a982f22a5da8 +SIZE (amarok-1.0.1.tar.bz2) = 1834336 Property changes on: head/audio/amarok-kde4/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property