Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-sensors-applet/
Date: Mon, 07 Sep 2020 18:08:46
Message-Id: 1599502105.359ee31afb8a33155f323fe3aa9f2d6201fe6863.np-hardass@gentoo
1 commit: 359ee31afb8a33155f323fe3aa9f2d6201fe6863
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 6 21:42:14 2020 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 7 18:08:25 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=359ee31a
7
8 mate-extra/mate-sensors-applet: Sync 9999
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
12
13 mate-extra/mate-sensors-applet/mate-sensors-applet-9999.ebuild | 9 +++------
14 1 file changed, 3 insertions(+), 6 deletions(-)
15
16 diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-9999.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-9999.ebuild
17 index d292f32..eea8796 100644
18 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-9999.ebuild
19 +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-9999.ebuild
20 @@ -26,9 +26,7 @@ COMMON_DEPEND="
21 hddtemp? ( >=app-admin/hddtemp-0.3_beta13 )
22 libnotify? ( >=x11-libs/libnotify-0.7 )
23 lm-sensors? ( sys-apps/lm-sensors )
24 - video_cards_nvidia? ( || (
25 - >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools]
26 - ) )
27 + video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools] )
28 "
29
30 RDEPEND="${COMMON_DEPEND}
31 @@ -39,8 +37,8 @@ DEPEND="${COMMON_DEPEND}
32 app-text/rarian
33 >=app-text/scrollkeeper-dtd-1:1.0
34 app-text/yelp-tools
35 - >=sys-devel/gettext-0.19.8:*
36 - virtual/pkgconfig:*
37 + >=sys-devel/gettext-0.19.8
38 + virtual/pkgconfig
39 "
40
41 PDEPEND="hddtemp? ( dbus? ( sys-fs/udisks:2 ) )"
42 @@ -56,7 +54,6 @@ src_configure() {
43
44 mate_src_configure \
45 --disable-netbsd \
46 - --disable-static \
47 --without-aticonfig \
48 $(use_enable libnotify) \
49 $(use_with lm-sensors libsensors) \