[packages/gstreamer-plugins-bad] - updated to 1.2.3 - removed obsolete opencv patch

qboosh qboosh at pld-linux.org
Fri Feb 14 18:20:51 CET 2014


commit 48af690569fd3fcc806f18a6a76ff67d1b6048bf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Feb 14 18:22:55 2014 +0100

    - updated to 1.2.3
    - removed obsolete opencv patch

 gstreamer-plugins-bad-opencv.patch | 11 -----------
 gstreamer-plugins-bad.spec         | 16 +++++++---------
 2 files changed, 7 insertions(+), 20 deletions(-)
---
diff --git a/gstreamer-plugins-bad.spec b/gstreamer-plugins-bad.spec
index 4d03a33..207a1cc 100644
--- a/gstreamer-plugins-bad.spec
+++ b/gstreamer-plugins-bad.spec
@@ -6,7 +6,7 @@
 %bcond_with	bluez		# Bluez plugin (not ready for bluez 5)
 %bcond_with	cdaudio		# cdaudio input plugin [not ported to 1.0]
 %bcond_without	chromaprint	# chromaprint fingerprint plugin
-%bcond_with	daala		# Daala video encoder/decoder plugin [not ready as of 1.2.0]
+%bcond_with	daala		# Daala video encoder/decoder plugin [not ready as of 1.2.0-3]
 %bcond_with	dc1394		# dc1394 input plugin [not ported to 1.0]
 %bcond_without	directfb	# DirectFB videosink plugin
 %bcond_without	dts		# DTS audio decoder plugin
@@ -15,7 +15,7 @@
 %bcond_without	gles		# EGL GLESv2 videosink plugin
 %bcond_without	gsm		# gsm audio decoder/encoder plugin
 %bcond_without	kate		# Kate text streams plugin
-%bcond_with	ladspa		# LADSPA plugins bridge plugin [not ported to 1.0]
+%bcond_without	ladspa		# LADSPA plugins bridge plugin
 %bcond_with	lv2		# LV2 plugins bridge plugin [not ported to 1.0]
 %bcond_without	mjpegtools	# mpeg2enc video encoder plugin
 %bcond_without	mms		# mms streaming plugin
@@ -49,17 +49,16 @@
 Summary:	Bad GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):	Złe wtyczki do środowiska obróbki strumieni GStreamer
 Name:		gstreamer-plugins-bad
-Version:	1.2.2
-Release:	2
+Version:	1.2.3
+Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.xz
-# Source0-md5:	d519b7e8e570c4a22d6b79f2ab89765c
+# Source0-md5:	cfd6f303c8df2740b27cc63b945decef
 Patch0:		%{name}-libdts.patch
 Patch1:		%{name}-timidity.patch
 Patch2:		%{name}-nas.patch
-Patch3:		%{name}-opencv.patch
-Patch4:		%{name}-doc.patch
+Patch3:		%{name}-doc.patch
 URL:		http://gstreamer.freedesktop.org/
 BuildRequires:	autoconf >= 2.68
 BuildRequires:	automake >= 1:1.11
@@ -141,7 +140,7 @@ BuildRequires:	libxml2-devel >= 2.4
 %{?with_neon:BuildRequires:	neon-devel >= 0.27.0}
 %if %{with opencv}
 BuildRequires:	opencv-devel >= 1:2.2.0
-BuildRequires:	opencv-devel < 1:2.5.0
+BuildRequires:	opencv-devel < 1:2.4.9
 %endif
 BuildRequires:	openjpeg-devel >= 1
 BuildRequires:	openssl-devel >= 0.9.5
@@ -965,7 +964,6 @@ Wtyczka do GStreamera skanująca kody kreskowe.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 %{__libtoolize}
diff --git a/gstreamer-plugins-bad-opencv.patch b/gstreamer-plugins-bad-opencv.patch
deleted file mode 100644
index 0bdddb1..0000000
--- a/gstreamer-plugins-bad-opencv.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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.4.6.1 , [
-+  PKG_CHECK_MODULES(OPENCV, opencv >= 2.0.0 opencv < 2.5.0 , [
-     AC_PROG_CXX
-     AC_LANG_CPLUSPLUS
-     OLD_CPPFLAGS=$CPPFLAGS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer-plugins-bad.git/commitdiff/48af690569fd3fcc806f18a6a76ff67d1b6048bf



More information about the pld-cvs-commit mailing list