Commit ef5d1ccd authored by Кирилл Уницаев's avatar Кирилл Уницаев Committed by Roman Alifanov

GNOME packages migrated to mixin/ximper-gnome

parent 73e30dcf
...@@ -7,9 +7,6 @@ mixin/ximper-desktop-common-software: ...@@ -7,9 +7,6 @@ mixin/ximper-desktop-common-software:
@$(call add,THE_PACKAGES,ximper-metapackage-base) @$(call add,THE_PACKAGES,ximper-metapackage-base)
@$(call add,MAIN_GROUPS,\ @$(call add,MAIN_GROUPS,\
\ \
etersoft/gnome-a11y\
etersoft/00_gnome-settings\
\
slinux/flatpak etersoft/z99_timeshift\ slinux/flatpak etersoft/z99_timeshift\
slinux/graphics\ slinux/graphics\
slinux/graphics-full-inkscape slinux/graphics-full-shotwell etersoft/graphics-krita etersoft/graphics-blender\ slinux/graphics-full-inkscape slinux/graphics-full-shotwell etersoft/graphics-krita etersoft/graphics-blender\
...@@ -89,7 +86,9 @@ mixin/ximper-gnome: use/x11/xorg \ ...@@ -89,7 +86,9 @@ mixin/ximper-gnome: use/x11/xorg \
use/fonts/ttf/google-noto \ use/fonts/ttf/google-noto \
+nm-gtk \ +nm-gtk \
+pipewire +pipewire
@$(call add,MAIN_GROUPS,etersoft/gnome-a11y etersoft/00_gnome-settings)
@$(call add,THE_PACKAGES,ximper-metapackage-base-gnome ximper-metapackage-base-gnome-apps) @$(call add,THE_PACKAGES,ximper-metapackage-base-gnome ximper-metapackage-base-gnome-apps)
@$(call add,LIVE_PACKAGES,gnome-flashback)
@$(call add,THE_PACKAGES,gdm-settings) @$(call add,THE_PACKAGES,gdm-settings)
@$(call add,LIVE_LISTS,etersoft/gnome-settings) @$(call add,LIVE_LISTS,etersoft/gnome-settings)
@$(call add,SERVICES_ENABLE,switcheroo-control.service) # Service to check dual-GPU. Q: Maybe to post script if present? @$(call add,SERVICES_ENABLE,switcheroo-control.service) # Service to check dual-GPU. Q: Maybe to post script if present?
...@@ -177,7 +176,7 @@ distro/.ximper-base: distro/.ximper-install-x11-systemd \ ...@@ -177,7 +176,7 @@ distro/.ximper-base: distro/.ximper-install-x11-systemd \
@$(call add,MAIN_PACKAGES,kernel-headers-modules-un-def) @$(call add,MAIN_PACKAGES,kernel-headers-modules-un-def)
@$(call add,THE_KMODULES,virtualbox bcmwl) @$(call add,THE_KMODULES,virtualbox bcmwl)
@$(call add,THE_PACKAGES,bcmwl-kernel-conf) @$(call add,THE_PACKAGES,bcmwl-kernel-conf)
@$(call add,LIVE_PACKAGES,gnome-flashback screenpen) @$(call add,LIVE_PACKAGES,screenpen)
# nvidia-drm.modeset=1 for Wayland and VR # nvidia-drm.modeset=1 for Wayland and VR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment