From 611cadc60aa3efba2244040b662ad1cce4e845c1 Mon Sep 17 00:00:00 2001 From: Anton Midyukov Date: Fri, 11 Jun 2021 21:35:31 +0700 Subject: [PATCH] x11, desktop+deepin: initial package list for deepin desktop NB: deepin-polkit-aget not worked, so replaced to polkit-gnome. --- features.in/x11/config.mk | 2 +- pkg.in/lists/tagged/desktop+deepin | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 pkg.in/lists/tagged/desktop+deepin diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk index 95424900..51d43096 100644 --- a/features.in/x11/config.mk +++ b/features.in/x11/config.mk @@ -151,7 +151,7 @@ use/x11/cinnamon: use/x11/xorg +pulse @$(call add,IM_PACKAGES,imsettings-cinnamon) use/x11/deepin: use/x11/xorg +pulse - @$(call add,THE_PACKAGES,deepin-default) + @$(call add,THE_LISTS,$(call tags,deepin desktop)) use/x11/gnome3: use/x11/xorg use/x11/gdm +pulse @$(call add,THE_PACKAGES,gnome3-default) diff --git a/pkg.in/lists/tagged/desktop+deepin b/pkg.in/lists/tagged/desktop+deepin new file mode 100644 index 00000000..bf3df83d --- /dev/null +++ b/pkg.in/lists/tagged/desktop+deepin @@ -0,0 +1,8 @@ +# meta packages +deepin-minimal +deepin-default +deepin-full +deepin-regular + +# polkit agent +polkit-gnome