Port details |
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.4.r1 24 Sep 2024 15:18:08 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2024.4.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/v2024.4.rc1
Reported by: GitHub (watch releases) |
2024.3 25 Jun 2024 18:58:15 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2024.3
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/v2024.2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/v2024.3
Reported by: GitHub (watch releases) |
2024.2.r1 13 Jun 2024 00:28:11 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2024.2.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2024.1.rc1...v2024.2.rc1 |
2024.1 29 Mar 2024 12:53:49 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2024.1 (nop)
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2024.1.rc1...v2024.1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/v2024.1
Reported by GitHub (watch releases) |
2024.1.r1 09 Mar 2024 00:51:43 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2024.1.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.6.rc1...v2024.1.rc1 |
2023.6.r1 09 Jan 2024 00:57:36 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2023.6.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.5.rc1...v2023.6.rc1 |
2023.5.r1 16 Oct 2023 14:42:28 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2023.5.r1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.4.rc2...v2023.5.rc1 |
2023.4.r2_1 26 Sep 2023 15:42:26 |
Jan Beich (jbeich) |
graphics/vulkan-validation-layers: update to 1.3.265
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.264...v1.3.265
Reported by: Repology, portscout |
2023.4.r2 26 Aug 2023 02:01:50 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2023.4.r2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.4.rc1...v2023.4.rc2 |
2023.4.r1 20 Jul 2023 11:06:46 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2023.4
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.2...v2023.4.rc1 |
2023.2_3 06 Jul 2023 00:52:58 |
Jan Beich (jbeich) |
graphics/vulkan-validation-layers: update to 1.3.256
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.255...v1.3.256
Reported by: Repology, portscout |
2023.2_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2023.2_2 01 Jun 2023 03:02:27 |
Jan Beich (jbeich) |
graphics/vulkan-validation-layers: unbreak build after 25856cf8cf38
layers/gpu_validation/gpu_validation.cpp:1014:48: error: use of undeclared
identifier 'kInstBindlessBoundsOutDescSet'; did you mean
'kInstBindlessBoundsOutDescIndex'?
strm << "(set = " << debug_record[kInstBindlessBoundsOutDescSet] <<
", binding = " << debug_record[kInstBindlessBoundsOutDescBinding] << ") Index of
"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kInstBindlessBoundsOutDescIndex
/usr/local/include/spirv-tools/instrument.hpp:149:18: note:
'kInstBindlessBoundsOutDescIndex' declared here
static const int kInstBindlessBoundsOutDescIndex = kInstStageOutCnt + 1;
^
layers/gpu_validation/gpu_validation.cpp:1014:113: error: use of undeclared
identifier 'kInstBindlessBoundsOutDescBinding'
strm << "(set = " << debug_record[kInstBindlessBoundsOutDescSet] <<
", binding = " << debug_record[kInstBindlessBoundsOutDescBinding] << ") Index of
"
^
layers/gpu_validation/gpu_validation.cpp:1019:47: error: use of undeclared
identifier 'kInstBindlessUninitOutDescSet'; did you mean
'kInstBindlessUninitOutDescIndex'?
strm << "(set = " << debug_record[kInstBindlessUninitOutDescSet] <<
", binding = " << debug_record[kInstBindlessUninitOutBinding] << ") Descriptor
index "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (Only the first 15 lines of the commit message are shown above ) |
2023.2_1 06 May 2023 00:00:41 |
Jan Beich (jbeich) |
graphics/vulkan-validation-layers: update to 1.3.250
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.249...v1.3.250
Reported by: Repology, portscout |
2023.2 30 Mar 2023 09:07:07 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2023.2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/v2023.2
Reported by: GitHub (watch releases) |
2023.1 18 Jan 2023 23:12:01 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2023.1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/v2023.1
Reported by: GitHub (watch releases) |
2022.4_1 02 Dec 2022 11:12:55 |
Jan Beich (jbeich) |
graphics/vulkan-validation-layers: update to 1.3.236
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.3.235...v1.3.236
Reported by: Repology, portscout |
2022.4 13 Oct 2022 18:15:23 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2022.4
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2022.3...v2022.4
Reported by: Repology |
2022.3 05 Oct 2022 16:48:01 |
Jan Beich (jbeich) |
graphics/spirv-tools: don't disable -Werror
FreeBSD is supported upstream, and upstream regularly tests with Clang.
I'd like to be notified of new warnings. Let's see how long it lasts.
Tested by: Clang 11/13/14/15, GCC 11, -DNDEBUG |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2022.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2022.3 12 Aug 2022 11:41:04 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2022.3
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2022.2...v2022.3
Reported by: Repology |
2022.2 07 Apr 2022 21:39:33 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2022.2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2022.1...v2022.2
Reported by: GitHub (watch releases) |
2022.1_1 21 Feb 2022 21:29:49 |
Jan Beich (jbeich) |
graphics/shaderc: update to 2022.1
Changes: https://github.com/google/shaderc/compare/v2022.0...v2022.1
Reported by: Repology |
2022.1 26 Jan 2022 23:05:36 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2022.1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2021.4...v2022.1
Reported by: GitHub (watch releases) |
2021.4 11 Nov 2021 20:07:45 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2021.4
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2021.3...v2021.4
Reported by: GitHub (watch releases) |
2021.3_1 03 Nov 2021 21:59:20 |
Jan Beich (jbeich) |
graphics/vulkan-validation-layers: update to 1.2.197
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.196...v1.2.197
Reported by: portscout |
2021.3 26 Aug 2021 13:08:16 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2021.3
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2021.2...v2021.3
Reported by: Repology |
2021.2 25 Jun 2021 19:39:13 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2021.2
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2021.1...v2021.2
Reported by: Repology |
2021.1 22 Apr 2021 14:32:54 |
Jan Beich (jbeich) |
graphics/spirv-tools: update to 2021.1
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2020.7...v2021.1
Reported by: portscout |
2020.7 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2020.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2020.7 19 Feb 2021 14:57:27 |
jbeich |
graphics/spirv-tools: update to 2020.7
Changes: https://github.com/KhronosGroup/SPIRV-Tools/compare/v2020.6...v2020.7
Reported by: Repology |
2020.6_1 17 Feb 2021 10:09:31 |
jbeich |
graphics/vulkan-validation-layers: update to 1.2.170
Changes: https://github.com/KhronosGroup/Vulkan-ValidationLayers/compare/v1.2.169...v1.2.170
Reported by: portscout |
2020.6 26 Dec 2020 00:23:49 |
jbeich |
devel/spirv-tools: move to graphics/ where glslang is |