ports/65368: Update port: multimedia/gopchop
KATO Tsuguru
tkato at prontomail.com
Fri Apr 9 15:10:13 UTC 2004
>Number: 65368
>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: Fri Apr 09 08:10:13 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Support intlhack
- Remove unnesessary USE_SDL
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/multimedia/gopchop/Makefile multimedia/gopchop/Makefile
--- /usr/ports/multimedia/gopchop/Makefile Fri Apr 9 19:05:32 2004
+++ multimedia/gopchop/Makefile Fri Apr 9 19:31:54 2004
@@ -8,6 +8,7 @@
PORTNAME= gopchop
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://outflux.net/unix/software/GOPchop/download/
@@ -17,16 +18,14 @@
MAINTAINER= ports at FreeBSD.org
COMMENT= MPEG2 GOP-accurate editor
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
LIB_DEPENDS= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
-USE_SDL= sdl
+USE_GNOME= gnometarget gtk12 intlhack
USE_GETOPT_LONG= yes
-USE_GNOME= gnometarget gtk12
-USE_PERL5_BUILD= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ARGS= --disable-sdl
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include -DHAVE_DECL_GETOPT
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list