Search Criteria
Package Details: vulkan-headers-git 1.3.288.r6.ge3c37e6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vulkan-headers-git.git (read-only, click to copy) |
---|---|
Package Base: | vulkan-headers-git |
Description: | Vulkan header files |
Upstream URL: | https://github.com/KhronosGroup/Vulkan-Headers |
Licenses: | Apache-2.0 AND MIT |
Groups: | vulkan-devel |
Conflicts: | vulkan-headers |
Provides: | vulkan-headers, vulkan-hpp |
Submitter: | ljmf00 |
Maintainer: | abouvier |
Last Packager: | abouvier |
Votes: | 7 |
Popularity: | 0.000617 |
First Submitted: | 2018-04-27 17:11 (UTC) |
Last Updated: | 2024-06-19 08:31 (UTC) |
Dependencies (3)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (388)
- 86box-qt5-git (requires vulkan-headers) (make)
- alvr (requires vulkan-headers) (make)
- alvr-git (requires vulkan-headers) (make)
- alvr-nvidia (requires vulkan-headers) (make)
- android_translation_layer (requires vulkan-headers) (make)
- android_translation_layer-git (requires vulkan-headers) (make)
- armorpaint (requires vulkan-headers) (make)
- armorpaint-git (requires vulkan-headers) (make)
- ashes-git (requires vulkan-headers)
- atta (requires vulkan-headers)
- aurorafw-git (requires vulkan-headers)
- blender-develop-git (requires vulkan-headers) (make)
- blender-git (requires vulkan-headers) (make)
- cain-ncnn-vulkan (requires vulkan-headers) (make)
- cain-ncnn-vulkan-bin (requires vulkan-headers)
- cain-ncnn-vulkan-git (requires vulkan-headers) (make)
- cemu (requires vulkan-headers) (make)
- cemu-git (requires vulkan-headers) (make)
- chamfer-git (requires vulkan-headers) (make)
- citra (requires vulkan-headers) (make)
- Show 368 more...
Latest Comments
abouvier commented on 2024-06-21 12:15 (UTC)
@arnadeem Are you sure you're building the last PKGBUILD version? This error should be fixed.
arnadeem commented on 2024-06-21 12:08 (UTC) (edited on 2024-06-21 12:08 (UTC) by arnadeem)
Getting the following build error
fsyy commented on 2024-06-19 07:58 (UTC) (edited on 2024-06-19 08:00 (UTC) by fsyy)
I get an CMake Error:
archdevlab commented on 2024-02-09 03:01 (UTC)
Hi you should update licenses array
https://github.com/KhronosGroup/Vulkan-Headers/tree/main/LICENSES
abouvier commented on 2022-12-21 20:53 (UTC) (edited on 2022-12-27 16:38 (UTC) by abouvier)
You should really use the same version scheme as the stable package in extra.
Could you also include the version in provides (e.g.
provides=("vulkan-headers=1:$pkgver")
)?ms178 commented on 2022-05-18 13:52 (UTC)
Hi, I suggest the following snippet to get a better PKGVER section:
pkgver() { cd "Vulkan-Headers"
git describe --long --tags | sed 's/^v//;s/([^-]*-g)/r\1/;s/-/./g' }
PedroHLC commented on 2019-07-10 20:28 (UTC)
Could instead use
<https://github.com/KhronosGroup/Vulkan-Headers>
and cmake/make? Make it more like https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/vulkan-headers