forked from pool/vulkan-volk
[info=8088710159f95dda94690b0f508e588ae4da75b33605e92f931797a33811d0ba]
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-volk?expand=0&rev=13
This commit is contained in:
parent
7f0862a390
commit
89b99eb61b
@ -1,4 +1,4 @@
|
|||||||
mtime: 1715969060
|
mtime: 1721712263
|
||||||
commit: 21182b598991f48c866bdbca31d6392d9338465b9d257bcbb25d4c07e94f60be
|
commit: 8088710159f95dda94690b0f508e588ae4da75b33605e92f931797a33811d0ba
|
||||||
url: https://src.opensuse.org/pool/vulkan-volk
|
url: https://src.opensuse.org/jengelh/vulkan-volk
|
||||||
revision: factory
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:934f0bb7a70ec67e949853c3466147e845b61b451af1b748e24e59305a8010f8
|
oid sha256:54537124224adf07f2cd31744e2bb2283c3122067ffc8293546a3de2cd1a0936
|
||||||
size 256
|
size 256
|
||||||
|
BIN
vulkan-sdk-1.3.283.0.tar.gz
(Stored with Git LFS)
BIN
vulkan-sdk-1.3.283.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
vulkan-sdk-1.3.290.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
vulkan-sdk-1.3.290.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 05:21:31 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release SDK-1.3.290.0
|
||||||
|
* Version bump only
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 16 12:28:23 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Thu May 16 12:28:23 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vulkan-volk
|
Name: vulkan-volk
|
||||||
%define lname libvolk-1_3_283_0
|
%define lname libvolk-1_3_290
|
||||||
Version: 1.3.283.0
|
Version: 1.3.290
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Meta loader for the Vulkan API
|
Summary: Meta loader for the Vulkan API
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/zeux/volk
|
URL: https://github.com/zeux/volk
|
||||||
Source: https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-%version.tar.gz
|
Source: https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-%version.0.tar.gz
|
||||||
Patch1: shared.diff
|
Patch1: shared.diff
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -59,7 +59,7 @@ Conflicts: volk-devel
|
|||||||
Headers needed for programs to utilize the Vulkan VOLK meta loader.
|
Headers needed for programs to utilize the Vulkan VOLK meta loader.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n volk-vulkan-sdk-%version
|
%autosetup -p1 -n volk-vulkan-sdk-%version.0
|
||||||
perl -i -lpe 's{\@PACKAGE_VERSION\@}{%version}g' CMakeLists.txt
|
perl -i -lpe 's{\@PACKAGE_VERSION\@}{%version}g' CMakeLists.txt
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user