public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Adam Feldman" <np-hardass@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-applets/
Date: Mon,  7 Sep 2020 18:08:39 +0000 (UTC)	[thread overview]
Message-ID: <1599502104.54f3e432a44c8648dd14c62b2ae60d08be5da543.np-hardass@gentoo> (raw)

commit:     54f3e432a44c8648dd14c62b2ae60d08be5da543
Author:     Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 21:06:13 2020 +0000
Commit:     Adam Feldman <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 18:08:24 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=54f3e432

mate-base/mate-applets: Sync 9999

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>

 mate-base/mate-applets/mate-applets-9999.ebuild | 22 ++++++++++++++++------
 1 file changed, 16 insertions(+), 6 deletions(-)

diff --git a/mate-base/mate-applets/mate-applets-9999.ebuild b/mate-base/mate-applets/mate-applets-9999.ebuild
index 1dfb6f6..63d6ba9 100644
--- a/mate-base/mate-applets/mate-applets-9999.ebuild
+++ b/mate-base/mate-applets/mate-applets-9999.ebuild
@@ -17,7 +17,8 @@ IUSE="X +cpupower ipv6 policykit +upower"
 
 REQUIRED_USE="policykit? ( cpupower )"
 
-COMMON_DEPEND="dev-libs/atk
+COMMON_DEPEND="
+	dev-libs/atk
 	>=dev-libs/dbus-glib-0.74
 	>=dev-libs/glib-2.50:2
 	>=dev-libs/libmateweather-1.17.0
@@ -39,9 +40,12 @@ COMMON_DEPEND="dev-libs/atk
 		policykit? ( >=sys-auth/polkit-0.97:0 )
 	)
 	upower? ( >=sys-power/upower-0.9.23 )
-	!!net-analyzer/mate-netspeed"
+	!!net-analyzer/mate-netspeed
+"
 
 RDEPEND="${COMMON_DEPEND}
+	mate-base/caja
+	mate-base/mate-desktop
 	>=mate-base/mate-settings-daemon-1.6
 	virtual/libintl
 "
@@ -52,17 +56,23 @@ DEPEND="${COMMON_DEPEND}
 	>=app-text/scrollkeeper-dtd-1:1.0
 	app-text/yelp-tools
 	dev-libs/libxslt
-	>=sys-devel/gettext-0.19.8:*
-	virtual/pkgconfig:*"
+	>=sys-devel/gettext-0.19.8
+	virtual/pkgconfig
+"
 
 src_configure() {
+
+	# configure.ac logic is a little hinky
+	# and ignores --enable flags for cpufreq
+	use cpupower || myconf="--disable-cpufreq"
+
 	mate_src_configure \
 		--libexecdir=/usr/libexec/mate-applets \
 		$(use_with X x) \
 		$(use_with upower) \
-		$(use_enable cpupower cpufreq) \
 		$(use_enable ipv6) \
-		$(use_enable policykit polkit)
+		$(use_enable policykit polkit) \
+		"${myconf[@]}"
 }
 
 src_test() {


             reply	other threads:[~2020-09-07 18:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-07 18:08 Adam Feldman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-10  0:24 [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate-applets/ Adam Feldman
2021-06-10  0:24 Adam Feldman
2020-09-07 18:08 Adam Feldman
2018-03-01 21:41 NP Hardass
2018-02-11 13:49 Ettore Di Giacinto
2017-05-14 10:20 Ettore Di Giacinto
2017-03-16 16:17 Ettore Di Giacinto
2016-11-29 19:49 Ettore Di Giacinto
2016-11-29 19:49 Ettore Di Giacinto
2016-09-13 22:21 NP Hardass
2016-09-13 21:38 NP Hardass
2016-09-13 21:31 NP Hardass
2016-09-10 18:56 NP Hardass
2016-08-14  4:59 NP Hardass
2016-06-17 17:39 NP Hardass
2016-02-10 22:58 NP Hardass
2016-02-05 16:10 NP Hardass
2016-01-26 18:09 NP Hardass
2016-01-26 18:09 NP Hardass
2015-09-22  7:13 NP Hardass

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=1599502104.54f3e432a44c8648dd14c62b2ae60d08be5da543.np-hardass@gentoo \
    --to=np-hardass@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