canonical/open-documentation-academy

Snapcraft: Update GTK+ 3 example to use core22 and potentially GTK4

开放

#9 创建于 2024年1月25日

 (7 条评论) (0 个反应) (1 位负责人)Python (99 个派生)auto 404
help wantedhow-tosize 3update

仓库指标

星标
 (119 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

https://snapcraft.io/docs/gtk3-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.

贡献者指南