]> git.pld-linux.org Git - packages/gstreamer-vaapi.git/commitdiff
- updated to 0.7.0 auto/th/gstreamer-vaapi-0.7.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Dec 2015 20:56:13 +0000 (21:56 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Dec 2015 20:56:13 +0000 (21:56 +0100)
- removed obsolete link patch

gstreamer-vaapi-link.patch [deleted file]
gstreamer-vaapi.spec

diff --git a/gstreamer-vaapi-link.patch b/gstreamer-vaapi-link.patch
deleted file mode 100644 (file)
index 432562a..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- gstreamer-vaapi-0.6.0/configure.ac.orig    2015-07-15 14:49:33.000000000 +0200
-+++ gstreamer-vaapi-0.6.0/configure.ac 2015-08-03 21:09:01.565451502 +0200
-@@ -167,6 +167,7 @@
- GLIB_VERSION_REQUIRED=glib_version
- PKG_CHECK_MODULES([GLIB], [glib-2.0 >= $GLIB_VERSION_REQUIRED])
- AC_SUBST(GLIB_VERSION_REQUIRED)
-+PKG_CHECK_MODULES([GMODULE], [gmodule-2.0])
- dnl Check to see if dlopen is in default libraries (like Solaris, which
- dnl has it in libc), or if libdl is needed to get it.
---- gstreamer-vaapi-0.6.0/gst-libs/gst/vaapi/Makefile.am.orig  2015-07-15 14:47:43.000000000 +0200
-+++ gstreamer-vaapi-0.6.0/gst-libs/gst/vaapi/Makefile.am       2015-08-03 21:09:17.892117476 +0200
-@@ -502,6 +502,7 @@
- libgstvaapi_egl_@GST_API_VERSION@_la_LIBADD = \
-       $(GLIB_LIBS)                            \
-+      $(GMODULE_LIBS)                         \
-       $(GST_LIBS)                             \
-       $(GST_BASE_LIBS)                        \
-       $(GST_VIDEO_LIBS)                       \
index a6a12f7ca070274903df46cc41211c80c1a83ec2..7ec75917e9b372b7673b7e07b3e39bf35b315057 100644 (file)
@@ -6,13 +6,12 @@
 Summary:       GStreamer plugin to support Video Acceleration API
 Summary(pl.UTF-8):     Wtyczka GStreamera obsługująca Video Acceleration API
 Name:          gstreamer-vaapi
-Version:       0.6.1
+Version:       0.7.0
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/%{name}-%{version}.tar.bz2
-# Source0-md5: f01425481bd161f57334dab7ab4069d3
-Patch0:                %{name}-link.patch
+# Source0-md5: ce2d4921b8d9c78edd609d95e8c502d3
 URL:           http://www.freedesktop.org/wiki/Software/vaapi/
 BuildRequires: Mesa-libEGL-devel
 BuildRequires: Mesa-libGL-devel
@@ -92,7 +91,6 @@ Statyczne biblioteki VA-API GStreamera.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.176831 seconds and 4 git commands to generate.