From: "Ben de Groot" <yngwin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: razorqt-base/razorqt-panel/
Date: Fri, 5 Oct 2012 14:45:29 +0000 (UTC) [thread overview]
Message-ID: <1349448307.40e05d8a0712f6ed8ab1d14e5939dcb145b0e282.yngwin@gentoo> (raw)
commit: 40e05d8a0712f6ed8ab1d14e5939dcb145b0e282
Author: Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Fri Oct 5 14:45:07 2012 +0000
Commit: Ben de Groot <yngwin <AT> gentoo <DOT> org>
CommitDate: Fri Oct 5 14:45:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=40e05d8a
razorqt-base/razorqt-panel: fix plugin selection
---
.../razorqt-panel/razorqt-panel-9999.ebuild | 16 +++++++---------
1 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/razorqt-base/razorqt-panel/razorqt-panel-9999.ebuild b/razorqt-base/razorqt-panel/razorqt-panel-9999.ebuild
index c90ea62..65e5743 100644
--- a/razorqt-base/razorqt-panel/razorqt-panel-9999.ebuild
+++ b/razorqt-base/razorqt-panel/razorqt-panel-9999.ebuild
@@ -20,9 +20,8 @@ fi
LICENSE="LGPL-2.1+"
SLOT="0"
-IUSE="cpuload +mount networkmonitor sensors +volume"
-#IUSE="+clock colorpicker cpuload +desktopswitch +mainmenu +mount networkmonitor
-# quicklaunch screensaver sensors +showdesktop +taskbar +tray +volume"
+IUSE="+clock colorpicker cpuload +desktopswitch +mainmenu +mount networkmonitor
+ quicklaunch screensaver sensors +showdesktop +taskbar +tray +volume"
DEPEND="razorqt-base/razorqt-libs
cpuload? ( sys-libs/libstatgrab )
@@ -38,11 +37,10 @@ src_configure() {
-DSPLIT_BUILD=On
-DMODULE_PANEL=On
)
- # commented out, since this currently has no effect (yngwin, 2012-10-05)
- # it probably also needs more fixing for automagic deps (e.g. alsa / pulse)
-# for i in clock colorpicker cpuload desktopswitch mainmenu mount networkmonitor \
-# quicklaunch screensaver sensors showdesktop taskbar tray volume; do
-# use $i || mycmakeargs+=( -D${i^^}-PLUGIN=No )
-# done
+ # probably needs fixing for automagic deps (e.g. alsa / pulse)
+ for i in clock colorpicker cpuload desktopswitch mainmenu mount networkmonitor \
+ quicklaunch screensaver sensors showdesktop taskbar tray volume; do
+ use $i || mycmakeargs+=( -D${i^^}_PLUGIN=No )
+ done
cmake-utils_src_configure
}
next reply other threads:[~2012-10-05 14:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-05 14:45 Ben de Groot [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-10-04 21:02 [gentoo-commits] proj/qt:master commit in: razorqt-base/razorqt-panel/ Davide Pesavento
2012-10-31 7:54 Ben de Groot
2012-10-06 10:01 Ben de Groot
2012-10-05 10:19 Ben de Groot
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=1349448307.40e05d8a0712f6ed8ab1d14e5939dcb145b0e282.yngwin@gentoo \
--to=yngwin@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