Commit f4844483 authored by Michael Shigorin's avatar Michael Shigorin

x11: added generic sugar

...and introduced regular-sugar flavour immediately, it's rather working by now.
parent 0e01a083
......@@ -83,7 +83,6 @@ distro/live-gimp: distro/live-icewm use/x11/3d-free use/live/ru
@$(call add,LIVE_PACKAGES,qtfm openssh-clients rsync)
@$(call add,LIVE_PACKAGES,design-graphics-sisyphus2)
distro/live-sugar: distro/.live-desktop use/live/nodm use/live/ru
@$(call add,LIVE_LISTS,$(call tags,desktop sugar))
distro/live-sugar: distro/.live-desktop-ru use/x11/sugar; @:
endif
......@@ -56,6 +56,8 @@ distro/regular-kde4: distro/.regular-desktop use/x11/kde4 use/x11/kdm4 \
distro/regular-razorqt: distro/.regular-desktop +razorqt +plymouth; @:
distro/regular-sugar: distro/.regular-gtk use/x11/sugar; @:
distro/regular-rescue: distro/.regular-bare use/rescue \
use/syslinux/ui/menu use/hdt use/efi/refind
@$(call set,KFLAVOURS,un-def)
......
......@@ -76,3 +76,6 @@ use/x11/lxde: use/x11/xorg
use/x11/fvwm: use/x11/xorg
@$(call add,THE_LISTS,$(call tags,fvwm desktop))
use/x11/sugar: use/x11/xorg
@$(call add,THE_LISTS,$(call tags,sugar desktop))
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