[Lunar-commits] <moonbase-other> CEGUI: Removing from moonbase. It is a duplicate of cegui which is newer and has a

Dennis Veatch dennisveatch at bellsouth.net
Sat Aug 9 13:06:37 CEST 2014


commit fe4559416cc04a9ef95f09704f8f94dbe5f73efe
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sat, 09 Aug 2014 07:04:31 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/fe4559416cc04a9ef95f09704f8f94dbe5f73efe

CEGUI: Removing from moonbase. It is a duplicate of cegui which is newer and has a
POST_INSTALL dealing with an unescaped [. Modules depend on cegui not the upper case.
---
  graphics/CEGUI/DEPENDS | +0/-15    
  graphics/CEGUI/DETAILS | +0/-20    
  2 files changed, 35 deletions(-)

--- a/graphics/CEGUI/DEPENDS
+++ /dev/null
@@ -1,15 +0,0 @@
-optional_depends "freetype2" "--enable-freetype" "--disable-freetype" "Use Freetype 2 for font support"
-optional_depends "pcre" "--enable-pcre" "--disable-pcre" "Use pcre for regular expressions support"
-optional_depends "tinyxml" "--enable-external-tinyxml --enable-tinyxml" "--disable-external-tinyxml" "Use system installed TinyXML"
-optional_depends "xerces-c++" "--enable-xerces-c" "--disable-xerces-c" "Build Xerces-C++ XML parser module"
-optional_depends "libxml2" "--enable-libxml" "--disable-libxml" "Build libxml XML parser module"
-optional_depends "expat" "--enable-expat" "--disable-expat" "Build expat XML parser module"
-optional_depends "devil" "--enable-devil" "--disable-devil" "Build DevIL image codec module"
-optional_depends "FreeImage" "--enable-freeimage" "--disable-freeimage" "Build FreeImage image codec module"
-optional_depends "mesa-lib" "--enable-opengl-renderer" "--disable-opengl-renderer" "Build OpenGL renderer"
-optional_depends "glew" "--enable-external-glew" "--disable-external-glew" "Use system GLEW"
-optional_depends "ogre" "--enable-ogre-renderer" "--disable-ogre-renderer" "Build Ogre renderer"
-optional_depends "DirectFB" "--enable-directfb-renderer" "--disable-directfb-renderer" "Build DirectFB renderer"
-optional_depends "lua" "--enable-lua-module" "--disable-lua-module" "Build Lua scripting module"
-optional_depends "Python" "--enable-python-module" "--disable-python-module" "Build Python extension module"
-
--- a/graphics/CEGUI/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
-          MODULE=CEGUI
-         VERSION=0.7.9
-          SOURCE=${MODULE}-${VERSION}.tar.gz
-      SOURCE_URL=$SFORGE_URL/crayzedsgui/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_VFY=sha1:f0a8616bcb37843ad2f83c88745b9313906cb8e9
-        WEB_SITE="http://cegui.org.uk/"
-         ENTERED=20131109
-         UPDATED=20131109
-           SHORT="library providing windowing and widgets"
-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-oriented, written in C++, and targeted at game and application
-developers who should be spending their time creating great games
-and not on building GUI sub-systems!
-
-EOF




More information about the Lunar-commits mailing list