summaryrefslogtreecommitdiff
path: root/misc/celestia-gnome
diff options
context:
space:
mode:
authorsalo <salo>2003-05-08 23:49:06 +0000
committersalo <salo>2003-05-08 23:49:06 +0000
commit2933d87367ec32529fff375a69ffe8a5fd494062 (patch)
tree6d866358f3f12b9a6d70ee8cac8b8c929efe1d18 /misc/celestia-gnome
parent28d5afbba9eb6b9da06f89f3c68e9c3e07ea2c79 (diff)
downloadpkgsrc-2933d87367ec32529fff375a69ffe8a5fd494062.tar.gz
Import of celestia-gnome-1.3.0: GNOME frontend for free real-time 3D space
simulator. Celestia is a free real-time space simulation that lets you experience our universe in three dimensions. Unlike most planetarium software, Celestia doesn't confine you to the surface of the Earth. You can travel throughout the solar system, to any of over 100,000 stars, or even beyond the galaxy. All 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. This is the GNOME frontend for Celestia.
Diffstat (limited to 'misc/celestia-gnome')
-rw-r--r--misc/celestia-gnome/DESCR10
-rw-r--r--misc/celestia-gnome/Makefile24
-rw-r--r--misc/celestia-gnome/PLIST2
3 files changed, 36 insertions, 0 deletions
diff --git a/misc/celestia-gnome/DESCR b/misc/celestia-gnome/DESCR
new file mode 100644
index 00000000000..e1fec857ffc
--- /dev/null
+++ b/misc/celestia-gnome/DESCR
@@ -0,0 +1,10 @@
+Celestia is a free real-time space simulation that lets you experience our
+universe in three dimensions. Unlike most planetarium software, Celestia
+doesn't confine you to the surface of the Earth. You can travel throughout
+the solar system, to any of over 100,000 stars, or even beyond the galaxy.
+All 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.
+
+This is the GNOME frontend for Celestia.
diff --git a/misc/celestia-gnome/Makefile b/misc/celestia-gnome/Makefile
new file mode 100644
index 00000000000..24a45f49180
--- /dev/null
+++ b/misc/celestia-gnome/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/05/08 23:49:06 salo Exp $
+#
+
+.include "../../misc/celestia/Makefile.common"
+
+PKGNAME= ${DISTNAME:S/-/-gnome-/}
+
+COMMENT= GNOME frontend for free real-time 3D space simulator
+
+DEPENDS= celestia-${CELESTIA_VERS}:../../misc/celestia
+
+CONFIGURE_ARGS+= --with-gnome
+CONFIGURE_ARGS+= --without-kde
+
+BUILD_DIRS= ${WRKSRC}/src
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/celestia/celestia ${PREFIX}/bin/gcelestia
+
+.include "../../graphics/glut/buildlink2.mk"
+.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../x11/gtkglarea/buildlink2.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/celestia-gnome/PLIST b/misc/celestia-gnome/PLIST
new file mode 100644
index 00000000000..ea4b2d854b1
--- /dev/null
+++ b/misc/celestia-gnome/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/08 23:49:06 salo Exp $
+bin/gcelestia