commit:     c224a6b33fe7b9621a3e29017187699a1ecb8e5c
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 19:58:51 2019 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 19:59:43 2019 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=c224a6b3

lxqt-base/lxqt-panel: remove USE="clock" and its configure option

The 'clock' plug-in (replaced with 'worldclock') is no longer
available.

- https://github.com/lxqt/lxqt-panel/commit/3eb1a8b1

Package-Manager: Portage-2.3.61, Repoman-2.3.12
Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild | 3 +--
 lxqt-base/lxqt-panel/metadata.xml           | 1 -
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild 
b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild
index 57cb7e70..1c8372b3 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild
@@ -20,7 +20,7 @@ fi
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-IUSE="+alsa clock colorpicker cpuload +desktopswitch +directorymenu dom 
+kbindicator +mainmenu
+IUSE="+alsa colorpicker cpuload +desktopswitch +directorymenu dom +kbindicator 
+mainmenu
        +mount networkmonitor pulseaudio +quicklaunch sensors +showdesktop
        +spacer statusnotifier sysstat +taskbar +tray +volume +worldclock"
 REQUIRED_USE="volume? ( || ( alsa pulseaudio ) )"
@@ -72,7 +72,6 @@ DEPEND="${RDEPEND}
 src_configure() {
        local mycmakeargs=(
                # Plugins
-               -DCLOCK_PLUGIN=$(usex clock)
                -DCOLORPICKER_PLUGIN=$(usex colorpicker)
                -DCPULOAD_PLUGIN=$(usex cpuload)
                -DDESKTOPSWITCH_PLUGIN=$(usex desktopswitch)

diff --git a/lxqt-base/lxqt-panel/metadata.xml 
b/lxqt-base/lxqt-panel/metadata.xml
index 389e2ab7..5c02d0f5 100644
--- a/lxqt-base/lxqt-panel/metadata.xml
+++ b/lxqt-base/lxqt-panel/metadata.xml
@@ -6,7 +6,6 @@
                <name>LXQt</name>
        </maintainer>
        <use>
-               <flag name="clock">Build clock plugin</flag>
                <flag name="colorpicker">Build colorpicker plugin</flag>
                <flag name="cpuload">Build cpuload plugin</flag>
                <flag name="desktopswitch">Build desktopswitch plugin</flag>

Reply via email to