Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (8ae91fa864859a65b36cbb2f2f6b163f1ed7d4a3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (8ae91fa864859a65b36cbb2f2f6b163f1ed7d4a3)
  • Date: Wed, 25 Apr 2007 17:09:31 -0500

GIT changes to master grimoire by Andraž Levstik <ruskie AT mages.ath.cx>:

dev/null |binary
graphics-libs/cegui/DEPENDS | 39
+++++++++++++----
graphics-libs/cegui/DETAILS | 9 ++-
graphics-libs/cegui/HISTORY | 4 +
graphics-libs/cegui/cegui_mk2-source-0.4.1.tar.bz2.sig | 0
5 files changed, 40 insertions(+), 12 deletions(-)

New commits:
commit a18a485872b39a67cbbe235403238254cdaa41eb
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

cegui: forgot the sig

commit 6953c0cfced5131cc6a6a39e9d3ed2cc58f12bdd
Author: Andraž Levstik <ruskie AT mages.ath.cx>
Commit: Andraž Levstik <ruskie AT mages.ath.cx>

cegui: version update

diff --git a/graphics-libs/cegui/DEPENDS b/graphics-libs/cegui/DEPENDS
index ce1759f..0899c88 100755
--- a/graphics-libs/cegui/DEPENDS
+++ b/graphics-libs/cegui/DEPENDS
@@ -1,11 +1,34 @@
-depends freetype2 &&
-depends xerces-c &&
-
-optional_depends OPENGL \
- "--enable-opengl-renderer" \
- "--disable-opengl-renderer" \
- "for an OpenGL renderer" &&
-
+depends freetype2 &&
+depends pcre &&
+depends X11-LIBS '--with-x' &&
+optional_depends xerces-c \
+ "--enable-xerces-c" \
+ "--disable-xerces-c" \
+ "Enable xerces-c support" &&
+optional_depends libxml++ \
+ "--enable-libxml" \
+ "--disable-libxml" \
+ "Enable libxml parser module" &&
+optional_depends expat \
+ "--enable-expat" \
+ "--disable-expat" \
+ "Enable expat xml parser" &&
+optional_depends lua \
+ "--enable-lua-module" \
+ "--disable-lua-module" \
+ "Enable lua scripting support?" &&
+optional_depends gtk+2 \
+ "--with-gtk2" \
+ "--without-gtk2" \
+ "Enable gtk+2 support?" &&
+optional_depends ogre \
+ "--with-ogre-renderer" \
+ "--without-ogre-renderer" \
+ "Enable ogre renderer?" &&
+optional_depends OPENGL \
+ "--enable-opengl-renderer" \
+ "--disable-opengl-renderer" \
+ "for an OpenGL renderer" &&
optional_depends devil \
"--with-devil" \
"--without-devil" \
diff --git a/graphics-libs/cegui/DETAILS b/graphics-libs/cegui/DETAILS
index 1eb39aa..7e6e0f3 100755
--- a/graphics-libs/cegui/DETAILS
+++ b/graphics-libs/cegui/DETAILS
@@ -1,9 +1,10 @@
SPELL=cegui
- VERSION=0.4.1
- SOURCE=${SPELL}_mk2-source-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_mk2
+ PKG=CEGUI
+ VERSION=0.5.0b
+ SOURCE=${PKG}-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${PKG}-${VERSION/b}
SOURCE_URL[0]=$SOURCEFORGE_URL/crayzedsgui/$SOURCE
- SOURCE_GPG="gurus.gpg:$SOURCE.sig"
+
SOURCE_HASH=sha512:7edfe35518d464226fbdf862d800af41de01fa2bf584a97f572415cf0ada2c2c8c1fca57c80c6bbae8662451fb20e3b9baaff95f0de8ba4d92a63ba2a98085c9
WEB_SITE=http://www.cegui.org.uk/
ENTERED=20050309
LICENSE[0]=LGPL
diff --git a/graphics-libs/cegui/HISTORY b/graphics-libs/cegui/HISTORY
index c07b536..1ec10cd 100644
--- a/graphics-libs/cegui/HISTORY
+++ b/graphics-libs/cegui/HISTORY
@@ -1,3 +1,7 @@
+2007-04-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: version update
+ * DEPENDS: revamp
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/graphics-libs/cegui/cegui_mk2-source-0.4.1.tar.bz2.sig
b/graphics-libs/cegui/cegui_mk2-source-0.4.1.tar.bz2.sig
deleted file mode 100644
index 8ced3c1..0000000
Binary files a/graphics-libs/cegui/cegui_mk2-source-0.4.1.tar.bz2.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (8ae91fa864859a65b36cbb2f2f6b163f1ed7d4a3), Andraž Levstik, 04/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page