Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Yaakov Selkowitz
dcb6c551df rpms/celestia retired due to licensing issues 2024-05-22 15:44:10 -04:00
Yaakov Selkowitz
f6450cd2b5 Retired from Fedora due to licensing issues
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/LAE5JLO3KYVQVSF776H4QLY6DTAUQHWR/
2024-03-20 13:30:36 -04:00
Yaakov Selkowitz
09921f0e48 F39 2023-11-15 11:11:39 -05:00
4 changed files with 1 additions and 76 deletions

View file

@ -1,3 +0,0 @@
# celestia-qt
The celestia-qt package

View file

@ -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]
...

View file

@ -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
View file

@ -0,0 +1 @@
rpms/celestia retired due to licensing issues