slinux: use vlc on e2k too
celluloid looks fine but vlc seems more familiar to the users; I've tested both against http://youtu.be/6juBT6EnUIc copy (4K) to see ~200--250% Elbrus-8C CPU load on both which is OK.
This commit is contained in:
parent
a8352aca3c
commit
25339ea80d
@ -76,7 +76,7 @@ use/slinux/mixin-base: use/slinux use/x11/xorg use/x11/lightdm/gtk +pulse \
|
||||
@$(call add,THE_LISTS,$(call tags,base l10n))
|
||||
@$(call add,THE_KMODULES,staging)
|
||||
@$(call add,THE_LISTS,slinux/browser)
|
||||
ifeq (,$(filter-out armh mipsel e2k%,$(ARCH)))
|
||||
ifeq (,$(filter-out armh mipsel,$(ARCH)))
|
||||
@$(call add,THE_LISTS,slinux/multimedia-player-celluloid)
|
||||
else
|
||||
@$(call add,THE_LISTS,slinux/multimedia-player-vlc)
|
||||
|
Loading…
Reference in New Issue
Block a user