pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lxqt-panel, allow the choice of pulseaudio



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Feb 19 09:11:50 2020 +0100
Changeset:	a4e95b794a8496f4f05b99863e46e63c9d171e76

Modified Files:
	lxqt-panel/Makefile

Log Message:
lxqt-panel, allow the choice of pulseaudio

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a4e95b794a8496f4f05b99863e46e63c9d171e76

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lxqt-panel/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/lxqt-panel/Makefile b/lxqt-panel/Makefile
index c4f275f6cc..3189ee2bb7 100644
--- a/lxqt-panel/Makefile
+++ b/lxqt-panel/Makefile
@@ -26,7 +26,8 @@ CMAKE_ARGS+=	-DSENSORS_PLUGIN=No
 CMAKE_ARGS+=	-DNETWORKMONITOR_PLUGIN=No
 CMAKE_ARGS+=	-DSYSSTAT_PLUGIN=No
 CMAKE_ARGS+=	-DVOLUME_USE_ALSA=No
-# Uncomment the following line if you do not wish to use pulseaudio
+# Uncomment the following two lines if you do not wish to use pulseaudio
+#CMAKE_ARGS+=	-DVOLUME_PLUGIN=No
 #CMAKE_ARGS+=	-DVOLUME_USE_PULSEAUDIO=No
 .endif
 


Home | Main Index | Thread Index | Old Index