From 67effcd5a819398da82ab43c5d67dbf83a71a800 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 14 Jan 2019 18:37:24 +0300 Subject: [PATCH] x11, lists: drop e17 It's been replaced by e18 and eventually the rolling enlightenment package long ago, in fact missing by p8; moksha might be a worthy replacement but now just drop the good ol' stable bits in the profile either. --- features.in/x11/config.mk | 3 --- pkg.in/lists/tagged/desktop+e17 | 4 ---- ...op+enlightenment+e17+extra => desktop+enlightenment+extra} | 0 3 files changed, 7 deletions(-) delete mode 100644 pkg.in/lists/tagged/desktop+e17 rename pkg.in/lists/tagged/{desktop+enlightenment+e17+extra => desktop+enlightenment+extra} (100%) diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk index 78615587..b011ccc4 100644 --- a/features.in/x11/config.mk +++ b/features.in/x11/config.mk @@ -128,9 +128,6 @@ use/x11/gnome3: use/x11/xorg +pulse @$(call add,THE_PACKAGES,gnome3-default) @$(call add,IM_PACKAGES,imsettings-gsettings) -use/x11/e17: use/x11 use/net/connman - @$(call add,THE_LISTS,$(call tags,e17 desktop)) - use/x11/enlightenment: use/x11 use/net/connman +pulse @$(call add,THE_LISTS,$(call tags,enlightenment desktop)) @$(call add,DEFAULT_SERVICES_DISABLE,acpid) diff --git a/pkg.in/lists/tagged/desktop+e17 b/pkg.in/lists/tagged/desktop+e17 deleted file mode 100644 index c3617b0e..00000000 --- a/pkg.in/lists/tagged/desktop+e17 +++ /dev/null @@ -1,4 +0,0 @@ -e17-default -evas_generic_loaders -gnome-icon-theme -terminology diff --git a/pkg.in/lists/tagged/desktop+enlightenment+e17+extra b/pkg.in/lists/tagged/desktop+enlightenment+extra similarity index 100% rename from pkg.in/lists/tagged/desktop+enlightenment+e17+extra rename to pkg.in/lists/tagged/desktop+enlightenment+extra