git: 0585ea719fbf - main - multimedia/pipewire: Default to JACK again
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 May 2024 19:13:59 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0585ea719fbfedb4ae4e14dcbb428313cb75a854 commit 0585ea719fbfedb4ae4e14dcbb428313cb75a854 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-05-09 19:13:02 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-05-09 19:13:43 +0000 multimedia/pipewire: Default to JACK again Reported by: mat PR: 278831 --- multimedia/pipewire/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/pipewire/Makefile b/multimedia/pipewire/Makefile index c4a593d5be18..c36e4887416f 100644 --- a/multimedia/pipewire/Makefile +++ b/multimedia/pipewire/Makefile @@ -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