From: Jakub Bogusz Date: Sat, 21 Sep 2019 18:06:39 +0000 (+0200) Subject: Merge remote-tracking branch 'origin/SPIRV-1.3' X-Git-Tag: auto/th/glslang-7.12.3352-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=6a12360be666a4ee6751c5050be461d35cb2efba;p=packages%2Fglslang.git Merge remote-tracking branch 'origin/SPIRV-1.3' --- 6a12360be666a4ee6751c5050be461d35cb2efba diff --cc glslang.spec index 966ba2d,0660ab7..1c67f71 --- a/glslang.spec +++ b/glslang.spec @@@ -1,8 -1,7 +1,7 @@@ # # Conditional build: - %bcond_with tests # build with tests - # + %bcond_without tests # build with tests -# + Summary: Khronos reference front-end for GLSL and ESSL Summary(pl.UTF-8): Wzorcowy frontend GLSL i ESSL z projektu Khronos Name: glslang @@@ -10,9 -9,11 +9,11 @@@ Version: 7.12.335 Release: 1 License: BSD-like Group: Applications/Graphics + #Source0Download: https://github.com/KhronosGroup/glslang/releases Source0: https://github.com/KhronosGroup/glslang/archive/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 4699eeb6501bad8ed982a279fb827390 +# Source0-md5: b31bc89ffa86dbb5ab638c9c2a412302 Patch0: runtests.patch + Patch1: %{name}-system-spirv.patch URL: https://github.com/KhronosGroup/glslang BuildRequires: cmake >= 2.8.11 BuildRequires: bison