summaryrefslogtreecommitdiff
path: root/multimedia/avidemux/patches
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-01-26 12:59:01 +0000
committerjmmv <jmmv@pkgsrc.org>2004-01-26 12:59:01 +0000
commit4d09ecc129795143cc765ac0810532452f4db4c2 (patch)
tree027a09db0851c80fcddda2fac691f6a6d61143d8 /multimedia/avidemux/patches
parentd4cffb6c356bf8c25fa6e5f32ebf6f026bcdefb2 (diff)
downloadpkgsrc-4d09ecc129795143cc765ac0810532452f4db4c2.tar.gz
Move avidemux to the multimedia category (coming from graphics).
This is version 2.0.18nb2.
Diffstat (limited to 'multimedia/avidemux/patches')
-rw-r--r--multimedia/avidemux/patches/patch-aa40
1 files changed, 40 insertions, 0 deletions
diff --git a/multimedia/avidemux/patches/patch-aa b/multimedia/avidemux/patches/patch-aa
new file mode 100644
index 00000000000..325765668c0
--- /dev/null
+++ b/multimedia/avidemux/patches/patch-aa
@@ -0,0 +1,40 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/01/26 12:59:01 jmmv Exp $
+
+--- configure.orig 2003-12-18 04:24:04.000000000 +0100
++++ configure 2003-12-18 04:25:26.000000000 +0100
+@@ -18902,6 +18902,7 @@
+ { (exit 1); exit 1; }; }
+ fi
+
++if false; then
+
+ echo "$as_me:$LINENO: checking for Divx encode" >&5
+ echo $ECHO_N "checking for Divx encode... $ECHO_C" >&6
+@@ -19097,7 +19098,8 @@
+ echo "$as_me: WARNING: DIVX support removed until it works on p4" >&2;}
+ fi
+
+-
++fi
++have_divx="no"
+
+ echo "$as_me:$LINENO: checking for xvid codec" >&5
+ echo $ECHO_N "checking for xvid codec... $ECHO_C" >&6
+@@ -19792,7 +19794,7 @@
+
+ fi
+
+-
++if false; then
+
+ echo "$as_me:$LINENO: checking for Arts audio support" >&5
+ echo $ECHO_N "checking for Arts audio support... $ECHO_C" >&6
+@@ -20005,6 +20007,8 @@
+ fi
+ CPPFLAGS=$old_flags
+ fi
++fi
++have_arts="no"
+ if test "x$have_arts" = "xno"; then
+ ARTS_LIBS=""
+ ARTS_CFLAGS=""