[Lunar-commits] <moonbase-other> alegro-5: Readding to moonbase.

Dennis Veatch stumbles at lunar-linux.org
Wed Jul 11 13:32:51 CEST 2012


commit e59472c9fad7570e64fa99751cb17115227eb0c2
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Wed, 11 Jul 2012 04:32:51 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e59472c9fad7570e64fa99751cb17115227eb0c2

alegro-5: Readding to moonbase.
---
  libs/allegro-5/BUILD                                         +5/-0     
  libs/allegro-5/DEPENDS                                       +7/-0     
  libs/allegro-5/DETAILS                                       +18/-0    
  3 files changed, 30 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/allegro-5/BUILD
@@ -0,0 +1,5 @@
+(
+
+  default_cmake_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/libs/allegro-5/DEPENDS
@@ -0,0 +1,7 @@
+depends cmake
+
+optional_depends alsa-utils "" "" "for alsa support"
+optional_depends pulseaudio "" "" "for pulseaudio support"
+optional_depends openal     "" "" "for openal audio support"
+optional_depends dumb       "" "" "for  IT, XM, S3M and MOD support"
+optional_depends physfs     "" "" "for physfs support"
--- /dev/null
+++ b/libs/allegro-5/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=allegro-5
+         VERSION=0.7
+          SOURCE=$MODULE.$VERSION.tar.gz
+      SOURCE_URL=$SFORGE_URL/alleg
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
+      SOURCE_VFY=sha1:c8296bf1789a55212bbc77769793604b475438ad
+        WEB_SITE=http://alleg.sourceforge.net
+         ENTERED=20110506
+         UPDATED=20120704
+           SHORT="Cross-platform game library"
+
+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