[packages/gstreamer0.10-plugins-bad] - rel 16; fix modplug include

arekm arekm at pld-linux.org
Tue Oct 14 21:15:58 CEST 2014


commit b4508280cec69d986780a338ba7322e272f7fd66
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Oct 14 21:15:55 2014 +0200

    - rel 16; fix modplug include

 gstreamer-plugins-bad-modplug.patch | 11 +++++++++++
 gstreamer0.10-plugins-bad.spec      |  4 +++-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer0.10-plugins-bad.spec b/gstreamer0.10-plugins-bad.spec
index ec6c4d0..1c77f88 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:	15
+Release:	16
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{gstname}-%{version}.tar.bz2
@@ -45,6 +45,7 @@ Patch5:		docs-voamrwbenc.patch
 Patch6:		gstreamer-plugins-bad-directfb.patch
 Patch7:		gstreamer-plugins-bad-opencv.patch
 Patch8:		gst-neon.patch
+Patch9:		gstreamer-plugins-bad-modplug.patch
 URL:		http://gstreamer.freedesktop.org/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	automake >= 1:1.10
@@ -870,6 +871,7 @@ Wtyczka do GStreamera skanująca kody kreskowe.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 %{__libtoolize}
diff --git a/gstreamer-plugins-bad-modplug.patch b/gstreamer-plugins-bad-modplug.patch
new file mode 100644
index 0000000..744f058
--- /dev/null
+++ b/gstreamer-plugins-bad-modplug.patch
@@ -0,0 +1,11 @@
+--- gst-plugins-bad-0.10.23/ext/modplug/gstmodplug.cc~	2012-01-18 13:32:55.000000000 +0100
++++ gst-plugins-bad-0.10.23/ext/modplug/gstmodplug.cc	2014-10-14 21:12:59.823141962 +0200
+@@ -50,7 +50,7 @@
+ #define WORDS_BIGENDIAN 0
+ #endif
+ 
+-#include <stdafx.h>
++#include <libmodplug/stdafx.h>
+ #include <libmodplug/sndfile.h>
+ 
+ #include "gstmodplug.h"
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list