slinux: fix e2k build
plymouth might better be used through the corresponding feature (it's the single place to know how it performs on various arches), and some other packages are just missing.
This commit is contained in:
parent
9024e2db24
commit
949d005e8a
@ -9,7 +9,10 @@ distro/slinux-live: distro/.livecd-install use/slinux/base
|
|||||||
|
|
||||||
distro/slinux: distro/.installer use/slinux/full use/rescue/base
|
distro/slinux: distro/.installer use/slinux/full use/rescue/base
|
||||||
@$(call set,INSTALLER,simply-linux)
|
@$(call set,INSTALLER,simply-linux)
|
||||||
@$(call add,MAIN_GROUPS,slinux/dropbox slinux/emulators-full slinux/games-base slinux/games slinux/games-full slinux/graphics-base slinux/graphics slinux/graphics-full-inkscape slinux/graphics-full-shotwell slinux/multimedia-full-audacity slinux/multimedia-base slinux/multimedia-full-cheese slinux/multimedia slinux/multimedia-full-shotcut slinux/multimedia-full-sound-juicer slinux/multimedia-full-obs-studio slinux/net-base)
|
@$(call add,MAIN_GROUPS,slinux/emulators-full slinux/games-base slinux/games slinux/games-full slinux/graphics-base slinux/graphics slinux/graphics-full-inkscape slinux/multimedia-full-audacity slinux/multimedia-base slinux/multimedia-full-cheese slinux/multimedia slinux/multimedia-full-shotcut slinux/multimedia-full-sound-juicer slinux/multimedia-full-obs-studio slinux/net-base)
|
||||||
|
ifneq (,$(filter-out e2k%,$(ARCH)))
|
||||||
|
@$(call add,MAIN_GROUPS,slinux/dropbox slinux/graphics-full-shotwell)
|
||||||
|
endif
|
||||||
@$(call set,META_VOL_ID,Simply Linux $(DISTRO_VERSION) $(ARCH))
|
@$(call set,META_VOL_ID,Simply Linux $(DISTRO_VERSION) $(ARCH))
|
||||||
@$(call set,META_APP_ID,Simply Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
|
@$(call set,META_APP_ID,Simply Linux $(DISTRO_VERSION) $(ARCH) $(shell date +%F))
|
||||||
@$(call set,KFLAVOURS,un-def)
|
@$(call set,KFLAVOURS,un-def)
|
||||||
|
@ -14,7 +14,7 @@ gnome-games-klotski
|
|||||||
#gnome-games-iagno
|
#gnome-games-iagno
|
||||||
gnome-games-mahjongg
|
gnome-games-mahjongg
|
||||||
#gnome-games-swell-foop
|
#gnome-games-swell-foop
|
||||||
gnome-games-aisleriot
|
gnome-games-aisleriot@!E2K
|
||||||
# ALT bug #28998
|
# ALT bug #28998
|
||||||
#gnome-games-sudoku
|
#gnome-games-sudoku
|
||||||
gnome-games-chess
|
gnome-games-chess
|
||||||
|
@ -7,7 +7,7 @@ freeciv
|
|||||||
Ri-li
|
Ri-li
|
||||||
openttd
|
openttd
|
||||||
#astromenace
|
#astromenace
|
||||||
PokerTH
|
PokerTH@!E2K
|
||||||
|
|
||||||
#celestia-gnome
|
#celestia-gnome
|
||||||
|
|
||||||
|
@ -152,7 +152,7 @@ rekonq-@ARM
|
|||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
x-cursor-theme-jimmac
|
x-cursor-theme-jimmac
|
||||||
|
|
||||||
plymouth
|
plymouth@!E2K
|
||||||
#branding-simply-linux-bootsplash
|
#branding-simply-linux-bootsplash
|
||||||
|
|
||||||
# Office
|
# Office
|
||||||
|
@ -7,7 +7,8 @@ stardict-engcom
|
|||||||
|
|
||||||
# NVIDIA drivers
|
# NVIDIA drivers
|
||||||
#kernel-modules-nvidia-@KERNEL_MOD@
|
#kernel-modules-nvidia-@KERNEL_MOD@
|
||||||
nvidia-xconfig
|
nvidia-xconfig@X86
|
||||||
|
nvidia-xconfig@aarch64
|
||||||
|
|
||||||
# ATI proprietary driver
|
# ATI proprietary driver
|
||||||
#fglrx_glx
|
#fglrx_glx
|
||||||
|
Loading…
Reference in New Issue
Block a user