ports/55624: Update port: graphics/xmms-xvs

KATO Tsuguru tkato at prontomail.com
Sat Aug 16 16:10:30 UTC 2003


>Number:         55624
>Category:       ports
>Synopsis:       Update port: graphics/xmms-xvs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 16 09:10:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmms-xvs/Makefile graphics/xmms-xvs/Makefile
--- /usr/ports/graphics/xmms-xvs/Makefile	Wed Aug 13 02:03:09 2003
+++ graphics/xmms-xvs/Makefile	Sat Aug 16 20:13:30 2003
@@ -9,31 +9,24 @@
 PORTVERSION=	0.1.0b1
 PORTREVISION=	1
 CATEGORIES=	graphics
-MASTER_SITES=	http://jgregor.ps.pl/xvs/download/
+MASTER_SITES=	http://jgregor.ps.pl/software/xvs/download/
 DISTNAME=	xvs-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	X Visualization System, a plugin for XMMS
 
 BUILD_DEPENDS=	xmms-config:${PORTSDIR}/multimedia/xmms
-LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2
 RUN_DEPENDS=	xmms:${PORTSDIR}/multimedia/xmms
 
-XML2_CONFIG?=	${LOCALBASE}/bin/xml2-config
 XMMS_CONFIG?=	${X11BASE}/bin/xmms-config
 
 USE_X_PREFIX=	yes
-USE_GNOME=	gtk12
-WANT_GNOME=	yes
+USE_BISON=	yes
+USE_GNOME=	gtk12 libxml2
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
 USE_LIBTOOL=	yes
-USE_BISON=	yes
-CONFIGURE_ENV=	XML2_CONFIG="${XML2_CONFIG}" XMMS_CONFIG="${XMMS_CONFIG}"
-
-.include <bsd.port.pre.mk>
-
-PLIST_SUB+=	DATADIR="share"
+CONFIGURE_ENV=	XMMS_CONFIG="${XMMS_CONFIG}"
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|<xml|<libxml/xml|g' ${WRKSRC}/configure
@@ -46,4 +39,4 @@
 .endfor
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/graphics/xmms-xvs/pkg-descr graphics/xmms-xvs/pkg-descr
--- /usr/ports/graphics/xmms-xvs/pkg-descr	Mon Nov 25 22:18:57 2002
+++ graphics/xmms-xvs/pkg-descr	Sat Aug 16 20:13:50 2003
@@ -12,6 +12,6 @@
 resizable window
 save & restore
 
-WWW: http://jgregor.ps.pl/xvs/
+WWW: http://jgregor.ps.pl/software/xvs/
 
 - Anders Nordby <anders at FreeBSD.org>
diff -urN /usr/ports/graphics/xmms-xvs/pkg-plist graphics/xmms-xvs/pkg-plist
--- /usr/ports/graphics/xmms-xvs/pkg-plist	Mon Nov 25 22:18:57 2002
+++ graphics/xmms-xvs/pkg-plist	Sat Aug 16 20:15:05 2003
@@ -1,14 +1,14 @@
 lib/xmms/Visualization/libxvs.so
-%%PORTDOCS%%share/doc/xmms-xvs/AUTHORS
-%%PORTDOCS%%share/doc/xmms-xvs/ChangeLog
-%%PORTDOCS%%share/doc/xmms-xvs/NEWS
-%%PORTDOCS%%share/doc/xmms-xvs/README
-%%PORTDOCS%%share/doc/xmms-xvs/TODO
-%%DATADIR%%/xmms/xvs_presets/Beam
-%%DATADIR%%/xmms/xvs_presets/BlurScope
-%%DATADIR%%/xmms/xvs_presets/DotCrazy
-%%DATADIR%%/xmms/xvs_presets/Radar
-%%DATADIR%%/xmms/xvs_presets/Spot
-%%DATADIR%%/xmms/xvs_presets/Whirl
- at dirrm %%DATADIR%%/xmms/xvs_presets
-%%PORTDOCS%%@dirrm share/doc/xmms-xvs
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+share/xmms/xvs_presets/Beam
+share/xmms/xvs_presets/BlurScope
+share/xmms/xvs_presets/DotCrazy
+share/xmms/xvs_presets/Radar
+share/xmms/xvs_presets/Spot
+share/xmms/xvs_presets/Whirl
+ at dirrm share/xmms/xvs_presets
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list