]> git.pld-linux.org Git - packages/gstreamer0.10-plugins-bad.git/commitdiff
- rel 16; fix modplug include auto/th/gstreamer0.10-plugins-bad-0.10.23-16
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 14 Oct 2014 19:15:55 +0000 (21:15 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 14 Oct 2014 19:15:55 +0000 (21:15 +0200)
gstreamer-plugins-bad-modplug.patch [new file with mode: 0644]
gstreamer0.10-plugins-bad.spec

diff --git a/gstreamer-plugins-bad-modplug.patch b/gstreamer-plugins-bad-modplug.patch
new file mode 100644 (file)
index 0000000..744f058
--- /dev/null
@@ -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"
index ec6c4d01f05f3805540f4852156cbf431b6d137e..1c77f88f0d690f938c310447d0a606d430c567ca 100644 (file)
@@ -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}
This page took 0.067942 seconds and 4 git commands to generate.