[packages/libvdpau-va-gl] - up to 0.3.1
arekm
arekm at pld-linux.org
Sun Jan 19 13:05:06 CET 2014
commit b788c26dba644651d77d5d567ed8c78404d121d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Jan 19 13:05:03 2014 +0100
- up to 0.3.1
libvdpau-va-gl-link.patch | 22 ----------------------
libvdpau-va-gl.spec | 6 ++----
2 files changed, 2 insertions(+), 26 deletions(-)
---
diff --git a/libvdpau-va-gl.spec b/libvdpau-va-gl.spec
index e81ff78..6da977a 100644
--- a/libvdpau-va-gl.spec
+++ b/libvdpau-va-gl.spec
@@ -1,13 +1,12 @@
Summary: VDPAU driver with OpenGL/VAAPI backend
Summary(pl.UTF-8): Sterownik VDPAU z backendem OpenGL/VAAPI
Name: libvdpau-va-gl
-Version: 0.2.1
+Version: 0.3.1
Release: 1
License: LGPL v3
Group: X11/Libraries
Source0: https://github.com/i-rinat/libvdpau-va-gl/archive/v%{version}.tar.gz
-# Source0-md5: 419f6e4edb2efb92444fccfd0b49126c
-Patch0: %{name}-link.patch
+# Source0-md5: 2ec5c68282aac9720525e16e858cd599
URL: https://github.com/i-rinat/libvdpau-va-gl
BuildRequires: OpenGL-devel
BuildRequires: OpenGL-GLU-devel
@@ -28,7 +27,6 @@ Sterownik VDPAU z backendem OpenGL/VAAPI.
%prep
%setup -q
-%patch0 -p1
%build
install -d build
diff --git a/libvdpau-va-gl-link.patch b/libvdpau-va-gl-link.patch
deleted file mode 100644
index 456c708..0000000
--- a/libvdpau-va-gl-link.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -ur libvdpau-va-gl.orig/CMakeLists.txt libvdpau-va-gl/CMakeLists.txt
---- libvdpau-va-gl.orig/CMakeLists.txt 2013-07-19 22:28:52.613148628 +0200
-+++ libvdpau-va-gl/CMakeLists.txt 2013-07-19 22:30:00.663151717 +0200
-@@ -3,7 +3,7 @@
- add_definitions(-std=gnu99 -Wall -fvisibility=hidden)
-
- find_package(PkgConfig REQUIRED)
--pkg_check_modules(SOMELIBS vdpau glib-2.0 libswscale libva-glx gl glu REQUIRED)
-+pkg_check_modules(SOMELIBS vdpau glib-2.0 libswscale libva-glx gl glu x11 REQUIRED)
-
- add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND})
- add_custom_target(build-tests)
---- libvdpau-va-gl-0.2.1/CMakeLists.txt~ 2014-01-18 12:26:16.000000000 +0100
-+++ libvdpau-va-gl-0.2.1/CMakeLists.txt 2014-01-18 12:27:33.772221702 +0100
-@@ -40,6 +40,7 @@
-
- target_link_libraries (${DRIVER_NAME}
- ${SOMELIBS_LIBRARIES}
-+ -lpthread
- )
-
- # add_library (xinitthreads SHARED xinitthreads.c)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libvdpau-va-gl.git/commitdiff/b788c26dba644651d77d5d567ed8c78404d121d9
More information about the pld-cvs-commit
mailing list