Commit f59fee72 authored by Anton Midyukov's avatar Anton Midyukov

mixin.mk, regular.mk: added mixin/regular-gnome3

parent b503d254
......@@ -83,6 +83,12 @@ mixin/regular-gnustep: use/x11/gnustep use/x11/gdm2.20 use/mediacheck
mixin/regular-cinnamon: use/x11/cinnamon use/x11/lightdm/slick +nm-gtk \
use/fonts/ttf/google use/net/nm/mmgui use/im; @:
mixin/regular-gnome3: use/x11/gnome3 use/fonts/ttf/redhat +nm-gtk
@$(call add,THE_PACKAGES,gnome3-regular xcalib templates)
@$(call add,THE_PACKAGES,chrome-gnome-shell)
@$(call add,THE_PACKAGES,firefox-gnome_shell_integration)
@$(call add,THE_PACKAGES,gnome-software-disable-updates)
mixin/regular-kde5: use/x11/kde5 use/browser/falkon \
use/fonts/ttf/google use/fonts/ttf/redhat use/fonts/zerg \
+nm +pulse
......
......@@ -144,15 +144,10 @@ distro/regular-enlightenment: distro/.regular-gtk use/x11/enlightenment +power;
distro/regular-cinnamon: distro/.regular-gtk mixin/regular-cinnamon; @:
# not .regular-gtk due to gdm vs lightdm
distro/regular-gnome3: distro/.regular-desktop +plymouth +nm-gtk \
use/x11/gnome3 use/fonts/ttf/redhat
distro/regular-gnome3: distro/.regular-desktop mixin/regular-gnome3 +plymouth
@$(call set,KFLAVOURS,un-def)
@$(call add,LIVE_PACKAGES,livecd-gnome3-setup-done)
@$(call add,LIVE_PACKAGES,gnome3-regular xcalib templates)
@$(call add,LIVE_PACKAGES,gnome-flashback screenpen)
@$(call add,LIVE_PACKAGES,chrome-gnome-shell)
@$(call add,LIVE_PACKAGES,firefox-gnome_shell_integration)
@$(call add,LIVE_PACKAGES,gnome-software-disable-updates)
distro/regular-lxqt: distro/.regular-gtk mixin/regular-lxqt +plymouth \
use/browser/falkon
......
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