ports/99866: [PATCH] audio/ruby18-xmms2-ecore: update to 0.2DrEvil

Alexander Botero-Lowry alex at foxybanana.com
Fri Jul 7 03:50:21 UTC 2006


>Number:         99866
>Category:       ports
>Synopsis:       [PATCH] audio/ruby18-xmms2-ecore: update to 0.2DrEvil
>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:   Fri Jul 07 03:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jun 26 23:51:33 CDT 2006
>Description:
- Update to 0.2DrEvil

>How-To-Repeat:
>Fix:

--- ruby18-xmms2-ecore-0.2.d.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/ruby-xmms2-ecore/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	25 Jun 2006 11:14:38 -0000	1.1
+++ Makefile	7 Jul 2006 03:44:39 -0000
@@ -14,6 +14,7 @@
 
 BUILD_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2
 RUN_DEPENDS+=	${RUBY_SITEARCHLIBDIR}/xmmsclient.so:${PORTSDIR}/audio/ruby-xmms2
+LIB_DEPENDS+=	ecore.1:${PORTSDIR}/x11/ecore
 
 MASTERDIR=	${.CURDIR}/../xmms2
 
@@ -33,6 +34,9 @@
 	${RUBY_SITEARCHLIBDIR}/xmmsclient_ecore.so
 	@cd ${WRKSRC} && ${INSTALL_PROGRAM} \
 	src/clients/lib/xmmsclient-ecore/libxmmsclient-ecore.so \
-	${LOCALBASE}/lib/libxmmsclient-ecore.so
+	${PREFIX}/lib/libxmmsclient-ecore.so
+	@cd ${WRKSRC} && ${INSTALL_PROGRAM} \
+	src/clients/lib/xmmsclient-ecore/libxmmsclient-ecore.a \
+	${PREFIX}/lib/libxmmsclient-ecore.a
 
 .include "${MASTERDIR}/Makefile"
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/ruby-xmms2-ecore/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	25 Jun 2006 11:14:38 -0000	1.1
+++ pkg-plist	7 Jul 2006 03:44:40 -0000
@@ -1,2 +1,3 @@
 %%RUBY_SITEARCHLIBDIR%%/xmmsclient_ecore.so
+lib/libxmmsclient-ecore.a
 lib/libxmmsclient-ecore.so
--- ruby18-xmms2-ecore-0.2.d.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list