snappy: updated to 1.3.1
Snappy v1.3.1, Sep 18th 2026:
* Fixed a uint32_t overflow when decompressor accepted an input with incorrect format
* Significant RISC-V efficiency improvements
* New API on providing your own memory context
* Supporting compression levels (1-2) in C API
* Various other small fixes
py-tifffile: updated to 2026.9.20
2026.9.20
- Fix TiffPage.delete corrupting NDPI files.
- Fix unwrapping offsets in LSM files > 4GB with T, P, and M dimensions.
- Support Mikroscan and Motic formats (structurally identical to SVS).
- Support MedScan Trestle series and metadata.
x11/blueprint-compiler: import blueprint-compiler-0.22.2
GtkBuilder XML format is quite verbose, and many app developers don't like
using WYSIWYG editors for creating UIs. Blueprint files are intended to be a
concise, easy-to-read format that makes it easier to create and edit GTK UIs.
Internally, it compiles to GtkBuilder XML as part of an app's build system. It
adds no new features, just makes the features that exist more accessible.
Another goal is to have excellent developer tooling--including a language
server--so that less knowledge of the format is required. Hopefully this will
increase adoption of cool advanced features like GtkExpression.
textproc/{py-,}link-grammar: Update to 5.13.0
Changelog:
Version 5.13.0 (28 October 2025)
* Minor English dictionary fixes.
* Bump minor version number due to changed lg-atomese API.
Version 5.12.9 (13 October 2025)
* Fix build break due to changing AtomSpace API.
misc/libreoffice: Update to 26.8.0.3
* G/C distfiles.
Changelog:
26.8.0.3:
Writer
* Paragraph directions for RTL text are now automatically detected when
opening or pasting plain text (Jonathan Clark, TDF) tdf#157037
* Read and re-export “hidden” and “show in gallery” properties of styles
in the DOCX files. Allowing to filter list of styles to only meaningful
ones. (Szymon Kłos, Collabora) 5bee91d5
* Start is now the default paragraph alignment setting in new documents.
(Jonathan Clark, TDF) tdf#169035
* Changing paragraph directions no longer mirrors alignment of left- or
right-aligned paragraphs. For paragraphs that are automatically aligned
based on writing direction, please use start or end alignment. (Jonathan
Clark, TDF) tdf#165206
[402 lines not shown]
lang/quickjs-ng: import quickjs-ng-0.16.2
QuickJS-NG is a fork of QuickJS JavaScript engine.
This package provides pkg-config and cmake files for build systems.
And this also provides manpages.