mixin.mk: new target mixin/mate
factor out mixin/mate portability target
This commit is contained in:
parent
4b290ff8ab
commit
bd888c25b2
@ -83,6 +83,9 @@ mixin/regular-lxqt: use/x11/lxqt use/x11/sddm \
|
|||||||
use/browser/falkon use/x11/gtk/nm +nm +plymouth
|
use/browser/falkon use/x11/gtk/nm +nm +plymouth
|
||||||
@$(call set,THE_IMAGEWRITER,rosa-imagewriter)
|
@$(call set,THE_IMAGEWRITER,rosa-imagewriter)
|
||||||
|
|
||||||
|
mixin/regular-mate: use/x11/mate use/fonts/ttf/google +nm
|
||||||
|
@$(call add,LIVE_LISTS,$(call tags,mobile mate))
|
||||||
|
|
||||||
# NB: never ever use/syslinux/ui/gfxboot here as gfxboot mangles
|
# NB: never ever use/syslinux/ui/gfxboot here as gfxboot mangles
|
||||||
# kernel cmdline resulting in method:disk instead of method:cdrom
|
# kernel cmdline resulting in method:disk instead of method:cdrom
|
||||||
# which will change propagator's behaviour to probe additional
|
# which will change propagator's behaviour to probe additional
|
||||||
|
@ -142,13 +142,10 @@ distro/regular-lxde-sysv: distro/.regular-sysv-gtk mixin/regular-lxde
|
|||||||
distro/regular-xmonad: distro/.regular-gtk use/x11/xmonad
|
distro/regular-xmonad: distro/.regular-gtk use/x11/xmonad
|
||||||
@$(call add,LIVE_PACKAGES,livecd-regular-xmonad)
|
@$(call add,LIVE_PACKAGES,livecd-regular-xmonad)
|
||||||
|
|
||||||
distro/regular-mate: distro/.regular-gtk +nm \
|
distro/regular-mate: distro/.regular-gtk mixin/regular-mate use/domain-client
|
||||||
use/x11/mate use/fonts/ttf/google use/domain-client
|
|
||||||
@$(call add,LIVE_LISTS,$(call tags,mobile mate))
|
|
||||||
@$(call add,LIVE_LISTS,$(call tags,base smartcard))
|
@$(call add,LIVE_LISTS,$(call tags,base smartcard))
|
||||||
|
|
||||||
distro/regular-mate-sysv: distro/.regular-sysv-gtk use/x11/mate +nm
|
distro/regular-mate-sysv: distro/.regular-sysv-gtk mixin/regular-mate; @:
|
||||||
@$(call add,LIVE_LISTS,$(call tags,mobile mate))
|
|
||||||
|
|
||||||
distro/regular-enlightenment: distro/.regular-gtk use/x11/enlightenment; @:
|
distro/regular-enlightenment: distro/.regular-gtk use/x11/enlightenment; @:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user