git: 7d3882764702 - main - audio/pulseaudio: remove gconf option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jun 2022 14:06:29 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7d3882764702d0564a803871083104c904b52417
commit 7d3882764702d0564a803871083104c904b52417
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-06-08 12:03:22 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-06-08 14:06:22 +0000
audio/pulseaudio: remove gconf option
---
audio/pulseaudio/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 3b7f58dd198d..135b092a62d3 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -47,6 +47,7 @@ CONFIGURE_ARGS= --localstatedir=/var \
--disable-esound \
--disable-udev \
--disable-gtk3 \
+ --disable-gconf \
--disable-systemd-daemon \
--disable-systemd-journal \
--disable-systemd-login \
@@ -57,12 +58,10 @@ USERS= pulse
GROUPS= pulse pulse-access pulse-rt
OPTIONS_SUB= yes
-OPTIONS_DEFINE= AVAHI GCONF GSETTINGS SIMD TEST X11
+OPTIONS_DEFINE= AVAHI GSETTINGS SIMD TEST X11
OPTIONS_DEFAULT=AVAHI SIMD SIMPLE SOXR SPEEX WEBRTC_AEC X11
AVAHI_CONFIGURE_ENABLE= avahi
AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app
-GCONF_CONFIGURE_ENABLE= gconf
-GCONF_USE= GNOME=gconf2
GSETTINGS_DESC= GSettings configuration backend support
GSETTINGS_CONFIGURE_ENABLE= gsettings
GSETTINGS_VARS= GLIB_SCHEMAS=org.freedesktop.pulseaudio.gschema.xml