diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-11-23 21:53:10 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-11-23 22:06:11 -0800 |
commit | b805766bd86fba1c7665e3befcfcd0d6a41366dc (patch) | |
tree | 83b9c610f76aead1d8ff2aaab6e4469e935e4b66 /mate-extra | |
parent | sys-apps/systemd: arm stable, bug #635718 (diff) | |
download | gentoo-b805766bd86fba1c7665e3befcfcd0d6a41366dc.tar.gz gentoo-b805766bd86fba1c7665e3befcfcd0d6a41366dc.tar.bz2 gentoo-b805766bd86fba1c7665e3befcfcd0d6a41366dc.zip |
mate-extra/mate-sensors-applet: Drop dead video_cards_fglrx
Diffstat (limited to 'mate-extra')
4 files changed, 11 insertions, 15 deletions
diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild index c684aa2eaa9f..186a36d76bf3 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.12.1.ebuild @@ -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} } diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.14.0.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.14.0.ebuild index e0fb417cc7d7..4e3e5391b775 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.14.0.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.14.0.ebuild @@ -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} } diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.16.0.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.16.0.ebuild index e0fb417cc7d7..4e3e5391b775 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.16.0.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.16.0.ebuild @@ -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} } diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.2.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.2.ebuild index 0c55ffc6fb8d..ae9fb50d660b 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.2.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.2.ebuild @@ -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} } |