Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2003 00:05:51 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56194: Update port: multimedia/gopchop to 0.9.1
Message-ID:  <20030831000551.75c9cf74.tkato@prontomail.com>
Resent-Message-ID: <200308301510.h7UFAJPr027227@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56194
>Category:       ports
>Synopsis:       Update port: multimedia/gopchop to 0.9.1
>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 30 08:10:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/multimedia/gopchop/Makefile multimedia/gopchop/Makefile
--- /usr/ports/multimedia/gopchop/Makefile	Wed Jul  2 00:34:05 2003
+++ multimedia/gopchop/Makefile	Fri Aug 29 23:09:43 2003
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	gopchop
-PORTVERSION=	0.9.0
-PORTREVISION=	0
+PORTVERSION=	0.9.1
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://outflux.net/unix/software/GOPchop/download/
@@ -18,18 +17,15 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	MPEG2 GOP-accurate editor
 
-LIB_DEPENDS=	SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
-		mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
+LIB_DEPENDS=	mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
 
-SDLCONFIG?=	${LOCALBASE}/bin/sdl11-config
-
-USE_GNOME=	gtk12
+USE_SDL=	yes
 USE_GETOPT_LONG=	yes
+USE_GNOME=	gnometarget gtk12
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
-		SDLCONFIG="${SDLCONFIG}"
+		SDLCONFIG="${SDL_CONFIG}"
 CONFIGURE_ARGS=	--disable-mlib
 
 CPPFLAGS=	-I${LOCALBASE}/include -DHAVE_DECL_GETOPT 
diff -urN /usr/ports/multimedia/gopchop/distinfo multimedia/gopchop/distinfo
--- /usr/ports/multimedia/gopchop/distinfo	Wed Jul  2 00:34:05 2003
+++ multimedia/gopchop/distinfo	Fri Aug 29 23:07:58 2003
@@ -1 +1 @@
-MD5 (GOPchop-0.9.0.tar.gz) = 506fa5b3679cceaad00f75b6b40ac1fa
+MD5 (GOPchop-0.9.1.tar.gz) = da88a3af95578baf9afea267ae1e0c8e
diff -urN /usr/ports/multimedia/gopchop/pkg-descr multimedia/gopchop/pkg-descr
--- /usr/ports/multimedia/gopchop/pkg-descr	Wed Jul 10 12:07:56 2002
+++ multimedia/gopchop/pkg-descr	Fri Aug 29 23:13:59 2003
@@ -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://gopchop.sourceforge.net/
+WWW: http://outflux.net/unix/software/GOPchop/
diff -urN /usr/ports/multimedia/gopchop/pkg-plist multimedia/gopchop/pkg-plist
--- /usr/ports/multimedia/gopchop/pkg-plist	Wed Jul  2 00:34:06 2003
+++ multimedia/gopchop/pkg-plist	Fri Aug 29 23:11:32 2003
@@ -3,6 +3,7 @@
 bin/mpegcat
 share/GOPchop/pixmaps/about.xpm
 share/GOPchop/pixmaps/error.xpm
+share/locale/de/LC_MESSAGES/GOPchop.mo
 share/locale/en/LC_MESSAGES/GOPchop.mo
 share/locale/fr/LC_MESSAGES/GOPchop.mo
 @dirrm share/GOPchop/pixmaps
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030831000551.75c9cf74.tkato>