[packages/libplacebo] up to 3.120.2

atler atler at pld-linux.org
Sun May 2 22:06:52 CEST 2021


commit 07babed9a7e1ae83426afd024d4cd1be34e15365
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun May 2 22:04:38 2021 +0200

    up to 3.120.2
    
    - shaderc patch no longer required -- pkgconfig file used instead

 libplacebo-shaderc.patch | 10 ----------
 libplacebo.spec          |  8 +++-----
 2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/libplacebo.spec b/libplacebo.spec
index 9a3cb8a..8b43c20 100644
--- a/libplacebo.spec
+++ b/libplacebo.spec
@@ -5,14 +5,13 @@
 Summary:	Reusable library for GPU-accelerated video/image rendering
 Summary(pl.UTF-8):	Biblioteka do renderowania filmów/obrazu ze wsparciem GPU
 Name:		libplacebo
-Version:	3.120.0
+Version:	3.120.2
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 #Source0Download: https://code.videolan.org/videolan/libplacebo/tags
 Source0:	https://code.videolan.org/videolan/libplacebo/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
-# Source0-md5:	bd3e78f84f324bcab9ff41360e94d8d5
-Patch0:		%{name}-shaderc.patch
+# Source0-md5:	ef848a2c7f93e26b8cfe03206f9d0803
 URL:		https://code.videolan.org/videolan/libplacebo
 BuildRequires:	gcc >= 5:3.2
 BuildRequires:	glslang-devel
@@ -23,7 +22,7 @@ BuildRequires:	libstdc++-devel >= 6:4.7
 BuildRequires:	meson >= 0.51
 BuildRequires:	ninja >= 1.5
 BuildRequires:	rpmbuild(macros) >= 1.736
-BuildRequires:	shaderc-devel
+BuildRequires:	shaderc-devel >= 2021.0-2
 BuildRequires:	Vulkan-Loader-devel >= 1.0.42
 Requires:	libepoxy >= 1.4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -63,7 +62,6 @@ Statyczna biblioteka libplacebo.
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch0 -p1
 
 %{__sed} -ne '1,/^-----/ p' LICENSE > COPYING
 
diff --git a/libplacebo-shaderc.patch b/libplacebo-shaderc.patch
deleted file mode 100644
index 0e471c3..0000000
--- a/libplacebo-shaderc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- libplacebo-v1.7.0/src/meson.build.orig	2018-12-16 15:08:05.000000000 +0100
-+++ libplacebo-v1.7.0/src/meson.build	2019-02-20 17:47:50.271428293 +0100
-@@ -24,6 +24,7 @@
- 
- # work-arounds for shaderc braindeath
- shaderc_names = [
-+    'shaderc',
-     'shaderc_shared',
-     'shaderc_combined',
- ]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libplacebo.git/commitdiff/07babed9a7e1ae83426afd024d4cd1be34e15365



More information about the pld-cvs-commit mailing list