[ITP] Vulkan-Headers
Takashi Yano via Cygwin-apps <[email protected]> Tue, 14 Apr 2026 09:34:47 +0900
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
NAME="Vulkan-Headers"
VERSION=1.4.349
RELEASE=1
LICENSE="Apache-2.0 OR MIT"
CATEGORY="Devel"
SUMMARY="Headers for Vulkan support"
DESCRIPTION="Official Khronos Group header files for the Vulkan API, providing the interface definitions needed to compile applications and libraries that use Vulkan."
HOMEPAGE="https://github.com/KhronosGroup/Vulkan-Headers"
ARCH="noarch" # This is noarch because it's just header files.
SRC_URI="https://github.com/KhronosGroup/Vulkan-Headers/archive/refs/tags/v${VERSION}.tar.gz"
inherit cmake
--
Takashi Yano <[email protected]>