canonical/open-documentation-academy

Snapcraft: Update Qt5 and KDE example to use core22

Offen

#3 geöffnet am 25.01.2024

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (99 Forks)auto 404
help wantedhow-tosize 5update

Repository-Metriken

Stars
 (119 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Update the following how-to guide to use core22 (or core24):

https://snapcraft.io/docs/qt5-kde-applications

Background

Snapcraft's platform quickstart how-to guides help snap developers create a first snap with their chosen framework or development environment. Many of these guides become out of date and need to be revised. Specifically, they may need to be updated to address the following:

  • update the core snap to the latest supported (such as from core18 to core22)
  • an updated core will typically require changes to the associated plugin
  • replace an inappropriate or no longer relevant example

Prerequisites

You will need some experience building snaps, and some knowledge of the target framework or development environment.

See also Contribute to our documentation.

Contributor Guide