Skip to content

Commit

Permalink
multimedia/pipewire: Default to JACK again
Browse files Browse the repository at this point in the history
Reported by:	mat

PR:		278831
  • Loading branch information
arrowd committed May 9, 2024
1 parent abbf0b8 commit 0585ea7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions multimedia/pipewire/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pipewire
DISTVERSION= 1.0.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= multimedia

MAINTAINER= arrowd@FreeBSD.org
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 0585ea7

Please sign in to comment.