This repository was archived by the owner on Jul 17, 2026. It is now read-only.
增加flatpak build #1017
antonio0831
started this conversation in
想法 Ideas
增加flatpak build
#1017
Replies: 5 comments 4 replies
|
这是manifest: |
2 replies
|
这是metainfo: |
1 reply
|
这是修改后的.desktop文件: |
0 replies
|
总体来说就是,如果只加一个.flatpak的构建的话,还是相对比较容易的 (我已经用上述文件构建出来了) |
1 reply
|
之前确实想搞的,但我是不太了解 flatpak 和 flathub 的(我也很少用),就鸽了很久。现在项目基本算是消极维护了吧,作者也在筹备重构 这个 disscussion 可以留给需要 flatpak 包的人一些帮助吧。或者在自己的 fork 里打包后发布给别人,打包测试成功的话也可以提 PR 看看的,虽然没多少可能合并
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
增加一个flatpak build可以在更多distro上运行,也解决了 #651
如果不发布到flathub上面的话,其实我们可以直接用编译好.tar.gz来打包就行
我尝试构建出了一个可以使用的版本(目前没有发现问题)
All reactions