forked from pool/vulkan-tools
Trim user-irrelevant changes like build system changes
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=44
This commit is contained in:
parent
2bf856a770
commit
62aa0a2cc1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d529f5c53a704a57d21b005fcd239e524898c240853209fc45fff11270927894
|
||||
size 352816
|
14
_service
14
_service
@ -1,14 +0,0 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/KhronosGroup/Vulkan-Tools</param>
|
||||
<param name="revision">v1.2.133</param>
|
||||
<param name="parent-tag">v1.2.133</param>
|
||||
<param name="versionformat">1.2.133</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
3
v1.2.133.tar.gz
Normal file
3
v1.2.133.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e1b8135c956ddeddadd8496c02c4280f85fca6e972cad57e5bc0b2a5a76ae4c
|
||||
size 698176
|
@ -6,8 +6,6 @@ Wed Feb 19 07:53:56 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
* vulkaninfo: Update VkFormat ranges
|
||||
* vulkaninfo: new vkconfig_output backdend
|
||||
* vulkaninfo: Check for surface extensions
|
||||
* build: Fix android update not understanding headers version
|
||||
* vkcube: fix unknown CMake command error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 13:12:50 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
@ -24,8 +24,7 @@ License: Apache-2.0
|
||||
Group: Development/Tools/Other
|
||||
URL: https://github.com/KhronosGroup/Vulkan-Tools
|
||||
|
||||
#Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
|
||||
Source: Vulkan-Tools-%version.tar.xz
|
||||
Source: https://github.com/KhronosGroup/Vulkan-Tools/archive/v%version.tar.gz
|
||||
BuildRequires: cmake >= 3.4
|
||||
BuildRequires: gcc-c++ >= 4.8
|
||||
BuildRequires: glslang-devel >= 7.13.3496
|
||||
|
Loading…
Reference in New Issue
Block a user