Task-Per-Derivative: 1
Task-Section: user
Task-Description: Neon desktop
Task-Extended-Description: KDE's Plasma Desktop
Task-Key: neon-desktop
Task-Seeds: desktop-common

= Hardware and Architecture Support =

== Architecture-independent ==

 * pm-utils

Bluetooth:

 * (pulseaudio-module-bluetooth) # Bluetooth audio devices by default

= Network Services =

Basic network services and Windows integration.

 * (avahi-autoipd)     # IPv4 link-local interface configuration support
 * (mobile-broadband-provider-info)

= GUI infrastructure =

Input methods:

#remove these for now but investiagte best way to support CJK in Plasma
# * (im-config)
# * (ibus-qt4)  # ibus support

Fonts:
 * fonts-noto-hinted
 * fonts-noto-color-emoji
 * fonts-hack-ttf
 * fonts-symbola

== Phonon and Frameworks ==

 * (pulseaudio)
 * (phonon4qt5-backend-vlc)
 * (frameworkintegration)
 * (kimageformat-plugins)
 * (qt5-image-formats-plugins)

== Plasma ==

 * baloo-kf5
 * breeze
 * kde-cli-tools
 * khotkeys
 * kinfocenter
 * kio
 * kio-extras
 * kmenuedit
 * ksysguard
 * kwin
 * kwrited
 * oxygen-sounds
 * plasma-desktop
 * powerdevil
 * systemsettings
 * (plasma-widgets-addons)
 * (plasma-calendar-addons)
 * (kde-config-gtk-style) #GTK setup
 * (kde-config-gtk-style-preview) # brings in the gtk libraries
 * (plasma-discover)
 * (plasma-discover-updater)
 * (polkit-kde-agent-1) # needed by discover but is an option compared to gtk polkit for gnome users
 * (ksshaskpass)
 * (bluedevil)
 * (kwin-addons)
 * (plasma-dataengines-addons)
 * (plasma-runners-addons)
 * (plasma-wallpapers-addons)
 * (kscreen)
 * (milou)
 * (plasma-nm)
 * (kde-config-sddm)
 * (user-manager)
 * (plasma-pa)
 * (plymouth-theme-breeze)
 * (grub-theme-breeze)
 * (kde-config-plymouth)
 * (plasma-vault)
 * (plasma-workspace-wayland)
 * (plasma-browser-integration)
 * (plasma-thunderbolt)

= Applications

 * (dolphin)
 * (konsole)
 * (kwrite)
 * (vlc)
 * (ark)
 * (print-manager)
 * (gwenview)
 * (kde-spectacle)
 * (okular)
 * (firefox) # needs GTK fixed up
 * (kdialog)
 * (kdegraphics-thumbnailers)

= Other =

 * (cryptsetup) #needed for encrypted devices, also in d-i-requirements seed but might be needed for 3rd party drives
 # According to kbroulik this is needed to have RTL languages supported
 # properly, as such it shouldn't be removed as it can cause weird behavior.
 # With RTL not actually being applied.
 * qttranslations5-l10n
 * lvm2

== supporting bits ==

 * (upower)
 * (udisks2)
 * (xdg-utils)         # useful utilities
 * (cdrdao)
 * (libqca2-plugin-ossl)
 * (qml-module-qtquick-xmllistmodel)
 * (qml-module-qtgraphicaleffects)
 * xdg-user-dirs
 * sddm-theme-breeze
 * neon-settings
 * neon-keyring
 * software-properties-common
 * fonts-noto-hinted # Plasma's default font, we want this!
 * fonts-hack-ttf
 * (desktop-file-utils) # used by appimage https://github.com/blue-systems/pangea-tooling/issues/4
 * neon-hardware-integration # UDev rules applying hardware fixes where necessary.
 * docker-neon
 * (drkonqi-pk-debug-installer) # Debug installer for drkonqi
 * distro-release-notifier
 * ubuntu-release-upgrader-qt
 * (appimagelauncher)

== Blacklist ==

libavcodec cannot be shipped on CDs (c.f. Ubuntu technical board resolution 2007-01-02).

 * !libavcodec*
 * (!fonts-guru)


== Oops handling ==

Disable oops handling by default. As of kcrash 5.29 oops are automatically forwarded to handlers, which by default would be apport, which we do not want. coredumpd might be handy, but is not used right now https://phabricator.kde.org/T3891

We will thus mangle the output by sedding out the following: kerneloops-daemon, whoopsie, apport, systemd-coredump.
This happens in our ./update script!

== Ubuntu Masking ==

Ubuntu has some excessively useless deps deep in the stack. We'll "mask" them
with our own empty versions to get rid of them.

 * (neon-adwaita) # https://phabricator.kde.org/T8363
 * (neon-ubuntu-advantage-tools) # https://phabricator.kde.org/T8633
 * (neon-apport) # https://phabricator.kde.org/T8659

== Sanity ==

 # Recommend vim so Harald doesn't smash his keyboard.
 * (vim)
 # Recommend curl because openqa/os-autoinst uses curl to upload artifacts from
 # the VM to the test driver.
 * (curl)
