From f15e81f1b512cea13b0ce98885a199b438a92a3f Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 23 Dec 2017 17:03:34 +0100 Subject: [PATCH] - updated to 1.12.4 - now accepts opencv up to 3.3.0, enable by default --- gstreamer-plugins-bad.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gstreamer-plugins-bad.spec b/gstreamer-plugins-bad.spec index 2d26cb9..855928e 100644 --- a/gstreamer-plugins-bad.spec +++ b/gstreamer-plugins-bad.spec @@ -30,7 +30,7 @@ %bcond_without neon # neonhttpsrc HTTP client plugin %bcond_without ofa # OFA fingerprint plugin %bcond_without openal # OpenAL audiosink plugin -%bcond_with opencv # OpenCV effects plugin [should build now] +%bcond_without opencv # OpenCV effects plugin %bcond_without openexr # OpenEXR EXR decoder plugin %bcond_without opengl # OpenGL videosink plugin %bcond_without openh264 # OpenH264 encoder/decoder @@ -67,12 +67,12 @@ 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.12.2 +Version: 1.12.4 Release: 1 License: LGPL v2+ Group: Libraries Source0: https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.xz -# Source0-md5: 5683f0ea91f9e1e0613b0f6f729980a7 +# Source0-md5: 64bf16cf15edaab1c0e02c8dee7170d0 Patch0: %{name}-libdts.patch Patch1: %{name}-mfx.patch URL: https://gstreamer.freedesktop.org/ @@ -186,7 +186,7 @@ BuildRequires: libxml2-devel >= 1:2.9.2 BuildRequires: nettle-devel %if %{with opencv} BuildRequires: opencv-devel >= 1:2.3.0 -BuildRequires: opencv-devel < 1:3.2.1 +BuildRequires: opencv-devel < 1:3.3.1 %endif %{?with_openh264:BuildRequires: openh264-devel >= 1.3.0} # or openjpeg >= 1.5, openjpeg2 is preferred -- 2.44.0