1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

multimedia/pipewire: Default to JACK again

Reported by:	mat

PR:		278831
This commit is contained in:
Gleb Popov 2024-05-09 22:13:02 +03:00
parent abbf0b8912
commit 0585ea719f

View File

@ -1,6 +1,6 @@
PORTNAME= pipewire
DISTVERSION= 1.0.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= multimedia
MAINTAINER= arrowd@FreeBSD.org
@ -31,7 +31,7 @@ SHEBANG_FILES= doc/*.py
PORTDOCS= *
OPTIONS_DEFINE= AVAHI DOCS DOXYGEN GSTREAMER JACK LV2 PULSEAUDIO SDL VULKAN X11_BELL
OPTIONS_DEFAULT= GSTREAMER PULSEAUDIO
OPTIONS_DEFAULT= GSTREAMER JACK
OPTIONS_SUB= yes
AVAHI_DESC= Automatic service discovery for the Pulseaudio module via Avahi