[Lunar-commits] <moonbase> celestia-gtk: VErsion bump and fleshing out the DEPENDS.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Jul 4 14:20:35 CEST 2011
commit d39705d7d846077edbd6233f3c29bf9cca68fe84
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Jul 4 08:20:35 2011 -0400
celestia-gtk: VErsion bump and fleshing out the DEPENDS.
---
science/celestia-gtk/BUILD | 2 +-
science/celestia-gtk/DEPENDS | 7 +++++--
science/celestia-gtk/DETAILS | 6 +++---
3 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/science/celestia-gtk/BUILD b/science/celestia-gtk/BUILD
index 0cccf7f..557c778 100644
--- a/science/celestia-gtk/BUILD
+++ b/science/celestia-gtk/BUILD
@@ -3,7 +3,7 @@
sed -i "16i #include <stdio.h>" src/celengine/overlay.h src/celengine/spiceinterface.cpp &&
sed -i "18i #include <stdio.h>" src/celengine/star.cpp &&
- OPTS+=" --with-lua" &&
+ OPTS+=" --enable-new-ldflags" &&
default_build &&
diff --git a/science/celestia-gtk/DEPENDS b/science/celestia-gtk/DEPENDS
index 0f20548..47cc756 100644
--- a/science/celestia-gtk/DEPENDS
+++ b/science/celestia-gtk/DEPENDS
@@ -1,6 +1,9 @@
depends libpng
depends %GLX
depends gtkglext
-depends lua
-optional_depends "libgnomeui" "--with-gnome" "--with-gtk" "for Gnome support (N for GTK+-2 only version)"
+optional_depends "%GLUT" "--with-glut" "--without-glut" "Use Glut for the UI"
+optional_depends "lua" "--with-lua" "--without-lua" "Use Lua for Celestia Extension Language support"
+optional_depends "libgnomeui" "--with-gnome" "--with-gtk" "for Gnome support (N for GTK+-2 only version)"
+optional_depends "cairo" "--enable-cairo" "--disable-cairo" "use cairo for GTK splash screen"
+optional_depends "libtheora" "--enable-theora" "--disable-theora" "create Ogg/Theora video"
diff --git a/science/celestia-gtk/DETAILS b/science/celestia-gtk/DETAILS
index 9b1b23f..0401082 100644
--- a/science/celestia-gtk/DETAILS
+++ b/science/celestia-gtk/DETAILS
@@ -1,12 +1,12 @@
MODULE=celestia-gtk
- VERSION=1.6.0
+ VERSION=1.6.1
SOURCE=celestia-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/celestia-$VERSION
SOURCE_URL=$SFORGE_URL/celestia/
- SOURCE_VFY=sha1:72aa9cc2ef0ee1e4d73ed63ca2638a1ed8af9566
+ SOURCE_VFY=sha1:1f0fdf4525a8b9d6c708e1f6383babed670d18e7
WEB_SITE=http://www.shatters.net/celestia/
ENTERED=20041202
- UPDATED=20090807
+ UPDATED=20110704
SHORT="A 3D real-time space simulation"
cat << EOF
More information about the Lunar-commits
mailing list