Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dcb6c551df | ||
|
|
f6450cd2b5 | ||
|
|
09921f0e48 |
4 changed files with 1 additions and 76 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# celestia-qt
|
||||
|
||||
The celestia-qt package
|
||||
|
|
@ -1,55 +0,0 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: OpenGL real-time visual space simulation (Qt)
|
||||
description: >-
|
||||
Celestia is a real-time space simulation which lets you experience the universe
|
||||
in three dimensions. Celestia does not confine you to the surface of the Earth,
|
||||
it allows you to travel throughout the solar system, to any of over 100,000 stars,
|
||||
or even beyond the galaxy.
|
||||
|
||||
Travel in Celestia is seamless; the exponential zoom feature lets you explore
|
||||
space across a huge range of scales, from galaxy clusters down to spacecraft only
|
||||
a few meters across. A 'point-and-goto' interface makes it simple to navigate
|
||||
through the universe to the object you want to visit.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
buildopts:
|
||||
arches: [aarch64, x86_64]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
flatpak-kde6-runtime: [f38]
|
||||
platform: [f38]
|
||||
requires:
|
||||
flatpak-kde6-runtime: [f38]
|
||||
platform: [f38]
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- celestia-qt
|
||||
components:
|
||||
rpms:
|
||||
celestia:
|
||||
rationale: Application package
|
||||
ref: f38
|
||||
buildorder: 100
|
||||
arches: [aarch64, x86_64]
|
||||
celestia-data:
|
||||
rationale: Application package
|
||||
ref: f38
|
||||
arches: [aarch64, x86_64]
|
||||
fmt:
|
||||
rationale: Runtime dependency
|
||||
ref: f38
|
||||
arches: [aarch64, x86_64]
|
||||
libavif:
|
||||
rationale: Runtime dependency
|
||||
ref: f38
|
||||
arches: [aarch64, x86_64]
|
||||
luajit:
|
||||
rationale: Runtime dependency
|
||||
ref: f38
|
||||
arches: [aarch64, x86_64]
|
||||
...
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
compose:
|
||||
modules:
|
||||
- celestia-qt:stable
|
||||
flatpak:
|
||||
id: space.celestia.celestia_qt
|
||||
branch: stable
|
||||
command: celestia-qt
|
||||
rename-desktop-file: celestia-qt.desktop
|
||||
rename-icon: celestia
|
||||
# writes ~/.celestiarc, can save pictures and videos
|
||||
finish-args: |-
|
||||
--device=dri
|
||||
--filesystem=home
|
||||
--share=ipc
|
||||
--share=network
|
||||
--socket=x11
|
||||
cleanup-commands: |
|
||||
ln -sfn /usr/share/fonts/dejavu-sans-fonts /app/share/celestia/fonts
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
rpms/celestia retired due to licensing issues
|
||||
Loading…
Add table
Add a link
Reference in a new issue