mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
- add a patch to allow parallel builds - add remote-id to make pkgcheck happy - update obsolete virtual/jpeg dependency and order deps Closes: https://bugs.gentoo.org/881813 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/28610 Signed-off-by: Sam James <sam@gentoo.org>
20 lines
809 B
XML
20 lines
809 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>sci-astronomy@gentoo.org</email>
|
|
<name>Gentoo Astronomy Project</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Xephem is an interactive astronomical ephemeris program for X Windows
|
|
systems. It computes heliocentric, geocentric and topocentric
|
|
information for fixed celestial objects and objects in heliocentric
|
|
and geocentric orbits; has built-in support for all planet positions;
|
|
the moons of Jupiter, Saturn and Earth; Mars' and Jupiter's central
|
|
meridian longitude; Saturn's rings; and Jupiter's Great Red Spot.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">XEphem/XEphem</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|