[Bug 261416] multimedia/pipewire: Add PIPEWIRE_JACK option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 23 Jan 2022 18:17:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261416 Bug ID: 261416 Summary: multimedia/pipewire: Add PIPEWIRE_JACK option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: arrowd@FreeBSD.org Reporter: yuri@freebsd.org Assignee: arrowd@FreeBSD.org Flags: maintainer-feedback?(arrowd@FreeBSD.org) Created attachment 231251 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231251&action=edit patch The attached patch adds option PIPEWIRE_JACK that enables the corresponding project option to install Jack support. libjack.so is intentionally not added to USE_LDCONFIG, because I am planning to add general pipewire-jack support. This would add DEFAULT_VERSIONS+=jack={jack2,pipewire-jack}, USES=jack, and the port audio/jack-proxy. The latter port would depend on either audio/jack or multimedia/pipewire depending on jack choice in DEFAULT_VERSIONS, and it would have the relevant USE_LDCONFIG choice. The current patch just installs the pipewire-jack files. -- You are receiving this mail because: You are the assignee for the bug.