pkgsrc-WIP-changes archive

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

lxqt-panel, clean-up



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Fri Feb 21 15:52:28 2020 +0100
Changeset:	0f26e91baee1f0acb5bc6e9ea95362efa6beadb1

Modified Files:
	lxqt-panel/Makefile

Log Message:
lxqt-panel, clean-up

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

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, 3 deletions(-)

diffs:
diff --git a/lxqt-panel/Makefile b/lxqt-panel/Makefile
index c4f275f6cc..f98de61bd2 100644
--- a/lxqt-panel/Makefile
+++ b/lxqt-panel/Makefile
@@ -26,8 +26,6 @@ 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
-#CMAKE_ARGS+=	-DVOLUME_USE_PULSEAUDIO=No
 .endif
 
 pre-configure:
@@ -41,7 +39,6 @@ DEPENDS+=	lxmenu-data-[0-9]*:../../sysutils/lxmenu-data
 .include "../../x11/libXcomposite/buildlink3.mk"
 .include "../../devel/libdbusmenu-qt5/buildlink3.mk"
 .include "../../wip/lxqt-globalkeys/buildlink3.mk"
-# Comment the following line if you do not wish to use pulseaudio
 .include "../../audio/pulseaudio/buildlink3.mk"
 .include "../../sysutils/solid/buildlink3.mk"
 .include "../../x11/kwindowsystem/buildlink3.mk"


Home | Main Index | Thread Index | Old Index