From d6a2d3a0d33d54595a0a0c5b636dcd46b57f1f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awomir=20Nizio?= Date: Tue, 11 Feb 2020 02:05:23 +0100 Subject: [PATCH] enlightenment, mate, xfce: switch to x11-misc/magneto-gtk3 x11-misc/magneto-gtk works only with Python 2 due to usage of gtk2 and such, and will go away sooner or later. --- molecules/enlightenment.common | 6 +++--- molecules/mate.common | 2 +- molecules/xfce.common | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/molecules/enlightenment.common b/molecules/enlightenment.common index 5b3c306..1833071 100644 --- a/molecules/enlightenment.common +++ b/molecules/enlightenment.common @@ -70,9 +70,9 @@ packages_to_add: sys-power/cpupower, www-client/midori, x11-libs/gksu, - x11-misc/lightdm-base, - x11-misc/lightdm-gtk-greeter, - x11-misc/magneto-gtk, + x11-misc/lightdm-base, + x11-misc/lightdm-gtk-greeter, + x11-misc/magneto-gtk3, x11-terms/terminology, x11-terms/xterm, x11-themes/adwaita-icon-theme, diff --git a/molecules/mate.common b/molecules/mate.common index 6435bbe..c6ffeaa 100644 --- a/molecules/mate.common +++ b/molecules/mate.common @@ -72,7 +72,7 @@ packages_to_add: sys-fs/ntfs3g, sys-power/cpupower, www-client/firefox, - x11-misc/magneto-gtk, + x11-misc/magneto-gtk3, x11-misc/mate-notification-daemon, x11-misc/lightdm-base, x11-misc/lightdm-slick-greeter, diff --git a/molecules/xfce.common b/molecules/xfce.common index f7c865b..0c81df8 100644 --- a/molecules/xfce.common +++ b/molecules/xfce.common @@ -104,7 +104,7 @@ packages_to_add: x11-libs/gksu, x11-libs/libva-intel-driver, x11-libs/libva-vdpau-driver, - x11-misc/magneto-gtk, + x11-misc/magneto-gtk3, x11-misc/lightdm-base, x11-misc/lightdm-slick-greeter, x11-misc/xvkbd,