]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/blobdiff - gstreamer-plugins-bad-opencv.patch
- updated to 1.0.6
[packages/gstreamer-plugins-bad.git] / gstreamer-plugins-bad-opencv.patch
index 58c343b9450f58cfe7b821a74a2117d8bfc01f64..ceb598dbd70eb537abab67f1cb713f6bbc9bfb8a 100644 (file)
@@ -1,11 +1,11 @@
---- gst-plugins-bad-0.10.22/configure.ac~      2012-01-28 18:34:04.000000000 +0100
-+++ gst-plugins-bad-0.10.22/configure.ac       2012-01-28 18:44:04.146216129 +0100
-@@ -1279,7 +1279,7 @@
+--- gst-plugins-bad-0.10.23/configure.ac.orig  2012-10-06 08:00:31.847697403 +0200
++++ gst-plugins-bad-0.10.23/configure.ac       2012-10-06 08:29:02.444328416 +0200
+@@ -1372,7 +1372,7 @@
    dnl a new version and the no-backward-compatibility define. (There doesn't
    dnl seem to be a switch to suppress the warnings the cvcompat.h header
    dnl causes.)
--  PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv <= 2.2.0 , [
-+  PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv < 2.4.0 , [
+-  PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv <= 2.3.1 , [
++  PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv < 2.5.0 , [
      AC_PROG_CXX
      AC_LANG_CPLUSPLUS
      OLD_CPPFLAGS=$CPPFLAGS
This page took 0.281878 seconds and 4 git commands to generate.