mate-extra/mate-sensors-applet: Drop dead video_cards_fglrx
authorMatt Turner <mattst88@gentoo.org>
Fri, 24 Nov 2017 05:53:10 +0000 (21:53 -0800)
committerMatt Turner <mattst88@gentoo.org>
Fri, 24 Nov 2017 06:06:11 +0000 (22:06 -0800)
mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild
mate-extra/mate-sensors-applet/mate-sensors-applet-1.14.0.ebuild
mate-extra/mate-sensors-applet/mate-sensors-applet-1.16.0.ebuild
mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.2.ebuild

index c684aa2eaa9fd46b0b9f097242a2d6a75120bc34..186a36d76bf3d27f03294dd7ff10bb87ebd50ff6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ DESCRIPTION="MATE panel applet to display readings from hardware sensors"
 LICENSE="GPL-2"
 SLOT="0"
 
-IUSE="+dbus gtk3 hddtemp libnotify lm_sensors video_cards_fglrx video_cards_nvidia"
+IUSE="+dbus gtk3 hddtemp libnotify lm_sensors video_cards_nvidia"
 
 RDEPEND="app-text/rarian:0
        >=dev-libs/glib-2.36:2
@@ -32,7 +32,6 @@ RDEPEND="app-text/rarian:0
                !dbus? ( >=app-admin/hddtemp-0.3_beta13:0 ) )
        libnotify? ( >=x11-libs/libnotify-0.7:0 )
        lm_sensors? ( sys-apps/lm_sensors:0 )
-       video_cards_fglrx? ( x11-drivers/ati-drivers:* )
        video_cards_nvidia? ( || (
                >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools]
                media-video/nvidia-settings:0
@@ -58,10 +57,10 @@ src_configure() {
 
        mate_src_configure \
                --disable-static \
+               --without-aticonfig \
                --with-gtk=$(usex gtk3 3.0 2.0) \
                $(use_enable libnotify) \
                $(use_with lm_sensors libsensors) \
-               $(use_with video_cards_fglrx aticonfig) \
                $(use_with video_cards_nvidia nvidia) \
                ${udisks}
 }
index e0fb417cc7d79c421c43c391315fde2cc5e7620e..4e3e5391b7759b1d013e088cf2ec510597295e13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ DESCRIPTION="MATE panel applet to display readings from hardware sensors"
 LICENSE="GPL-2"
 SLOT="0"
 
-IUSE="+dbus gtk3 hddtemp libnotify lm_sensors video_cards_fglrx video_cards_nvidia"
+IUSE="+dbus gtk3 hddtemp libnotify lm_sensors video_cards_nvidia"
 
 COMMON_DEPEND=">=dev-libs/glib-2.36:2
        >=mate-base/mate-panel-1.6[gtk3(-)=]
@@ -31,7 +31,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.36:2
                !dbus? ( >=app-admin/hddtemp-0.3_beta13:0 ) )
        libnotify? ( >=x11-libs/libnotify-0.7:0 )
        lm_sensors? ( sys-apps/lm_sensors:0 )
-       video_cards_fglrx? ( x11-drivers/ati-drivers:* )
        video_cards_nvidia? ( || (
                >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools]
                media-video/nvidia-settings:0
@@ -60,10 +59,10 @@ src_configure() {
 
        mate_src_configure \
                --disable-static \
+               --without-aticonfig \
                --with-gtk=$(usex gtk3 3.0 2.0) \
                $(use_enable libnotify) \
                $(use_with lm_sensors libsensors) \
-               $(use_with video_cards_fglrx aticonfig) \
                $(use_with video_cards_nvidia nvidia) \
                ${udisks}
 }
index e0fb417cc7d79c421c43c391315fde2cc5e7620e..4e3e5391b7759b1d013e088cf2ec510597295e13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ DESCRIPTION="MATE panel applet to display readings from hardware sensors"
 LICENSE="GPL-2"
 SLOT="0"
 
-IUSE="+dbus gtk3 hddtemp libnotify lm_sensors video_cards_fglrx video_cards_nvidia"
+IUSE="+dbus gtk3 hddtemp libnotify lm_sensors video_cards_nvidia"
 
 COMMON_DEPEND=">=dev-libs/glib-2.36:2
        >=mate-base/mate-panel-1.6[gtk3(-)=]
@@ -31,7 +31,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.36:2
                !dbus? ( >=app-admin/hddtemp-0.3_beta13:0 ) )
        libnotify? ( >=x11-libs/libnotify-0.7:0 )
        lm_sensors? ( sys-apps/lm_sensors:0 )
-       video_cards_fglrx? ( x11-drivers/ati-drivers:* )
        video_cards_nvidia? ( || (
                >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools]
                media-video/nvidia-settings:0
@@ -60,10 +59,10 @@ src_configure() {
 
        mate_src_configure \
                --disable-static \
+               --without-aticonfig \
                --with-gtk=$(usex gtk3 3.0 2.0) \
                $(use_enable libnotify) \
                $(use_with lm_sensors libsensors) \
-               $(use_with video_cards_fglrx aticonfig) \
                $(use_with video_cards_nvidia nvidia) \
                ${udisks}
 }
index 0c55ffc6fb8df4e441b0cef48e0e8dc6d3895573..ae9fb50d660ba86cc52d1554c6b4fd2ec4584ff1 100644 (file)
@@ -15,7 +15,7 @@ DESCRIPTION="MATE panel applet to display readings from hardware sensors"
 LICENSE="GPL-2"
 SLOT="0"
 
-IUSE="+dbus hddtemp libnotify lm_sensors video_cards_fglrx video_cards_nvidia"
+IUSE="+dbus hddtemp libnotify lm_sensors video_cards_nvidia"
 
 COMMON_DEPEND=">=dev-libs/glib-2.36:2
        >=mate-base/mate-panel-1.17.0
@@ -30,7 +30,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.36:2
                !dbus? ( >=app-admin/hddtemp-0.3_beta13:0 ) )
        libnotify? ( >=x11-libs/libnotify-0.7:0 )
        lm_sensors? ( sys-apps/lm_sensors:0 )
-       video_cards_fglrx? ( x11-drivers/ati-drivers:* )
        video_cards_nvidia? ( || (
                >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools]
                media-video/nvidia-settings:0
@@ -59,9 +58,9 @@ src_configure() {
 
        mate_src_configure \
                --disable-static \
+               --without-aticonfig \
                $(use_enable libnotify) \
                $(use_with lm_sensors libsensors) \
-               $(use_with video_cards_fglrx aticonfig) \
                $(use_with video_cards_nvidia nvidia) \
                ${udisks}
 }