ports/87216: [MAINTAINER UPDATE] xmms ports: use short dependency

Alejandro Pulver alejandro at varnet.biz
Mon Oct 10 16:20:25 UTC 2005


>Number:         87216
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] xmms ports: use short dependency
>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 Oct 10 16:20:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


This PR changes BUILD/RUN dependencies to LIB in the following ports:

xmms-defx
xmms-dflowers
xmms-dscope
xmms-dspectogram
xmms-dspectral
xmms-efxmms
xmms-eq
xmms-fxt
xmms-vumeter
xmms-waterfall


>How-To-Repeat:





>Fix:


--- xmms-ports.diff begins here ---
diff -urN /usr/ports/audio/xmms-defx/Makefile xmms-defx/Makefile
--- /usr/ports/audio/xmms-defx/Makefile	Wed Jun 29 22:03:58 2005
+++ xmms-defx/Makefile	Fri Oct  7 15:15:58 2005
@@ -14,8 +14,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Multi-effects processor plug-in for XMMS
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
diff -urN /usr/ports/graphics/xmms-dflowers/Makefile xmms-dflowers/Makefile
--- /usr/ports/graphics/xmms-dflowers/Makefile	Thu Jun 16 20:02:57 2005
+++ xmms-dflowers/Makefile	Fri Oct  7 15:16:22 2005
@@ -15,8 +15,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Dual Flowers visualization plugin for XMMS
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
diff -urN /usr/ports/graphics/xmms-dscope/Makefile xmms-dscope/Makefile
--- /usr/ports/graphics/xmms-dscope/Makefile	Thu Jun 16 19:53:56 2005
+++ xmms-dscope/Makefile	Fri Oct  7 15:16:41 2005
@@ -15,8 +15,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Dual Scope visualization plugin for XMMS
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
diff -urN /usr/ports/graphics/xmms-dspectogram/Makefile xmms-dspectogram/Makefile
--- /usr/ports/graphics/xmms-dspectogram/Makefile	Thu Jun 16 19:41:17 2005
+++ xmms-dspectogram/Makefile	Fri Oct  7 15:18:25 2005
@@ -15,8 +15,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Dual Spectogram visualization plugin for XMMS
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
diff -urN /usr/ports/graphics/xmms-dspectral/Makefile xmms-dspectral/Makefile
--- /usr/ports/graphics/xmms-dspectral/Makefile	Thu Jun 16 13:38:40 2005
+++ xmms-dspectral/Makefile	Mon Oct 10 13:15:25 2005
@@ -15,8 +15,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Dual Spectralizer visualization plugin for XMMS
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
 USE_REINPLACE=	yes
diff -urN /usr/ports/audio/xmms-efxmms/Makefile xmms-efxmms/Makefile
--- /usr/ports/audio/xmms-efxmms/Makefile	Wed Jun 22 08:15:06 2005
+++ xmms-efxmms/Makefile	Fri Oct  7 15:18:45 2005
@@ -15,8 +15,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Send the XMMS audio output through a queue of multiple effect plugins
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
diff -urN /usr/ports/audio/xmms-eq/Makefile xmms-eq/Makefile
--- /usr/ports/audio/xmms-eq/Makefile	Tue Jun 14 14:20:12 2005
+++ xmms-eq/Makefile	Fri Oct  7 15:19:04 2005
@@ -16,8 +16,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	A realtime graphical equalizer plugin for XMMS
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_BZIP2=	yes
 USE_REINPLACE=	yes
diff -urN /usr/ports/audio/xmms-fxt/Makefile xmms-fxt/Makefile
--- /usr/ports/audio/xmms-fxt/Makefile	Fri Jun 10 12:56:42 2005
+++ xmms-fxt/Makefile	Fri Oct  7 15:19:22 2005
@@ -14,8 +14,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Surround/Echo effect plugin for XMMS
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
 USE_LIBTOOL_VER=15
diff -urN /usr/ports/graphics/xmms-vumeter/Makefile xmms-vumeter/Makefile
--- /usr/ports/graphics/xmms-vumeter/Makefile	Thu Oct  6 17:04:45 2005
+++ xmms-vumeter/Makefile	Fri Oct  7 15:19:41 2005
@@ -15,8 +15,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Analog VUmeter plugin for XMMS
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
 USE_GNOME=	gdkpixbuf
diff -urN /usr/ports/graphics/xmms-waterfall/Makefile xmms-waterfall/Makefile
--- /usr/ports/graphics/xmms-waterfall/Makefile	Fri Jun 17 21:28:43 2005
+++ xmms-waterfall/Makefile	Fri Oct  7 15:19:59 2005
@@ -14,8 +14,7 @@
 MAINTAINER=	alejandro at varnet.biz
 COMMENT=	Yet another XMMS spectrum analyzer
 
-BUILD_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
-RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
+LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
 USE_X_PREFIX=	yes
 USE_GNOME=	gtk12
--- xmms-ports.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list