mirror of
https://github.com/Archeb/opentrace.git
synced 2026-04-26 17:25:55 +03:00
[GH-ISSUE #52] [Feature Request] Add opentrace to Flathub #154
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrace#154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leohearts on GitHub (Dec 19, 2023).
Original GitHub issue: https://github.com/Archeb/opentrace/issues/52
Is your feature request related to a problem? Please describe. 您所请求的功能是否和某个问题有关?如果有,请说明
No
Describe the solution you'd like 描述您想要的功能
build a flatpak version and use flathub bot to automate builds.
Describe alternatives you've considered (If applicable) 可能备选方案(如果有)
I'm currently working on it. Once finished, if you agree, we can make this official and add a flathub link to README :)
Additional context 补充说明
@Archeb commented on GitHub (Dec 19, 2023):
Thank you for the work! I will certainly mention it on the readme file. However, as I have no experience using or maintaining flatpak packages, I am afraid that I can’t officially maintain it.
@leohearts commented on GitHub (Dec 19, 2023):
It's ok to be just a community build, so that users can search opentrace in flathub / their app store
@leohearts commented on GitHub (Dec 19, 2023):
Done! https://github.com/flathub/flathub/pull/4794
But since this app uses
traceroute, we needorg.freedesktop.Flatpakto providecap_net_adminpermission. This may or may not be accepted by flathub.