From b65c3a56e0e73ec0cfb212c8882346a097e99b24 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 28 Jun 2021 16:18:06 +0300 Subject: [PATCH] vulkan ver. bump --- x11/vulkan/vulkan/pspec.xml | 73 +++++++++++++++++++++++++++---------- 1 file changed, 53 insertions(+), 20 deletions(-) diff --git a/x11/vulkan/vulkan/pspec.xml b/x11/vulkan/vulkan/pspec.xml index 44e0e81c7e..4666443212 100755 --- a/x11/vulkan/vulkan/pspec.xml +++ b/x11/vulkan/vulkan/pspec.xml @@ -2,45 +2,43 @@ - vulkan-tools - https://www.khronos.org/vulkan/ + vulkan + https://github.com/KhronosGroup Idris Kalp idriskalp@gmail.com - BSD - app:console - Vulkan Utilities and Tools - This project provides Khronos official Vulkan Tools and Utilities for Linux - https://github.com/KhronosGroup/Vulkan-Tools/archive/v1.2.182.tar.gz + GPLv2 + library + Vulkan headers, loaders and validations layers + Vulkan headers, loaders and validations layers + https://github.com/KhronosGroup/Vulkan-Loader/archive/v1.2.182.tar.gz + https://github.com/KhronosGroup/Vulkan-ValidationLayers/archive/v1.2.182.tar.gz + python3-lxml libX11-devel - libxcb-devel libXrandr-devel wayland-devel - wayland-client vulkan-headers - vulkan-devel - python3-devel cmake git + spirv-headers + glslang-devel --> wayland-server wayland-client wayland-cursor + spirv-tools-devel --> - vulkan-tools + vulkan - libgcc libX11 - libxcb libXrandr wayland - wayland-client - vulkan + spirv-tools /usr/bin @@ -49,10 +47,45 @@ /usr/share/doc + + + vulkan-32bit + _emul32 + emul32 + + libX11-32bit + libXrandr-32bit + wayland-32bit + glslang-32bit + spirv-tools-32bit --> + + + libX11-32bit + libXrandr-32bit + wayland-32bit + spirv-tools-32bit + + + /usr/bin/*32 + /usr/lib32 + + + + + vulkan-devel + + vulkan + + + /usr/include + /usr/lib/pkgconfig + /usr/lib32/pkgconfig + + - 2021-06-28 + 2021-06-27 1.2.182 Version bump. Mustafa Cinasal @@ -66,17 +99,17 @@ muscnsl@gmail.com - 2020-07-04 + 2020-07-13 1.2.146 Version bump. Mustafa Cinasal muscnsl@gmail.com - 2020-01-14 + 2020-01-11 1.1.130 First release - İdris Kalp + Idris Kalp idriskalp@gmail.com