9881024
Name:           vulkan-tools
f2fb577
Version:        1.3.280.0
1ea8f0d
Release:        %autorelease
9881024
Summary:        Vulkan tools
9881024
4cbf973
License:        Apache-2.0
9881024
URL:            https://github.com/KhronosGroup/Vulkan-Tools
fe0abf5
Source0:        %url/archive/vulkan-sdk-%{version}.tar.gz#/Vulkan-Tools-sdk-%{version}.tar.gz       
9881024
Igor Gnatenko 2c4f37c
BuildRequires:  gcc
Igor Gnatenko 2c4f37c
BuildRequires:  gcc-c++
9881024
BuildRequires:  cmake3
0aa4945
BuildRequires:  glslang
9881024
BuildRequires:  ninja-build
5959c22
BuildRequires:  python%{python3_pkgversion}-devel
9881024
BuildRequires:  vulkan-loader-devel
3975b24
BuildRequires:  vulkan-volk-devel
3975b24
BuildRequires:  vulkan-volk-static
b25e58d
BuildRequires:  wayland-protocols-devel
9881024
BuildRequires:  pkgconfig(wayland-client)
9881024
BuildRequires:  pkgconfig(wayland-cursor)
9881024
BuildRequires:  pkgconfig(wayland-server)
9881024
BuildRequires:  pkgconfig(wayland-egl)
9881024
BuildRequires:  pkgconfig(x11)
9881024
BuildRequires:  pkgconfig(xrandr)
9881024
BuildRequires:  pkgconfig(xcb)
9881024
9881024
Provides:       vulkan-demos%{?_isa} = %{version}-%{release}
9881024
Obsoletes:      vulkan-demos < %{version}-%{release}
9881024
9881024
%description
9881024
Vulkan tools
9881024
9881024
%prep
fe0abf5
%autosetup -n Vulkan-Tools-vulkan-sdk-%{version} -p1
9881024
9881024
9881024
%build
e8b0069
%cmake3 -GNinja -DCMAKE_BUILD_TYPE=Release -DGLSLANG_INSTALL_DIR=%{_prefix}
e8b0069
%cmake3_build
9881024
9881024
9881024
%install
e8b0069
%cmake3_install
9881024
9881024
%files
465b3c5
%license LICENSE.txt
9881024
%doc README.md CONTRIBUTING.md
9881024
%{_bindir}/*
9881024
9881024
%changelog
1ea8f0d
%autochangelog