ports/51251: Avidemux port update to 0.9 Supersedes ports/51012 and ports/51220

Anish Mistry amistry at am-productions.biz
Mon Apr 21 20:50:17 UTC 2003


>Number:         51251
>Category:       ports
>Synopsis:       Avidemux port update to 0.9 Supersedes ports/51012 and ports/51220
>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:   Mon Apr 21 13:50:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Anish Mistry
>Release:        FreeBSD 4.8-RELEASE
>Organization:
AM Productions
>Environment:
System: FreeBSD bigguy.am-productions.biz 4.8-RELEASE FreeBSD 4.8-RELEASE #6: Sun Apr 20 23:31:37 EDT 2003     amistry at bigguy.am-productions.biz:/usr/obj/usr/src/sys/BIGGUY  i386

	
>Description:
	Update to Avidemux 0.9.  Supersedes ports/51012 and ports/51220
>How-To-Repeat:
	
>Fix:

	

--- avidemux-0.9.patch begins here ---
diff -ruN avidemux.orig/Makefile avidemux/Makefile
--- avidemux.orig/Makefile	Thu Apr  3 20:38:36 2003
+++ avidemux/Makefile	Mon Apr 21 16:27:01 2003
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	avidemux
-PORTVERSION=	0.9.0.101
+PORTVERSION=	0.9.0.110
 CATEGORIES=	multimedia
 MASTER_SITES=	http://fixounet.free.fr/avidemux/
-DISTNAME=	avidemux-0.9rc1
+DISTNAME=	avidemux-0.9
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	amistry at am-productions.biz
-COMMENT=	GUI based AVI (DivX) editor
+COMMENT=	Simple GUI based video editor
 
 LIB_DEPENDS=	mp3lame.0:${PORTSDIR}/audio/lame \
 		mad.1:${PORTSDIR}/audio/mad \
@@ -63,7 +63,6 @@
 post-patch:
 	@${TOUCH} ${WRKSRC}/*
 	@${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
-
 post-configure:
 	@${SH} ${WRKSRC}/buildLavCodec.sh
 
diff -ruN avidemux.orig/distinfo avidemux/distinfo
--- avidemux.orig/distinfo	Mon Mar 31 02:51:10 2003
+++ avidemux/distinfo	Mon Apr 21 16:27:39 2003
@@ -1 +1 @@
-MD5 (avidemux-0.9rc1.tgz) = 890a7b4b80127981d0afa7d13be6f314
+MD5 (avidemux-0.9.tgz) = ccadde58eb5f00473d7c2ee5d04bca51
diff -ruN avidemux.orig/pkg-comment avidemux/pkg-comment
--- avidemux.orig/pkg-comment	Wed Dec 31 19:00:00 1969
+++ avidemux/pkg-comment	Mon Apr 21 16:34:20 2003
@@ -0,0 +1 @@
+Simple GUI based video editor
diff -ruN avidemux.orig/pkg-descr avidemux/pkg-descr
--- avidemux.orig/pkg-descr	Wed Aug 28 04:44:32 2002
+++ avidemux/pkg-descr	Mon Apr 21 16:33:04 2003
@@ -1,6 +1,6 @@
-An AVI (DivX) editor that is built around Xvid and divx4linux.  Contains
-various filters for deinterlacing, cropping, resizing, etc.  Allows for
-cutting without re-encoding.  Has the ability to re-encode and re-sample.
+A simple GUI based video editor that is built around Xvid and lavcodec. 
+Contains various filters for deinterlacing, cropping, resizing, etc.  Allows
+for cutting without re-encoding.  Has the ability to re-encode and re-sample.
 
 WWW: http://fixounet.free.fr/avidemux/
 
diff -ruN avidemux.orig/pkg-message avidemux/pkg-message
--- avidemux.orig/pkg-message	Wed Aug 28 04:44:32 2002
+++ avidemux/pkg-message	Mon Apr 21 16:34:49 2003
@@ -1,3 +1,3 @@
 Remove any encore2.h, encore.h, and decore.h that you may have moved to the
-/usr/local/include directory since it may cause the built program to crash
+${PREFIX}/include directory since it may cause the built program to crash
 when opening a file.  
--- avidemux-0.9.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list