ports/61850: New port skeleton for multimedia/avidemux2(version 2.0.20)
Hoss Firooznia
hoss at lodestone.org
Sun Jan 25 20:55:44 UTC 2004
Pav Lucistnik writes:
> Could you please resubmit as a unified diff (diff -ruN) ?
Sure. Sorry about that. Here's the diff:
diff -ruN avidemux2/Makefile avidemux2.0.20/Makefile
--- avidemux2/Makefile Sat Dec 6 20:27:06 2003
+++ avidemux2.0.20/Makefile Sat Jan 24 17:27:04 2004
@@ -2,15 +2,16 @@
# Date created: 16 April 2003
# Whom: Anish Mistry
# with help from mean
+# updated to 2.0.20 on 24 Jan 2004, <hoss at lodestone.org>
# $FreeBSD: ports/multimedia/avidemux2/Makefile,v 1.4 2003/12/07 01:27:06 marcus Exp $
#
PORTNAME= avidemux2
-PORTVERSION= 2.0.18
+PORTVERSION= 2.0.20
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://fixounet.free.fr/avidemux/
-DISTNAME= avidemux-2.0.18
+DISTNAME= avidemux-2.0.20
MAINTAINER= amistry at am-productions.biz
COMMENT= Simple GUI based video editor
diff -ruN avidemux2/distinfo avidemux2.0.20/distinfo
--- avidemux2/distinfo Thu Dec 4 01:46:36 2003
+++ avidemux2.0.20/distinfo Sat Jan 24 16:47:23 2004
@@ -1 +1 @@
-MD5 (avidemux-2.0.18.tar.gz) = 5236a00d4a56b25df2c5f28fa8a40ce8
+MD5 (avidemux-2.0.20.tar.gz) = c7070e0a4b506e688d653d159cceeb31
diff -ruN avidemux2/files/patch-aa avidemux2.0.20/files/patch-aa
--- avidemux2/files/patch-aa Wed Dec 31 19:00:00 1969
+++ avidemux2.0.20/files/patch-aa Sat Jan 24 16:53:04 2004
@@ -0,0 +1,12 @@
+--- adm_lavcodec/config.h.orig Sat Jan 24 16:50:22 2004
++++ adm_lavcodec/config.h Sat Jan 24 16:50:38 2004
+@@ -12,8 +12,8 @@
+ */
+ #define CONFIG_ZLIB 1
+
+-#define HAVE_MALLOC_H 1
+ /*
++#define HAVE_MALLOC_H 1
+ #define HAVE_MEMALIGN 1
+ */
+ #define SIMPLE_IDCT 1
diff -ruN avidemux2/files/patch-ab avidemux2.0.20/files/patch-ab
--- avidemux2/files/patch-ab Wed Dec 31 19:00:00 1969
+++ avidemux2.0.20/files/patch-ab Sat Jan 24 17:06:50 2004
@@ -0,0 +1,13 @@
+--- configure.orig Sat Jan 24 17:06:07 2004
++++ configure Sat Jan 24 17:06:21 2004
+@@ -22770,10 +22770,6 @@
+ _ACEOF
+
+
+-cat >>confdefs.h <<\_ACEOF
+-#define EMULATE_FAST_INT 1
+-_ACEOF
+-
+ echo "BSD uses lrintf"
+
+ else
More information about the freebsd-ports-bugs
mailing list