mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: zeux-volk-1.3.296.0
This commit is contained in:
parent
cfcffde644
commit
9ff7e189b3
1 changed files with 17 additions and 0 deletions
17
srcpkgs/zeux-volk/template
Normal file
17
srcpkgs/zeux-volk/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'zeux-volk'
|
||||||
|
pkgname=zeux-volk
|
||||||
|
version=1.3.296.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
configure_args="-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -DVOLK_INSTALL=ON -Wno-dev"
|
||||||
|
makedepends="Vulkan-Headers"
|
||||||
|
short_desc="Meta-loader for Vulkan"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/zeux/volk"
|
||||||
|
distfiles="https://github.com/zeux/volk/archive/vulkan-sdk-${version}.tar.gz"
|
||||||
|
checksum=8ffd0e81e29688f4abaa39e598937160b098228f37503903b10d481d4862ab85
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.md
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue