[Midnightbsd-cvs] [MidnightBSD/mports] fda7d9: multimedia/pipewire: update to 1.6.8 (#1048)
Lucas Holt
noreply at github.com
Thu Sep 10 09:24:56 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: fda7d9ad3419e5c340e80c9dc8e0e01088404e3a
https://github.com/MidnightBSD/mports/commit/fda7d9ad3419e5c340e80c9dc8e0e01088404e3a
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M multimedia/pipewire/Makefile
M multimedia/pipewire/distinfo
A multimedia/pipewire/files/patch-spa_include_spa_param_audio_dsd-utils.h
A multimedia/pipewire/files/patch-spa_include_spa_param_audio_layout-types.h
A multimedia/pipewire/files/patch-spa_include_spa_param_audio_raw-json.h
A multimedia/pipewire/files/patch-spa_include_spa_param_audio_raw-utils.h
A multimedia/pipewire/files/patch-spa_tests_benchmark-aec.c
A multimedia/pipewire/files/patch-src_examples_video-src-fixate.c
A multimedia/pipewire/files/patch-src_modules_network-utils.h
A multimedia/pipewire/files/patch-src_pipewire_context.c
A multimedia/pipewire/files/patch-src_pipewire_pipewire.c
A multimedia/pipewire/files/patch-src_pipewire_thread.h
M multimedia/pipewire/pkg-plist
Log Message:
-----------
multimedia/pipewire: update to 1.6.8 (#1048)
Updates PipeWire to 1.6.8.
- preserves MidnightBSD systemd, logind, and ONNX-runtime suppressions;
enables RAOP
- adds minimal platform patches for unavailable Linux-only errno,
rlimit, scheduler, and header interfaces
- fixes the ALSA option post-install target to use the fake destination
- updates the staged payload for 1.6.8
Validated default and ALSA-enabled configurations: package,
check-license, and all 50 Meson tests pass. Fresh patch application and
git diff --check pass. portlint -C sees only the retained generated
package/work artifacts plus new files before staging, not a Makefile or
plist error.
## Summary by Sourcery
Update the PipeWire port to 1.6.8 with MidnightBSD compatibility fixes
and enabled RAOP support.
New Features:
- Enable RAOP support in the PipeWire port.
Bug Fixes:
- Correct the ALSA post-install destination for staged installations.
- Adapt PipeWire to MidnightBSD by replacing unavailable Linux-only
interfaces and errno values with portable alternatives.
Enhancements:
- Update PipeWire from 1.4.9 to 1.6.8 while retaining
MidnightBSD-specific feature suppressions.
- Refresh the distinfo and package plist for the new release.
---------
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list