]> git.pld-linux.org Git - packages/gstreamer-plugins-bad.git/commitdiff
- updated to 1.2.3 auto/th/gstreamer-plugins-bad-1.2.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Feb 2014 17:22:55 +0000 (18:22 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 14 Feb 2014 17:22:55 +0000 (18:22 +0100)
- removed obsolete opencv patch

gstreamer-plugins-bad-opencv.patch [deleted file]
gstreamer-plugins-bad.spec

diff --git a/gstreamer-plugins-bad-opencv.patch b/gstreamer-plugins-bad-opencv.patch
deleted file mode 100644 (file)
index 0bdddb1..0000000
+++ /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
index 4d03a330994e6657681587ce9e0fc225f71c0a23..207a1cc63406df5c1622258c19f9ca660bec7de0 100644 (file)
@@ -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
 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}
This page took 0.042513 seconds and 4 git commands to generate.