sysutils/reaction: major update to 2.5.1, from Lydia Sobot, Thanks !
was rewritten from go to rust, if you had a custom config in
/etc/reaction.conf you might want to move it to /etc/reaction/.
improvements to run the daemon as an unpriviledged user might come
later.
Add missing build depends on KF6Declarative
KF6Declarative must be present at the time of cmake configuration task,
as it is a runtime dependency.
Spottedy by tb and naddy
backout to libplacebo-7.351.0, there are various issues looking like
memory corruption with 7.360.1, some fixed in newer git head but tb@
ran into another one there too. reported by Walter Alejandro Iglesias
and tb, replicated here with repeated plays of a short mkv, typically
within 20 attempts, often less (seem more common with vaapi, but does
happen without too). ok tb brad
Update to libtorrent-0.16.11, including a major library bump.
0.15.7, the version available in the OpenBSD 7.9 release packages,
seems to have major performance issues that are resolved or at least
lessened here.
ok sthen@