New port for the Gaim XMMS Remote plugin.
Im submitting a diff file to fix the Makefile of my port, mainly to fix the depencies as I used the wrong format, and the pkg-plist. diff -ruN gaim-xmms-remote/Makefile gxr.new/Makefile --- gaim-xmms-remote/Makefile Wed Sep 1 13:10:11 2004 +++ gxr.new/Makefile Wed Sep 1 13:00:54 2004 @@ -14,9 +14,9 @@ MAINTAINER= daniel@xbox-irc.net COMMENT= Plugin to display current xmms song in Gaim -BUILD_DEPENDS= ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim +BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms \ + ${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim -BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ USE_X_PREFIX= yes diff -ruN gaim-xmms-remote/pkg-plist gxr.new/pkg-plist --- gaim-xmms-remote/pkg-plist Wed Dec 31 16:00:00 1969 +++ gxr.new/pkg-plist Wed Sep 1 13:00:54 2004 @@ -0,0 +1,7 @@ +lib/gaim/gxr.so +share/gnome/pixmaps/gaim/gxr/next.png +share/gnome/pixmaps/gaim/gxr/pause.png +share/gnome/pixmaps/gaim/gxr/play.png +share/gnome/pixmaps/gaim/gxr/previous.png +share/gnome/pixmaps/gaim/gxr/stop.png +share/gnome/pixmaps/gaim/gxr/xmms.png
Class Changed From-To: maintainer-update-> change-request New ports are change requests.
State Changed From-To: open->closed New port added, thank you!