You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
vulkan-loader: update to 1.4.350.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
committed by
Vadym-Valdis Yudaiev
parent
bb2e25c3de
commit
4dc06c8065
@@ -4,10 +4,10 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
PortGroup cmake 1.1
|
||||
|
||||
github.setup KhronosGroup Vulkan-Loader 1.4.335.0 vulkan-sdk-
|
||||
github.setup KhronosGroup Vulkan-Loader 1.4.350.1 vulkan-sdk-
|
||||
github.tarball_from archive
|
||||
name vulkan-loader
|
||||
revision 1
|
||||
revision 0
|
||||
|
||||
categories graphics devel
|
||||
license Apache-2
|
||||
@@ -27,9 +27,11 @@ depends_build-append \
|
||||
port:vulkan-headers \
|
||||
path:bin/pkg-config:pkgconfig
|
||||
|
||||
checksums sha256 e1d7f598d42fa87b38fd7e984968c660e406168db64df8e8e23c5be3a66e9bd8 \
|
||||
rmd160 2ecca6ba5ae751027d0aaf48b0943659cfb37975 \
|
||||
size 1793888
|
||||
checksums rmd160 321ce4c477cf783b3920684d44dee9cb4142ca92 \
|
||||
sha256 602984a71000981e25e4feb419e6cdd70b18ffe2b8004f60f591706027bca468 \
|
||||
size 1800017
|
||||
|
||||
cmake.build_type Release
|
||||
# looked into /opt/local/include instead of the vulkan-headers include paths.
|
||||
# Corrected use off file(GLOB_RECURSE ...) .
|
||||
patchfiles vulkan-headers-find.patch
|
||||
|
||||
Reference in New Issue
Block a user