Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (86189223611b402bd63f96daf189dd2f7815e666)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (86189223611b402bd63f96daf189dd2f7815e666)
  • Date: Fri, 20 Mar 2009 01:21:58 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

graphics-libs/cegui/DETAILS | 8 ++++----
graphics-libs/cegui/PRE_BUILD | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 86189223611b402bd63f96daf189dd2f7815e666
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

cegui: Clean up formatting

diff --git a/graphics-libs/cegui/DETAILS b/graphics-libs/cegui/DETAILS
index 7bcbcab..5896fcb 100755
--- a/graphics-libs/cegui/DETAILS
+++ b/graphics-libs/cegui/DETAILS
@@ -12,9 +12,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${PKG}-${VERSION/b}
ENTERED=20050309
SHORT="Window and widget GUI APIs"
cat << EOF
-Crazy Eddie's GUI System is a free library providing windowing and widgets
-for graphics APIs / engines where such functionality is not natively
-available, or severely lacking. The library is object orientated, written
-in C++, and targeted at games developers who should be spending their
+Crazy Eddie's GUI System is a free library providing windowing and widgets
+for graphics APIs / engines where such functionality is not natively
+available, or severely lacking. The library is object orientated, written
+in C++, and targeted at games developers who should be spending their
time creating great games, not building GUI sub-systems!
EOF
diff --git a/graphics-libs/cegui/PRE_BUILD b/graphics-libs/cegui/PRE_BUILD
index 66a2c37..1942258 100755
--- a/graphics-libs/cegui/PRE_BUILD
+++ b/graphics-libs/cegui/PRE_BUILD
@@ -1,6 +1,6 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sedit 's: lua < 5.1::' acinclude.m4 &&
-touch INSTALL NEWS &&
-libtoolize -f &&
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sedit 's: lua < 5.1::' acinclude.m4 &&
+touch INSTALL NEWS &&
+libtoolize -f &&
autoreconf -f



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (86189223611b402bd63f96daf189dd2f7815e666), Eric Sandall, 03/20/2009

Archive powered by MHonArc 2.6.24.

Top of Page