CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/09/17 09:36:28
Modified files:
multimedia/pipewire/pipewire: Makefile
multimedia/pipewire/pipewire/patches:
patch-spa_include_spa_utils_endian_h
multimedia/pipewire/pipewire/pkg: PLIST-main
Added files:
multimedia/pipewire/pipewire/files: 10-sndio.conf
multimedia/pipewire/pipewire/files/sndio: meson.build plugin.c
sndio-pcm.h
sndio-sink.c
sndio-source.c sndio.c
multimedia/pipewire/pipewire/patches: patch-meson_options_txt
patch-spa_include_spa_utils_keys_h
patch-spa_include_spa_utils_names_h
patch-spa_meson_build
patch-spa_plugins_audiomixer_mix-ops_h
patch-spa_plugins_meson_build
patch-src_gst_gstpipewireformat_c
patch-src_gst_gstpipewiresink_c
Log message:
Add sndio(7) support to pipewire.
While here, fix a few other things.
Might be a bit rough around the edges but it works and make pipewire actually
usable instead of doing nothing... This is also a pre-requisite for future work
I will do.
ratchov@ is aware of this effort and will help improve the plumbing and
implementation later on