libdvdread: add pkg-config to USE_TOOLS
Library failed to link when dvdcss option was set. Fix is to
add pkg-config to USE_TOOLS, as suggested by Taylor Campbell.
doc: new openssls out
stop listing ones that have no chance of being imported.
For the old branches:
"We will also be releasing extended support for OpenSSL versions
3.0.23, 1.1.1zj, and 1.0.2zs which will be available to premium support
customers."
so I didn't list them, since we won't get them.
nativefiledialog-extended: updated to 1.4.0
- New feature: Accept native parent window handle
- Hoist identical code from GTK and Portal implementations into
shared header
- New feature: Allow customisation of dialog title and button labels
- Add SDL3 support (nfd_sdl3.h)
PC6001VX: update to 4.5.0
pkgsrc changes:
- adjust CMakeLists.txt patch per upstream changes
- add explicit dependency on qt6-qtdeclarative for QML/Qt Quick
Upstream changes:
https://eighttails.seesaa.net/article/521518642.htmlhttps://github.com/eighttails/PC6001VX/blob/v4.5.0/README.adoc#%E6%9B%B4%E6%96%B0%E5%B1%A5%E6%AD%B4
4.5.0 2026/09/09
* Changed screen rendering from QGraphicsView/QGraphicsScene based
implementation to QML/Qt Quick based implementation.
* Changed the virtual keyboard to a QML/Qt Quick based implementation
and removed dependency on Qt Graphics Scene (QGraphics* classes).
* Added key repeat support to the virtual keyboard.
* Removed the hardware acceleration setting and safe mode along with
the migration to QML/Qt Quick.
[3 lines not shown]
py-click-repl: updated to 0.4.0
0.4.0
Hide already used (non-multiple) options
Fix values shown for wrong option
Add a shortest_only option
Unhandled exception during autocomplete fix
Added ReplContext class
Create SECURITY.md
Added typehints and mypy test env in tox
Update Python versions
Update tox.ini
Support Python 3.13; Limit Click version
Modify Python versions in tests workflow
Update tox.ini to remove Python 3.8 and change mypy version
Compatibility with click 8.2+
Do not offer value completions for boolean flags
Fix shortest-only completion at an empty root prompt
Apply show_only_unused to arguments
cairo: updated to 1.18.6
1.18.6
A new stable release.
The XCB surface triggered an UAF warning when building with GCC.
The clipping code was accessing various fields in a guard value, and
causing a crash inside Inkscape. See: https://gitlab.com/inkscape/inkscape/-/issues/5631
Multiple fixes for the Windows backends, including improvements in the
thread safety of the DirectWrite code.
The DirectWrite backend now supports COLRv1 fonts.
Multiple fixes for building with MSVC and ClangCL.
A leak in the PDF surfaces has been fixed. [!644]
[6 lines not shown]
gam: update to 7.48.11
Changes since 7.44.03:
7.48.11
Added option extensionupdatecheck to gam create chromeprofilecommand.
7.48.10
Updated Looker Studio references to Data Studio references; all functionality remains the same.
For backwards compatability, in all commands the following synonyms apply:
lookerstudioassets is a synonym for datastudioassets
lookerstudiopermissions is a synonym for datastudiopermissions
7.48.09
[178 lines not shown]
net/py-internetarchive: import py314-internetarchive-5.11.1
This package installs a command-line tool named ia for using
Archive.org from the command-line. It also installs the internetarchive
Python module for programmatic access to archive.org.