[Pkg-gstreamer-commits] [gst-plugins-bad1.0] 01/01: Enable the OpenCV plugin again, now that all the linking errors are gone

Sebastian Dröge slomo at moszumanska.debian.org
Sun Dec 15 15:31:56 UTC 2013


This is an automated email from the git hooks/post-receive script.

slomo pushed a commit to branch master
in repository gst-plugins-bad1.0.

commit e13998b9a6ac20eb1524beeb8ec8a449ceed7f49
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sun Dec 15 16:17:17 2013 +0100

    Enable the OpenCV plugin again, now that all the linking errors are gone
---
 debian/changelog                     | 8 ++++++++
 debian/gstreamer-plugins-bad.install | 2 +-
 debian/rules                         | 3 +--
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3997736..2077a8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gst-plugins-bad1.0 (1.2.1-2) unstable; urgency=medium
+
+  * debian/rules,
+    debian/gstreamer-plugins-bad.install:
+    + Enable the OpenCV plugin again, now that all the linking errors are gone.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sun, 15 Dec 2013 15:11:34 +0100
+
 gst-plugins-bad1.0 (1.2.1-1) unstable; urgency=low
 
   [ Fabian Greffrath ]
diff --git a/debian/gstreamer-plugins-bad.install b/debian/gstreamer-plugins-bad.install
index 20ce1d5..ea76dea 100644
--- a/debian/gstreamer-plugins-bad.install
+++ b/debian/gstreamer-plugins-bad.install
@@ -54,7 +54,7 @@ debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstmpg123.so
 debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstmxf.so
 debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstofa.so
 debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstopenal.so
-#debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstopencv.so
+debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstopencv.so
 debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstopenjpeg.so
 debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstopus.so
 debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/libgstpcapparse.so
diff --git a/debian/rules b/debian/rules
index 6d73ca5..5a97d13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -199,8 +199,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += \
 	--enable-experimental \
 	--with-package-name=$(GST_PACKAGE_NAME) \
 	--with-package-origin=$(GST_PACKAGE_ORIGIN) \
-	--disable-pvr \
-	--disable-opencv
+	--disable-pvr
 
 # only build the docs on arches which can
 ifeq (,$(findstring $(DEB_HOST_ARCH),m68k arm))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gst-plugins-bad1.0.git



More information about the Pkg-gstreamer-commits mailing list