public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-panel/
Date: Mon, 18 Feb 2019 20:06:50 +0000 (UTC)	[thread overview]
Message-ID: <1550519983.c224a6b33fe7b9621a3e29017187699a1ecb8e5c.chiitoo@gentoo> (raw)

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	other threads:[~2019-02-18 20:06 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-18 20:06 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-07 11:36 [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-panel/ Jimi Huotari
2025-04-07 11:36 Jimi Huotari
2024-11-06 13:47 Jimi Huotari
2024-06-15 14:53 Jimi Huotari
2024-05-08 17:46 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2023-05-29 13:27 Andreas Sturmlechner
2023-05-14 15:04 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2023-05-14 15:04 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-09-22 17:41 Andreas Sturmlechner
2021-03-27 10:52 Andreas Sturmlechner
2019-10-19 21:43 Andreas Sturmlechner
2019-03-29 14:24 Jimi Huotari
2018-02-03 14:04 Michael Palimaka
2015-11-10  9:17 Davide Pesavento
2015-06-05 16:55 Davide Pesavento
2015-02-20  8:19 Ben de Groot
2015-02-19  4:52 Michael Palimaka
2015-02-10 14:17 Ben de Groot
2015-02-10 14:13 Ben de Groot
2014-11-02 21:55 Jauhien Piatlicki
2014-10-29 17:10 Jauhien Piatlicki
2014-10-26  0:10 Jauhien Piatlicki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1550519983.c224a6b33fe7b9621a3e29017187699a1ecb8e5c.chiitoo@gentoo \
    --to=chiitoo@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox