NachtsternBuild/fastboot-assistant

[FEATURE] [Package] Developer for Flatpak

开放

#149 创建于 2025年11月13日

 (0 条评论) (0 个反应) (0 位负责人)C (2 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

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

描述

An update on the Flatpak build. I'm working on it. However, it's also possible that there won't be any support for Flatpak. The reason for this is that I have much more to do than spend all my time dealing with Flatpak builds, dependencies, etc. It's simply better to build Snaps here because:

  • The way Snaps are built is simpler and more accessible.
  • Package dependencies are easier to obtain through stage packages (e.g., wget/curl/xz-utils, which I have to build manually in Flatpak).
  • Problems with tools that come from different runtimes (e.g., Heimdall needs QT5 from the freedesktop runtime and Fastboot Assistant needs the Gnome runtime).
  • Missing permissions. I would rather spend my time developing the ATL UIBase, the Fastboot Assistant code, or other projects than spending hours creating solutions for dependency problems.

Someone else is welcome to take over creating the Flatpak, administering the Flatpak, etc. My attempts can be found under the commits (not tested):

Informations:

  • for program version: v.0.9.x or later
  • for OS: Flatpak
  • section: package

贡献者指南