[packages/gstreamer0.10-vaapi] - updated to 0.5.6 - added export patch (need to export some more symbols from libgstvaapi for libgs

qboosh qboosh at pld-linux.org
Wed Sep 18 17:15:55 CEST 2013


commit 2a445597447c257bc4eb4fb4ab4b3be8607c6315
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 18 17:16:11 2013 +0200

    - updated to 0.5.6
    - added export patch (need to export some more symbols from libgstvaapi for libgstvaapi-wayland)

 gstreamer0.10-vaapi-export.patch | 11 +++++++++++
 gstreamer0.10-vaapi.spec         |  7 +++++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer0.10-vaapi.spec b/gstreamer0.10-vaapi.spec
index 2a4cbb3..6792b20 100644
--- a/gstreamer0.10-vaapi.spec
+++ b/gstreamer0.10-vaapi.spec
@@ -5,12 +5,13 @@
 Summary:	GStreamer 0.10 plugin to support Video Acceleration API
 Summary(pl.UTF-8):	Wtyczka GStreamera 0.10 obsługująca Video Acceleration API
 Name:		gstreamer0.10-vaapi
-Version:	0.5.5.1
+Version:	0.5.6
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/gstreamer-vaapi-%{version}.tar.bz2
-# Source0-md5:	8d41665bc116bed0fea19923cde61d26
+# Source0-md5:	0a3e645d12c8f275e8ea221ecb89f981
+Patch0:		%{name}-export.patch
 URL:		http://www.freedesktop.org/wiki/Software/vaapi/
 BuildRequires:	Mesa-libGL-devel
 BuildRequires:	autoconf >= 2.66
@@ -37,6 +38,7 @@ BuildRequires:	udev-devel
 BuildRequires:	wayland-devel >= 1.0.0
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xorg-lib-libXrandr-devel
+BuildRequires:	xorg-lib-libXrender-devel
 Requires:	glib2 >= 1:2.28.0
 Requires:	gstreamer >= 0.10.36
 Requires:	gstreamer-plugins-bad >= 0.10.22
@@ -85,6 +87,7 @@ Statyczne biblioteki VA-API GStreamera 0.10.
 
 %prep
 %setup -q -n gstreamer-vaapi-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/gstreamer0.10-vaapi-export.patch b/gstreamer0.10-vaapi-export.patch
new file mode 100644
index 0000000..36f3ef0
--- /dev/null
+++ b/gstreamer0.10-vaapi-export.patch
@@ -0,0 +1,11 @@
+--- gstreamer-vaapi-0.5.6/gst-libs/gst/vaapi/Makefile.am.orig	2013-08-31 15:49:45.000000000 +0200
++++ gstreamer-vaapi-0.5.6/gst-libs/gst/vaapi/Makefile.am	2013-09-18 17:10:46.466235459 +0200
+@@ -235,7 +235,7 @@
+ libgstvaapi_ at GST_API_VERSION@_la_LDFLAGS =	\
+ 	$(GST_ALL_LDFLAGS)			\
+ 	$(GST_VAAPI_LT_LDFLAGS)			\
+-	-export-symbols-regex "^gst_.*vaapi.*"	\
++	-export-symbols-regex "^gst_.*"	\
+ 	$(NULL)
+ 
+ libgstvaapi_drm_ at GST_API_VERSION@_la_SOURCES =	\
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-vaapi.git/commitdiff/2a445597447c257bc4eb4fb4ab4b3be8607c6315



More information about the pld-cvs-commit mailing list