1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
Source: celestia
Section: science
Priority: optional
Maintainer: Guus Sliepen <guus@debian.org>
Uploaders: Kees Cook <kees@outflux.net>
Build-Depends: debhelper (>= 7.0.0), freeglut3-dev, liblua5.1-dev, libgnomeui-dev, libgtkglext1-dev, libtheora-dev, chrpath, autotools-dev, libjpeg-dev, libpng-dev, dpkg-dev (>= 1.16.1~)
Standards-Version: 3.9.3
Homepage: http://www.shatters.net/celestia/
Package: celestia-common
Architecture: all
Conflicts: celestia (<< 1.4.1)
Replaces: celestia (<< 1.4.1)
Suggests: celestia-common-nonfree
Depends: ${misc:Depends}
Description: datafiles for Celestia, a real-time visual space simulation
Celestia is a free 3D astronomy program. Based on the Hipparcos
Catalogue, it allows users to display objects ranging in scale from
artificial satellites to entire galaxies in three dimensions using
OpenGL. Unlike most planetarium software, the user is free to travel
about the Universe.
.
This package contains the data files for Celestia.
Package: celestia
Architecture: all
Depends: celestia-gnome | celestia-glut, ${misc:Depends}
Description: real-time visual space simulation
Celestia is a free 3D astronomy program. Based on the Hipparcos
Catalogue, it allows users to display objects ranging in scale from
artificial satellites to entire galaxies in three dimensions using
OpenGL. Unlike most planetarium software, the user is free to travel
about the Universe.
.
This is a dummy package that selects at least one frontend for Celestia.
Package: celestia-gnome
Section: gnome
Architecture: any
Depends: celestia-common (>= 1.4.1), ${shlibs:Depends}, ${misc:Depends}
Conflicts: celestia (<< 1.4.1)
Replaces: celestia (<< 1.4.1)
Suggests: stellarium
Description: real-time visual space simulation (GNOME frontend)
Celestia is a free 3D astronomy program. Based on the Hipparcos
Catalogue, it allows users to display objects ranging in scale from
artificial satellites to entire galaxies in three dimensions using
OpenGL. Unlike most planetarium software, the user is free to travel
about the Universe.
.
This package contains the GTK+ frontend for Celestia, and integrates
with GNOME.
Package: celestia-glut
Architecture: any
Depends: celestia-common (>= 1.4.1), ${shlibs:Depends}, ${misc:Depends}
Conflicts: celestia (<< 1.4.1)
Replaces: celestia (<< 1.4.1)
Suggests: stellarium
Description: real-time visual space simulation (GLUT frontend)
Celestia is a free 3D astronomy program. Based on the Hipparcos
Catalogue, it allows users to display objects ranging in scale from
artificial satellites to entire galaxies in three dimensions using
OpenGL. Unlike most planetarium software, the user is free to travel
about the Universe.
.
This package contains a minimal frontend for Celestia. There is a separate
package that provides a frontend that integrates with GNOME.
|