Compare commits

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

9 commits

Author SHA1 Message Date
Fedora Release Engineering
5bf2f95216 Branching f31 from rawhide
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-08-13 20:06:33 +00:00
Fedora Release Engineering
4e1ff317f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-08-12 15:08:36 +00:00
Mattia Verga
9c3dd6145e Some tweaks in yaml file 2019-04-27 17:52:19 +02:00
Fedora Release Engineering
cb09f924ec Branching f30 from rawhide, second attempt after platform:f31 enablement
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-03-04 18:14:17 +00:00
Fedora Release Engineering
97d4780b6e Branching f30 from rawhide
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-03-01 19:23:42 +00:00
Fedora Release Engineering
163fc8962b - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-18 23:01:49 +00:00
Mattia Verga
94c5d6167a Write a short modules description. 2018-11-11 16:04:58 +01:00
Mattia Verga
0747bddb5d Insert reference to devel branch 2018-11-03 14:17:55 +01:00
Mattia Verga
dbb7b1b55b add the initial modulemd 2018-10-14 14:51:21 +02:00
2 changed files with 64 additions and 1 deletions

View file

@ -1,3 +1,7 @@
# skychart
Automatically requested module for rpms/skychart:stable.
This is the module definition for Skychart.
Skychart is a rapidly developing project upstream. Usually there is a new development release every week and much rare stable releases with rare backports.
Here on Fedora we will have one Devel module branch and at least one module branch which stays in the latest stable release. Stable modules will start with the upcoming 4.2 release.

59
skychart.yaml Normal file
View file

@ -0,0 +1,59 @@
document: modulemd
version: 2
data:
summary: Planetarium software for the advanced amateur astronomer
description: >-
This program enables you to draw sky charts, making use of the data in 16 catalogs
of stars and nebulae. In addition the position of planets, asteroids and comets
are shown.
The purpose of this program is to prepare different sky maps for a particular
observation. A large number of parameters help you to choose specifically or automatically
which catalogs to use, the colour and the dimension of stars and nebulae, the
representation of planets, the display of labels and coordinate grids, the superposition
of pictures, the condition of visibility and more. All these features make this
celestial atlas more complete than a conventional planetarium.
license:
module:
- MIT
dependencies:
- buildrequires:
platform: []
requires:
platform: []
profiles:
default:
description: Minimal installation with default catalogs and documentation.
rpms:
- skychart
- skychart-doc
additional-stars:
description: Core program, documentation and additional star catalogs.
rpms:
- skychart
- skychart-doc
- skychart-data-stars
additional-dso:
description: Core program, documentation and additional Deep Sky catalogs.
rpms:
- skychart
- skychart-doc
- skychart-data-dso
full:
description: Core program, documentation and all available additional catalogs.
rpms:
- skychart
- skychart-doc
- skychart-data-stars
- skychart-data-dso
api:
rpms:
- skychart
- skychart-doc
- skychart-data-stars
- skychart-data-dso
components:
rpms:
skychart:
ref: devel
rationale: Main package