libopeninput: new package
The libinput is an input device management and event
handling library to linux.
The libopeninput is a wscons(4) and kqueue(2) based
reimplementation of libinput, originally to OpenBSD.
glslang: new package
An OpenGL GLSL and OpenGL|ES GLSL (ESSL) front-end for reference validation and
translation of GLSL/ESSL into an internal abstract syntax tree (AST).
An HLSL front-end for translation of an approximation of HLSL to glslang's AST
form.
Translates glslang's AST to the Khronos-specified SPIR-V intermediate language.
An API for getting reflection information from the AST, reflection
types/variables/etc. from the HLL source (not the SPIR-V).
glslang is command-line tool for accessing the functionality above.
Packaged in wip by Frédéric Fauberteau
stellarium: updated to 26.1
26.1
The major changes of this version:
Added two new sky cultures
Added Time Navigator plugin
Many improvements for support Windows/arm64
Many significant improvements in sky cultures support
Many improvements in plugins
Many improvements in Core and GUI
Many updates in sky cultures
spirv-tools: update to 1.4.341.0
No changelog.
Synchronize the versions of packages that are part of the Vulkan SDK.
Switch spirv-tools from date-based to Vulkan SDK versioning scheme.
vulkan-headers: update to 1.4.341.0
No changelog.
Synchronize the versions of packages that are part of the Vulkan SDK.
For vulkan-headers is a version downgrade.
ocaml-dune: update to 3.22.2.
3.22.2 (2026-04-10)
-------------------
### Fixed
- Revert the change in behavior of `--diff-command` back to 3.21. Non-existent
files are now passed to this command instead of being replaced with /dev/null
(#14098, fixes 13891, @rgrinberg)