Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c3bff9bb0d | ||
|
|
392570b1d7 | ||
|
|
b8f2b38e36 | ||
|
|
3d944f0ad6 | ||
|
|
ffb93406b0 |
2 changed files with 10 additions and 3 deletions
|
|
@ -44,6 +44,10 @@ data:
|
|||
rationale: Runtime dependency
|
||||
ref: f38
|
||||
arches: [aarch64, x86_64]
|
||||
google-noto-fonts:
|
||||
rationale: Runtime dependency
|
||||
ref: f38
|
||||
arches: [aarch64, x86_64]
|
||||
libavif:
|
||||
rationale: Runtime dependency
|
||||
ref: f38
|
||||
|
|
|
|||
|
|
@ -1,11 +1,14 @@
|
|||
compose:
|
||||
modules:
|
||||
- celestia-qt:stable
|
||||
- celestia-qt:f38
|
||||
flatpak:
|
||||
id: space.celestia.celestia_qt
|
||||
name: eol/celestia-qt
|
||||
end-of-life-rebase: space.celestia.celestia_qt6
|
||||
branch: stable
|
||||
command: celestia-qt
|
||||
rename-desktop-file: celestia-qt.desktop
|
||||
command: celestia-qt6
|
||||
rename-appdata-file: space.celestia.celestia_qt6.metainfo.xml
|
||||
rename-desktop-file: celestia-qt6.desktop
|
||||
rename-icon: celestia
|
||||
# writes ~/.celestiarc, can save pictures and videos
|
||||
finish-args: |-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue