Port details on branch 2024Q3 |
- spirv-tools Tools for processing SPIR-V intermediate shader language modules
- 2024.4.r1 graphics =4 2024.4.r1Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2020-12-26 00:24:11
- Last Update: 2024-09-24 15:18:08
- Commit Hash: 61fa447
- People watching this port, also watch:: OpenSP, autoconf, linux-c7-atk, xcb-util-image, woff2
- License: APACHE20
- WWW:
- https://github.com/KhronosGroup/SPIRV-Tools
- Description:
- The SPIR-V Tools project provides an API and commands for processing SPIR-V
modules.
The project includes an assembler, binary module parser, disassembler,
validator, and optimizer for SPIR-V. Except for the optimizer, all are based
on a common static library. The library contains all of the implementation
details, and is used in the standalone tools whilst also enabling integration
into other code bases directly. The optimizer implementation resides in its own
library, which depends on the core library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- spirv-tools>0:graphics/spirv-tools
- To install the port:
- cd /usr/ports/graphics/spirv-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/spirv-tools
- pkg install spirv-tools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spirv-tools
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726774098
SHA256 (KhronosGroup-SPIRV-Tools-v2024.4.rc1_GH0.tar.gz) = 7f44b9bc780a5b8c54637b722e4f9f2a2b7dd04840a79890dd4bcf615faf6b0c
SIZE (KhronosGroup-SPIRV-Tools-v2024.4.rc1_GH0.tar.gz) = 3194161
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- graphics/mesa-devel
- graphics/mesa-dri
- graphics/shaderc
- graphics/vulkan-validation-layers
- lang/clover
- x11-wm/chamfer
-
Deleted ports which required this port:
- for Libraries
-
Deleted ports which required this port:
- for Run
-
- graphics/mesa-dri
Configuration Options:
- No options to configure
- Options name:
- graphics_spirv-tools
- USES:
- cmake compiler:c++11-lib python:build shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|