devel/act_runner: import act_runner-0.2.13 as devel/act_runner
act_runner is a runner for Gitea actions, compatible with GitHub's
actions. It is based on act.
wip/denise: update to 2.7
changelog
2.7
added screenshot generation
option to merge two adjacent frames (e.g. interlace)
option to generate multiple screenshots at a set interval
option to take native or scaled, filtered screenshots
C64: support for USBSID-Pico was added by LouDnl
C64: added support for 2 MHz
C64 in C128 mode: e.g. Sonic, SNK vs CAPCOM (C128 version), Eye Of the Beholder, Mario
Hotkey to force 2 MHz for games that can handle it but don't support it
2 MHz status LED
C64: added PALette measurements by Tobias as new default for color generation
C64: support for Structured Basic CRT was added by ClausS
support MP3 for audio recording
fix: mouse is found when changing the USB port (Windows)
disk finder: guessing follow disks or tapes take archives into account
[83 lines not shown]
Match on url / codeberg instead of grammar name
Since this is _probably_ a Codeberg thing and makes this more future
proof if more people migrate to Codeberg.
zino: update to version 2.3.4.
Pkgsrc changes:
* version-bump + checksums.
Upstream changes:
- Fixed bug where all recent portstate events were incorrectly
considered as transitioning from a flapping state to its actual
state ([#509](https://github.com/Uninett/zino/issues/509))
- Fall back to decoding incoming server protocol messages as
ISO-8859-1 if UTF-8 decoding fails
zino: update to version 2.3.3.
Pkgsrc changes:
* version-bump + checksums.
Upstream changes:
- Added the last remaining missing items to the `zinoconv` state converter:
- Event close times are now converted.
- Flapping state data is now converted.
- Flapping port states are now converted.
- `zinoconv` verbosity about invalid IPv6 addresses in old state
has been reduced
- Use microsecond timestamps in job identifiers where it is likely
that two instances of the same one-shot job may be scheduled within
a single second (to avoid `ConflictingError` exceptions observed
in logs)