[packages/gstreamer0.10-plugins-bad] - fix building with libvpx 1.4.x - rel 17

baggins baggins at pld-linux.org
Sun May 24 00:07:59 CEST 2015


commit 69e3849eac07eb812263e18179084d3d79d1dd06
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 24 00:07:40 2015 +0200

    - fix building with libvpx 1.4.x
    - rel 17

 gstreamer0.10-plugins-bad.spec |  4 +++-
 libvpx2.patch                  | 10 ++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer0.10-plugins-bad.spec b/gstreamer0.10-plugins-bad.spec
index 639770e..dc9743c 100644
--- a/gstreamer0.10-plugins-bad.spec
+++ b/gstreamer0.10-plugins-bad.spec
@@ -31,7 +31,7 @@ Summary:	Bad GStreamer Streaming-media framework plugins
 Summary(pl.UTF-8):	Złe wtyczki do środowiska obróbki strumieni GStreamer
 Name:		gstreamer0.10-plugins-bad
 Version:	0.10.23
-Release:	16
+Release:	17
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.bz2
@@ -46,6 +46,7 @@ Patch6:		gstreamer-plugins-bad-directfb.patch
 Patch7:		gstreamer-plugins-bad-opencv.patch
 Patch8:		gst-neon.patch
 Patch9:		gstreamer-plugins-bad-modplug.patch
+Patch10:	libvpx2.patch
 URL:		http://gstreamer.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.10
@@ -872,6 +873,7 @@ Wtyczka do GStreamera skanująca kody kreskowe.
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
 
 %build
 %{__libtoolize}
diff --git a/libvpx2.patch b/libvpx2.patch
new file mode 100644
index 0000000..2dd8a82
--- /dev/null
+++ b/libvpx2.patch
@@ -0,0 +1,10 @@
+--- gst-plugins-bad-0.10.23/ext/vp8/gstvp8utils.h~	2011-12-11 19:49:11.000000000 +0100
++++ gst-plugins-bad-0.10.23/ext/vp8/gstvp8utils.h	2015-05-24 00:06:51.244136379 +0200
+@@ -22,6 +22,7 @@
+ 
+ #include <gst/gst.h>
+ #include <vpx/vpx_codec.h>
++#include <vpx/vpx_image.h>
+ 
+ G_BEGIN_DECLS
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-plugins-bad.git/commitdiff/69e3849eac07eb812263e18179084d3d79d1dd06



More information about the pld-cvs-commit mailing list