notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
spirv-cross Tool for parsing and converting SPIR-V to other shader languages
1.3.280.0 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.280.0Version of this port present on the latest quarterly branch.
Maintainer: vvd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-27 21:27:06
Last Update: 2024-04-13 14:39:12
Commit Hash: 43757ef
License: APACHE20
WWW:
https://github.com/KhronosGroup/SPIRV-Cross
Description:
SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other shader languages. Features: * Convert SPIR-V to readable, usable and efficient GLSL * Convert SPIR-V to readable, usable and efficient Metal Shading Language (MSL) * Convert SPIR-V to readable, usable and efficient HLSL * Convert SPIR-V to a JSON reflection format * Convert SPIR-V to debuggable C++ [DEPRECATED] * Reflection API to simplify the creation of Vulkan pipeline layouts * Reflection API to modify and tweak OpDecorations * Supports "all" of vertex, fragment, tessellation, geometry and compute shaders SPIRV-Cross tries hard to emit readable and clean output from the SPIR-V. The goal is to emit GLSL or MSL that looks like it was written by a human and not awkward IR/assembly-like code.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (55 items)
Collapse this list.
  1. /usr/local/share/licenses/spirv-cross-1.3.280.0/catalog.mk
  2. /usr/local/share/licenses/spirv-cross-1.3.280.0/LICENSE
  3. /usr/local/share/licenses/spirv-cross-1.3.280.0/APACHE20
  4. bin/spirv-cross
  5. include/spirv_cross/GLSL.std.450.h
  6. include/spirv_cross/spirv.h
  7. include/spirv_cross/spirv.hpp
  8. include/spirv_cross/spirv_cfg.hpp
  9. include/spirv_cross/spirv_common.hpp
  10. include/spirv_cross/spirv_cpp.hpp
  11. include/spirv_cross/spirv_cross.hpp
  12. include/spirv_cross/spirv_cross_c.h
  13. include/spirv_cross/spirv_cross_containers.hpp
  14. include/spirv_cross/spirv_cross_error_handling.hpp
  15. include/spirv_cross/spirv_cross_parsed_ir.hpp
  16. include/spirv_cross/spirv_cross_util.hpp
  17. include/spirv_cross/spirv_glsl.hpp
  18. include/spirv_cross/spirv_hlsl.hpp
  19. include/spirv_cross/spirv_msl.hpp
  20. include/spirv_cross/spirv_parser.hpp
  21. include/spirv_cross/spirv_reflect.hpp
  22. lib/libspirv-cross-c-shared.so
  23. lib/libspirv-cross-c-shared.so.0
  24. lib/libspirv-cross-c-shared.so.0.59.0
  25. lib/libspirv-cross-c.a
  26. lib/libspirv-cross-core.a
  27. lib/libspirv-cross-cpp.a
  28. lib/libspirv-cross-glsl.a
  29. lib/libspirv-cross-hlsl.a
  30. lib/libspirv-cross-msl.a
  31. lib/libspirv-cross-reflect.a
  32. lib/libspirv-cross-util.a
  33. libdata/pkgconfig/spirv-cross-c-shared.pc
  34. libdata/pkgconfig/spirv-cross-c.pc
  35. share/spirv_cross_c/cmake/spirv_cross_cConfig-release.cmake
  36. share/spirv_cross_c/cmake/spirv_cross_cConfig.cmake
  37. share/spirv_cross_c_shared/cmake/spirv_cross_c_sharedConfig-release.cmake
  38. share/spirv_cross_c_shared/cmake/spirv_cross_c_sharedConfig.cmake
  39. share/spirv_cross_core/cmake/spirv_cross_coreConfig-release.cmake
  40. share/spirv_cross_core/cmake/spirv_cross_coreConfig.cmake
  41. share/spirv_cross_cpp/cmake/spirv_cross_cppConfig-release.cmake
  42. share/spirv_cross_cpp/cmake/spirv_cross_cppConfig.cmake
  43. share/spirv_cross_glsl/cmake/spirv_cross_glslConfig-release.cmake
  44. share/spirv_cross_glsl/cmake/spirv_cross_glslConfig.cmake
  45. share/spirv_cross_hlsl/cmake/spirv_cross_hlslConfig-release.cmake
  46. share/spirv_cross_hlsl/cmake/spirv_cross_hlslConfig.cmake
  47. share/spirv_cross_msl/cmake/spirv_cross_mslConfig-release.cmake
  48. share/spirv_cross_msl/cmake/spirv_cross_mslConfig.cmake
  49. share/spirv_cross_reflect/cmake/spirv_cross_reflectConfig-release.cmake
  50. share/spirv_cross_reflect/cmake/spirv_cross_reflectConfig.cmake
  51. share/spirv_cross_util/cmake/spirv_cross_utilConfig-release.cmake
  52. share/spirv_cross_util/cmake/spirv_cross_utilConfig.cmake
  53. @owner
  54. @group
  55. @mode
Collapse this list.
Dependency lines:
  • spirv-cross>0:graphics/spirv-cross
To install the port:
cd /usr/ports/graphics/spirv-cross/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/spirv-cross
  • pkg install spirv-cross
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spirv-cross
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711718774 SHA256 (KhronosGroup-SPIRV-Cross-vulkan-sdk-1.3.280.0_GH0.tar.gz) = eb11e1b3715b2211442b7e5933a1135885b664cc10530a1a022355fe9e1bb4ac SIZE (KhronosGroup-SPIRV-Cross-vulkan-sdk-1.3.280.0_GH0.tar.gz) = 1792907

Packages (timestamps in pop-ups are UTC):
spirv-cross
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.280.01.3.280.0-1.3.280.01.3.280.0---
FreeBSD:13:quarterly1.3.280.01.3.280.0-1.3.280.01.3.280.0---
FreeBSD:14:latest1.3.280.01.3.280.0-1.3.280.01.3.280.0---
FreeBSD:14:quarterly1.3.280.01.3.280.0-1.3.280.01.3.280.0---
FreeBSD:15:latest1.3.280.01.3.280.0n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. python3.9 : lang/python39
This port is required by:
for Libraries
  1. games/lwjgl3

Configuration Options:
No options to configure
Options name:
graphics_spirv-cross
USES:
cmake compiler:c++11-lib python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/KhronosGroup/SPIRV-Cross/tar.gz/vulkan-sdk-1.3.280.0?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.280.0
13 Apr 2024 14:39:12
commit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9ccommit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9ccommit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9ccommit hash: 43757efeb94c5864c62a1d58a6ea51aea66cdd9c files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
*/*: remove GNU_CONFIGURE_MANPREFIX and pet the portclippy

Approved by:	arrowd (mentor)
1.3.280.0
29 Mar 2024 13:35:18
commit hash: b3f6853a77b0a5b20f57233fe4e412e6a1e893a8commit hash: b3f6853a77b0a5b20f57233fe4e412e6a1e893a8commit hash: b3f6853a77b0a5b20f57233fe4e412e6a1e893a8commit hash: b3f6853a77b0a5b20f57233fe4e412e6a1e893a8 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
graphics/spirv-cross: update to 1.3.280.0

Changelog:
https://github.com/KhronosGroup/SPIRV-Cross/releases/tag/vulkan-sdk-1.3.280.0

Approved by:	arrowd (mentor, implicit)
1.3.275.0
01 Mar 2024 16:26:50
commit hash: 0d9d2bac0b4fceeb8bc5722d1d33e56b1df276dacommit hash: 0d9d2bac0b4fceeb8bc5722d1d33e56b1df276dacommit hash: 0d9d2bac0b4fceeb8bc5722d1d33e56b1df276dacommit hash: 0d9d2bac0b4fceeb8bc5722d1d33e56b1df276da files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
graphics/spirv-cross: replace GH_TAGNAME with DISTVERSIONPREFIX

Approved by:	arrowd (mentor)
1.3.275.0
29 Feb 2024 21:33:02
commit hash: 3dffcdc324233ac73c3e5f929cb6eb91d7557f71commit hash: 3dffcdc324233ac73c3e5f929cb6eb91d7557f71commit hash: 3dffcdc324233ac73c3e5f929cb6eb91d7557f71commit hash: 3dffcdc324233ac73c3e5f929cb6eb91d7557f71 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
graphics/spirv-cross: fix portscout (try 2)

Approved by:	tcberner (mentor)
1.3.275.0
28 Feb 2024 09:44:12
commit hash: a9bb575ce82326572fe5cbccddb0b85a253ffe6fcommit hash: a9bb575ce82326572fe5cbccddb0b85a253ffe6fcommit hash: a9bb575ce82326572fe5cbccddb0b85a253ffe6fcommit hash: a9bb575ce82326572fe5cbccddb0b85a253ffe6f files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
graphics/spirv-cross: add correct URL for portscout

Approved by:	arrowd (mentor, implicit)
1.3.275.0
27 Feb 2024 21:25:47
commit hash: 3a0031639dc5fe8d44b003fbf93512d8aacc4648commit hash: 3a0031639dc5fe8d44b003fbf93512d8aacc4648commit hash: 3a0031639dc5fe8d44b003fbf93512d8aacc4648commit hash: 3a0031639dc5fe8d44b003fbf93512d8aacc4648 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
graphics/spirv-cross: new port - required for games/lwjgl3

Tool for parsing and converting SPIR-V to other shader languages.

This port required for build lwjgl 3, and lwjgl 3 required for Java
Minecraft Client 1.20.x run on FreeBSD without linux compatibility layer.

PR:			275279 269879 269900
Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D44118

Number of commits found: 6