summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer0.10/patches
diff options
context:
space:
mode:
authordrochner <drochner>2008-04-10 11:54:40 +0000
committerdrochner <drochner>2008-04-10 11:54:40 +0000
commit513e54d64924cf43f9de3764dde615fdb7119ae1 (patch)
tree1746ac9f23c72dfda3f3b64c7d89c0cb75952baa /multimedia/gstreamer0.10/patches
parent7364a0d83db07231edfeebe66a6c1c57864d6b23 (diff)
downloadpkgsrc-513e54d64924cf43f9de3764dde615fdb7119ae1.tar.gz
update to 0.10.19
changes: -New GstPoll abstraction simplifies operations on multiple fd's/sockets -Various bug fixes and corrections
Diffstat (limited to 'multimedia/gstreamer0.10/patches')
-rw-r--r--multimedia/gstreamer0.10/patches/patch-ac15
1 files changed, 3 insertions, 12 deletions
diff --git a/multimedia/gstreamer0.10/patches/patch-ac b/multimedia/gstreamer0.10/patches/patch-ac
index 9302686d582..2f362723b8c 100644
--- a/multimedia/gstreamer0.10/patches/patch-ac
+++ b/multimedia/gstreamer0.10/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.4 2008/02/01 20:40:17 drochner Exp $
+$NetBSD: patch-ac,v 1.5 2008/04/10 11:54:40 drochner Exp $
---- configure.orig 2008-01-28 21:57:09.000000000 +0100
+--- configure.orig 2008-03-21 00:11:16.000000000 +0100
+++ configure
-@@ -30673,7 +30673,7 @@ rm -f core conftest.err conftest.$ac_obj
+@@ -31016,7 +31016,7 @@ rm -f core conftest.err conftest.$ac_obj
echo "${ECHO_T}$flag_ok" >&6; }
@@ -10,13 +10,4 @@ $NetBSD: patch-ac,v 1.4 2008/02/01 20:40:17 drochner Exp $
+ if test "x$ERROR_CFLAGS" = "x"
then
- { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED,no%E_ARGUEMENT_MISMATCH" >&5
-@@ -30736,7 +30736,7 @@ rm -f core conftest.err conftest.$ac_obj
- echo "${ECHO_T}$flag_ok" >&6; }
-
-
-- if test "x$ERROR_CFLAGS" == "x"
-+ if test "x$ERROR_CFLAGS" = "x"
- then
-
{ echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5