ports/161628: Update port: graphics/xmms-gdancer

KATO Tsuguru tkato432 at yahoo.com
Fri Oct 14 18:50:23 UTC 2011


>Number:         161628
>Category:       ports
>Synopsis:       Update port: graphics/xmms-gdancer
>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:   Fri Oct 14 18:50:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix LIB_DEPENDS
- Update WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmms-gdancer/Makefile graphics/xmms-gdancer/Makefile
--- /usr/ports/graphics/xmms-gdancer/Makefile	2010-03-28 17:39:34.000000000 +0900
+++ graphics/xmms-gdancer/Makefile	2011-09-09 03:02:26.000000000 +0900
@@ -7,7 +7,7 @@
 
 PORTNAME=	xmms-gdancer
 PORTVERSION=	0.4.6
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.travisemslander.com/gdancer/files/
 DISTNAME=	gdancer-$(PORTVERSION)
@@ -17,20 +17,17 @@
 
 LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 
-PLIST_FILES=	lib/xmms/Visualization/gdancer.so
-USE_GNOME=	gtk12 gdkpixbuf
+USE_GNOME=	gtk12
 USE_GMAKE=	yes
-USE_LDCONFIG=	yes
-
 GNU_CONFIGURE=	yes
 
-CONFIGURE_ARGS=	--enable-pixbuf
+PLIST_FILES=	lib/xmms/Visualization/gdancer.so
 
 post-patch:
 	@${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
 
-post-install:
-	-${RM} ${PREFIX}/lib/xmms/Visualization/gdancer.la
+do-install:
+	${INSTALL_DATA} ${WRKSRC}/src/.libs/gdancer.so ${PREFIX}/lib/xmms/Visualization
 	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/xmms-gdancer/pkg-descr graphics/xmms-gdancer/pkg-descr
--- /usr/ports/graphics/xmms-gdancer/pkg-descr	2002-04-24 01:46:05.000000000 +0900
+++ graphics/xmms-gdancer/pkg-descr	2011-09-09 02:48:15.000000000 +0900
@@ -1,3 +1,3 @@
 XMMS Visualization plugin, displays dancing figures.
 
-WWW: http://www.figz.com/gdancer/
+WWW: http://www.travisemslander.com/gdancer/
diff -urN /usr/ports/graphics/xmms-gdancer/pkg-message graphics/xmms-gdancer/pkg-message
--- /usr/ports/graphics/xmms-gdancer/pkg-message	2003-08-08 12:18:39.000000000 +0900
+++ graphics/xmms-gdancer/pkg-message	2011-09-09 02:52:58.000000000 +0900
@@ -1,6 +1,6 @@
 +++++
 
-Now you have to install some themes from http://www.figz.com/gdancer/themes.php
+Now you have to install some themes from http://www.travisemslander.com/gdancer/themes.php
 into .xmms/gdancer_themes/<name_of_theme>. If it does not exist in your home
 directory, just create it.
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list