Commit 9e80c254 authored by Anton Midyukov's avatar Anton Midyukov

mobile: separate gnome-apps list

a little preparation for making images without gnome applications.
parent 0e5767e6
......@@ -20,6 +20,7 @@ endif
@$(call add,THE_PACKAGES,$$(CAMERA))
@$(call add,THE_BRANDING,graphics notes indexhtml)
@$(call add,THE_LISTS,mobile/base)
@$(call add,THE_LISTS,mobile/apps)
@$(call add,THE_PACKAGES,polkit-rule-mobile)
@$(call add,THE_PACKAGES,mesa-dri-drivers)
@$(call add,THE_PACKAGES,eg25-manager)
......@@ -37,10 +38,15 @@ endif
mixin/phosh: use/services +nm-gtk4 +nm-native
@$(call add,THE_BRANDING,phosh-settings)
@$(call add,THE_LISTS,mobile/phosh)
@$(call add,THE_LISTS,mobile/gnome-apps)
@$(call add,DEFAULT_SERVICES_ENABLE,phosh)
@$(call set,DEFAULT_SESSION,phosh)
@$(call add,THE_PACKAGES,dconf-epiphany-mobile-user-agent)
@$(call add,THE_PACKAGES,nautilus)
ifeq (sisyphus,$(BRANCH))
@$(call add,THE_PACKAGES,gnome-maps)
endif
ifeq (x86_64,$(ARCH))
@$(call add,THE_PACKAGES,udev-rules-MIG-goodix-touchpad)
endif
ifneq (sisyphus,$(BRANCH))
mixin/mobile-base::
......@@ -50,14 +56,7 @@ endif
ifeq (vm,$(IMAGE_CLASS))
vm/.phosh: vm/systemd mixin/mobile-base mixin/phosh +systemd \
mixin/waydroid use/fonts/ttf/google \
use/auto-resize
@$(call add,THE_LISTS,mobile/apps)
ifeq (sisyphus,$(BRANCH))
@$(call add,THE_PACKAGES,gnome-maps)
endif
ifeq (x86_64,$(ARCH))
@$(call add,THE_PACKAGES,udev-rules-MIG-goodix-touchpad)
endif
use/auto-resize; @:
vm/alt-mobile-phosh-def: vm/.phosh mixin/uboot-extlinux-efi use/tty/S0; @:
......
# connectivity
gnome-calls
gnome-contacts
chatty
telegram-desktop
# terminal
gnome-console
# web, mail
chromium@x86_64
firefox
epiphany
geary
# Messaging app
fractal
......@@ -20,9 +12,6 @@ fractal
livi
amberol
# image viewer
loupe
# readers
papers
foliate
......@@ -41,9 +30,6 @@ fonts-ttf-google-noto-emoji-color
# CJK fonts
fonts-ttf-lxgw-wenkai
# Dictophone
gnome-sound-recorder
# notes & organizers
iotas
errands
......@@ -51,26 +37,8 @@ errands
# translation
dialect
# games
gnome-games-2048
gnome-games-chess
gnome-games-sudoku
# system monitor
resources
# misc
gnome-calculator
gnome-calendar
gnome-characters
gnome-clocks
#gnome-maps # need replace geoinfo source
gnome-weather
grim
wl-clipboard
wallpapers-mobile
# libadwaita theme ported to gtk3
# $ gsettings get org.gnome.desktop.interface gtk-theme
# 'adw-gtk3'
gtk3-theme-adw-gtk3
# base applications
gnome-control-center
gnome-software
foldy
# terminal
gnome-console
# file manager
nautilus
tracker3
# web
epiphany
dconf-epiphany-mobile-user-agent
# mail
geary
# connectivity
gnome-calls
gnome-contacts
chatty
# image viewer
loupe
# Dictophone
gnome-sound-recorder
# games
gnome-games-2048
gnome-games-chess
gnome-games-sudoku
# misc
gnome-calculator
gnome-calendar
gnome-characters
gnome-clocks
#gnome-maps # need replace geoinfo source
gnome-weather
# system monitor
resources
......@@ -18,19 +18,12 @@ fonts-otf-abattis-cantarell
fonts-ttf-adwaita
# base applications
gnome-control-center
phosh-mobile-settings
alt-tweaks
gnome-software
foldy
# extra applications
phosh-antispam
# file manager
#nautilus
tracker3
# base libraries
at-spi2-core
libat-spi2-core-gir
......@@ -40,3 +33,8 @@ librsvg-gir
libportal-gtk3-gir
libportal-gtk4-gir
libtelepathy-mission-control
# libadwaita theme ported to gtk3
# $ gsettings get org.gnome.desktop.interface gtk-theme
# 'adw-gtk3'
gtk3-theme-adw-gtk3
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