ports/88349: Update port: multimedia/gopchop

KATO Tsuguru tkato432 at yahoo.com
Tue Nov 1 17:10:23 UTC 2005


>Number:         88349
>Category:       ports
>Synopsis:       Update port: multimedia/gopchop
>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:   Tue Nov 01 17:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Fix pixmap search path
- Fix WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/multimedia/gopchop/Makefile multimedia/gopchop/Makefile
--- /usr/ports/multimedia/gopchop/Makefile	Sat Oct  2 02:36:48 2004
+++ multimedia/gopchop/Makefile	Sun Oct 30 02:59:06 2005
@@ -8,7 +8,7 @@
 
 PORTNAME=	gopchop
 PORTVERSION=	1.0.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://outflux.net/unix/software/GOPchop/download/
@@ -39,7 +39,8 @@
 .endif
 
 post-patch:
-	@${REINPLACE_CMD} -e 's| -mcpu=.*"|"|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|pixmaps/\$${PACKAGE}|\$${PACKAGE}|g ; \
+		 s| -mcpu=.*"|"|g' ${WRKSRC}/configure
 	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
 		's|pixmaps/\$$(PACKAGE)|\$$(PACKAGE)/pixmaps|g ; \
 		 s|-lglib||g'
diff -urN /usr/ports/multimedia/gopchop/pkg-descr multimedia/gopchop/pkg-descr
--- /usr/ports/multimedia/gopchop/pkg-descr	Sun Aug 31 23:14:51 2003
+++ multimedia/gopchop/pkg-descr	Sat Oct 29 02:13:26 2005
@@ -3,4 +3,4 @@
 "Group of Pictures" (GOP) sections to a new MPEG2-PS file. These GOPs will
 decode correctly (in theory), and the gaps won't be noticed.
 
-WWW: http://outflux.net/unix/software/GOPchop/
+WWW: http://gopchop.org/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list