Updated multimedia/mediainfo to 25.10
25.10
- MXF: crosscheck of ADM profiles
- MXF: experimental ARRI UL support, more video streams detected
- TTML: better support files with SMPTE timecode and ticks instead of frame rate
- MXF: update UL names from the MXF registry (details view)
- AC-4: Add Bitstream level and Presentation level, fix
- MXF: Fix infinite loop in some ARRI files
- ADM: fix tagList related false positive conformance errors
- WAV: fix buggy non word aligned files check with 4 GB+ files
- I2452, PAC: skip '\0' prefix in content
- I2451, TTML: change timecode output "format" from TTML style to classic timecode
25.09
- ADM: Dolby E profile for emission conformance checker
[492 lines not shown]
go-collectd: add a draft package for go-based collectd plugins.
This one is known not to build, ref:
===> Building for go-collectd-0.6.0
collectd.org/plugin/fake
collectd.org/plugin
plugin/fake/write.go:7:11: fatal error: plugin.h: No such file or directory
7 | // #include "plugin.h"
| ^~~~~~~~~~
compilation terminated.
plugin/c.go:7:11: fatal error: plugin.h: No such file or directory
7 | // #include "plugin.h"
| ^~~~~~~~~~
compilation terminated.
*** Error code 1
Possibly due to the go compiler not using the pkgsrc wrapper
for the C compiler invocations.
openrct2: Update to 0.4.29
upstream changes:
-----------------
0.4.29 (2025-11-22)
* Feature: [#25459] Wall line dragging tool.
* Improved: [#25028] Stalls now support colour presets, just like regular rides.
* Improved: [#25426] Building the track designs index is now quicker.
* Improved: [#25490] The ‘New Ride’ window can now be resized.
* Fix: [#6228] The saved queue line path connections are not preserved when placing track designs (original bug).
* Fix: [#14365] Track designs with scenery below the lowest track piece do not preview correctly.
* Fix: [#25451] Dropdown item tooltips stay open if the mouse is moved over an empty space.
* Fix: [#25454] Opening the land tool while building a path bridge or tunnel closes the Footpaths window.
* Fix: [#25461] Path connections in raised track designs are sometimes broken when placed.
* Fix: [#25467] Paths are not connected together correctly in track design previews.
* Fix: [#25476] When both RCT2 and RCT1 are present, autodetection fails.
* Fix: [#25480] The mini track design preview and price are misaligned in Enlarged UI mode.
* Fix: [#25488] Crash in headless mode.
* Fix: [#25494] The Go-Karts steep to flat track does not draw correctly in the flat side tunnel.
[8 lines not shown]
py-hishel: updated to 1.1.6
What's Changed in 1.1.6
Documentation
* remove some stale httpx configs
Features
* Add support for request no-cache directive
What's Changed in 1.1.5
Bug Fixes
* filter out soft-deleted, expired and incomplete entries in `get_entries`
What's Changed in 1.1.4
[3 lines not shown]
librime: updated to 1.15.0
1.15.0
Bug Fixes
* **charset_filter:** Support Ext J
* **simplifier:** Lazily initialize Opencc
* navigation actions should trigger `update_notifier`
* **composition:** skip phony segments in GetScriptText
* **engine:** clear formatters and post processors
* **vocabulary:** Homophones sorting should be stable
Features
* clear composition with a abortcomposition notification
ngtcp2: updated to 1.18.0
1.18.0
Assume payload is not empty when decoding a QUIC frame
Assert payloadlen > 0 for type only frames
Map refactor
Map refactor part2
ngtcp2_map: Optimize a little bit further
Fix memory leak on Retry
Optimize ngtcp2_ksl
Fix build fuzzer failure
GHA: Build fuzzer
Fix bug that bbr_handle_restart_from_idle with inflight == 0
Remove unused congestion controller callbacks
Run cflite batch manually
Fix build_fuzzer.sh path
ngtcp2_map: Resize if PSL gets really large just in case
Gha cancel stale job
[47 lines not shown]