Commit cdd71457 authored by Anton Midyukov's avatar Anton Midyukov

slinux: merge lists slinux/browser-{firefox,chromium} into slinux/browser

Since, starting with the version of mkimage-profiles 1.4.21, enumeration of architectures in lists is supported, it can be simplified.
parent 3ff7fef5
......@@ -60,7 +60,7 @@ endif
@$(call add,THE_PACKAGES,installer-feature-sudo-enable-by-default-stage3)
ifeq (,$(filter-out riscv64,$(ARCH)))
use/slinux/vm-base:: use/oem/vnc use/browser/epiphany
use/slinux/vm-base:: use/oem/vnc
@$(call add,THE_PACKAGES,xfce-reduced-resource)
@$(call set,KFLAVOURS,un-def)
endif
......@@ -78,11 +78,7 @@ use/slinux/mixin-base: use/slinux use/x11/xorg use/x11/lightdm/gtk +pulse \
@$(call add,THE_LISTS,slinux/xfce-base)
@$(call add,THE_LISTS,$(call tags,base l10n))
@$(call add,THE_KMODULES,staging)
ifeq (,$(filter-out armh mipsel e2k% i586,$(ARCH)))
@$(call add,THE_LISTS,slinux/browser-firefox)
else
@$(call add,THE_LISTS,slinux/browser-chromium)
endif
@$(call add,THE_LISTS,slinux/browser)
ifeq (,$(filter-out armh mipsel e2k%,$(ARCH)))
@$(call add,THE_LISTS,slinux/multimedia-player-celluloid)
else
......
firefox-esr
chromium@x86_64,aarch64
firefox-esr@E2K,i586,armh,mipsel
epiphany@riscv64
# h.264 for firefox-esr 52.9.0-alt1.E2K.8 (ffmpeg 3)
libavcodec57@E2K
......
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