Accepting request 875920 from X11:Wayland
- Update to release SDK-1.2.170.0 OBS-URL: https://build.opensuse.org/request/show/875920 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-tools?expand=0&rev=28
This commit is contained in:
commit
8e1fecfc9c
3
sdk-1.2.170.0.tar.gz
Normal file
3
sdk-1.2.170.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0408ab3d2020e2e3a622be0dcac8d223cafe9a1123b4dff67a0ecc4e758718b4
|
||||||
|
size 835164
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:700058b72f9f48321bc0dc1e597bec6528af5c9c7158623459da79c96997cd7b
|
|
||||||
size 833708
|
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 28 16:59:50 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release SDK-1.2.170.0
|
||||||
|
* No user-visible changes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 10 14:03:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.2.169
|
||||||
|
* vkcube: Add options --width and --height
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 23 00:48:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Sat Jan 23 00:48:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-tools
|
Name: vulkan-tools
|
||||||
Version: 1.2.166
|
Version: 1.2.170.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Diagnostic utilities for Vulkan
|
Summary: Diagnostic utilities for Vulkan
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
URL: https://github.com/KhronosGroup/Vulkan-Tools
|
URL: https://github.com/KhronosGroup/Vulkan-Tools
|
||||||
|
|
||||||
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
|
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/sdk-%version.tar.gz
|
||||||
BuildRequires: cmake >= 3.4
|
BuildRequires: cmake >= 3.4
|
||||||
BuildRequires: gcc-c++ >= 4.8
|
BuildRequires: gcc-c++ >= 4.8
|
||||||
BuildRequires: glslang-devel
|
BuildRequires: glslang-devel
|
||||||
@ -44,7 +44,7 @@ graphics applications such as games and interactive media.
|
|||||||
This package contains the Khronos official Vulkan tools and utilities.
|
This package contains the Khronos official Vulkan tools and utilities.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n Vulkan-Tools-%version
|
%autosetup -p1 -n Vulkan-Tools-sdk-%version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir -p glslang/bin
|
mkdir -p glslang/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user