summaryrefslogtreecommitdiff
path: root/misc/celestia-gtk
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-11-10 16:40:56 +0000
committeradam <adam@pkgsrc.org>2004-11-10 16:40:56 +0000
commit01d5840d2f2fe79ec9ecb1706da5e2d184dbd375 (patch)
tree4a6191f43648a865a307cb9fccfe9a79f4ce1f3c /misc/celestia-gtk
parent67be670a7067e1c5d2fbafd00e6f25f11d505374 (diff)
downloadpkgsrc-01d5840d2f2fe79ec9ecb1706da5e2d184dbd375.tar.gz
GTK version of celestia package
Diffstat (limited to 'misc/celestia-gtk')
-rw-r--r--misc/celestia-gtk/DESCR10
-rw-r--r--misc/celestia-gtk/Makefile19
-rw-r--r--misc/celestia-gtk/PLIST2
3 files changed, 31 insertions, 0 deletions
diff --git a/misc/celestia-gtk/DESCR b/misc/celestia-gtk/DESCR
new file mode 100644
index 00000000000..e1fec857ffc
--- /dev/null
+++ b/misc/celestia-gtk/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-gtk/Makefile b/misc/celestia-gtk/Makefile
new file mode 100644
index 00000000000..7866b1f82c8
--- /dev/null
+++ b/misc/celestia-gtk/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/10 16:40:56 adam Exp $
+
+PKGNAME= ${DISTNAME:S/-/-gtk-/}
+
+COMMENT= GNOME frontend for free real-time 3D space simulator
+
+DEPENDS= celestia-${CELESTIA_VERS}*:../../misc/celestia
+
+CONFIGURE_ARGS+= --with-gtk
+
+BUILD_DIRS= ${WRKSRC}/src
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/celestia/celestia ${PREFIX}/bin/gtkcelestia
+
+.include "../../graphics/gtkglext/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+
+.include "../../misc/celestia/Makefile.common"
diff --git a/misc/celestia-gtk/PLIST b/misc/celestia-gtk/PLIST
new file mode 100644
index 00000000000..c4c4af8456c
--- /dev/null
+++ b/misc/celestia-gtk/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/10 16:40:56 adam Exp $
+bin/gtkcelestia