spirv-headers: add 1.3.280.0
[oi-userland.git] / components / x11 / spirv-headers / Makefile
blobeed78dfa963b5bd6e91dc425c39a583a4c41c808
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL)". You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
14 BUILD_STYLE= cmake
15 include ../../../make-rules/shared-macros.mk
17 COMPONENT_NAME= spirv-headers
18 COMPONENT_VERSION= 1.3.280.0
19 COMPONENT_SUMMARY= SPIR-V headers
20 COMPONENT_PROJECT_URL= https://registry.khronos.org/SPIR-V/
21 COMPONENT_SRC= SPIRV-Headers-vulkan-sdk-$(COMPONENT_VERSION)
22 COMPONENT_ARCHIVE= vulkan-sdk-$(COMPONENT_VERSION).tar.gz
23 COMPONENT_ARCHIVE_URL= https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/$(COMPONENT_ARCHIVE)
24 COMPONENT_ARCHIVE_HASH= sha256:a00906b6bddaac1e37192eff2704582f82ce2d971f1aacee4d51d9db33b0f772
25 COMPONENT_FMRI= x11/library/$(COMPONENT_NAME)
26 COMPONENT_CLASSIFICATION= System/X11
27 COMPONENT_LICENSE= MIT
28 COMPONENT_LICENSE_FILE= LICENSE
30 include $(WS_MAKE_RULES)/common.mk
32 CMAKE_OPTIONS += -DCMAKE_INSTALL_PREFIX=$(USRDIR)
34 # Auto-generated dependencies