Package Details: vulkan-headers-git 1.3.238.r5.gb232cb2-1

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
Groups: vulkan-devel
Conflicts: vulkan-headers
Provides: vulkan-headers, vulkan-hpp
Submitter: ljmf00
Maintainer: abouvier
Last Packager: abouvier
Votes: 6
Popularity: 0.101387
First Submitted: 2018-04-27 17:11 (UTC)
Last Updated: 2022-12-28 23:03 (UTC)

Dependencies (2)

Required by (339)

Sources (1)

Latest Comments

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