[Lunar-commits] <moonbase-other> allegro: Removing this redundant module, use allegro-4 instead so it can

stumbles stumbles at lunar-linux.org
Sat Jun 1 18:53:07 CEST 2013


commit 806a906500b21da29436bea150f4ff491e213e50
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 01 Jun 2013 09:51:49 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/806a906500b21da29436bea150f4ff491e213e50

allegro: Removing this redundant module, use allegro-4 instead so it can

coexist with allegro-5.
---
  libs/allegro/BUILD   | +0/-14    
  libs/allegro/DEPENDS | +0/-1     
  libs/allegro/DETAILS | +0/-18    
  3 files changed, 33 deletions(-)

--- a/libs/allegro/BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-(
-
-  OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" &&
-
-  mkdir $OOTB_DIR &&
-  cd $OOTB_DIR &&
-
-  cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
-                           -DCMAKE_BUILD_TYPE=RELEASE            \
-                           $OPTS                                 &&
-
-  default_make
-
-) > $C_FIFO 2>&1
--- a/libs/allegro/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends cmake
--- a/libs/allegro/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
-          MODULE=allegro
-         VERSION=4.4.2
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/alleg
-      SOURCE_VFY=sha1:ae0c15d2cb6b0337ef388dc98cefc620883720df
-        WEB_SITE=http://alleg.sourceforge.net
-         ENTERED=20020107
-         UPDATED=20110528
-           SHORT="Cross-platform game library"
-#           PSAFE=no
-
-cat << EOF
-Allegro is a multi-platform game library that provides many functions
-for graphics, sounds, player input (keyboard, mouse, and joystick), and
-timers. It also provides fixed and floating point mathematical
-functions, 3D functions, file management functions, compressed datafile,
-and a GUI.
-EOF




More information about the Lunar-commits mailing list