From 7b511c24c5b4d118bb7e3dc9db9adbf68ce0e86c Mon Sep 17 00:00:00 2001
From: Dan Johansen <strit@manjaro.org>
Date: Fri, 28 Jan 2022 12:58:42 +0100
Subject: [PATCH] [plasma-mobile] cleanup installed applications

As proposed by #11, this is the beginning of an effort
to clean up the installed applications in our default
Plasma Mobile images. As these images is the ones people
see when they buy the phones it should only contain
what makes sense for a new user.

Any application can still be installed on the system
by normal means, so if anyway is missing any of these,
they can just install them back.

I have not removed Calindori yet, as Kalendar will pull
in all of Akonadi (over 200 MB in dependencies), so that
needs to still be discussed.

Signed-off-by: Dan Johansen <strit@manjaro.org>
---
 editions/plasma-mobile | 17 +----------------
 1 file changed, 1 insertion(+), 16 deletions(-)

diff --git a/editions/plasma-mobile b/editions/plasma-mobile
index c035b0cd..cd56f20c 100644
--- a/editions/plasma-mobile
+++ b/editions/plasma-mobile
@@ -47,27 +47,20 @@ ffmpegthumbs
 
 # PM Packages
 angelfish
-audiotube
-buho
 calindori
 desktop-file-utils
 index-fm
 kaccounts-providers
 kalk
-kasts
 kclock
-keysmith
 kio-extras
-kongress
 kpeoplesink
 krecorder
-ktrip
 kweather
 kwin
 maliit-framework
 maliit-keyboard
 mauikit
-neochat
 noto-fonts-emoji
 anthy #fix japanese
 libpinyin #fix chinese
@@ -86,7 +79,6 @@ plymouth-shim
 qmlkonsole
 spacebar
 telepathy-mission-control
-vvave
 xdg-utils
 
 # First run wizard
@@ -102,8 +94,8 @@ bluez
 bluedevil
 breeze
 drkonqi
+elisa-qtmm
 kdeconnect
-kirigami-gallery
 kinit
 kwallet-pam
 polkit-kde-agent
@@ -138,14 +130,7 @@ xdg-user-dirs
 debianutils
 flatpak
 iio-sensor-proxy
-#manjaro-arm-flasher
-#pamac-cli
-psensor
-#firefox
-telegram-desktop
-qt5-wayland # for telegram-desktop
 megapixels
-vim
 bootsplash-theme-kde
 breeze-gtk
 lcms2 # needed for kwin nightmode
-- 
GitLab