[Lunar-commits] r16274 - moonbase/trunk/graphics/SDL
Florin Braescu
florin at lunar-linux.org
Tue Aug 30 16:43:05 UTC 2005
Author: florin
Date: 2005-08-30 16:43:05 +0000 (Tue, 30 Aug 2005)
New Revision: 16274
Modified:
moonbase/trunk/graphics/SDL/DEPENDS
moonbase/trunk/graphics/SDL/DETAILS
Log:
bump the version from 1.2.8 to 1.2.9. many bugfixes, added support for 8 bpp surfaces.
Modified: moonbase/trunk/graphics/SDL/DEPENDS
===================================================================
--- moonbase/trunk/graphics/SDL/DEPENDS 2005-08-30 15:11:20 UTC (rev 16273)
+++ moonbase/trunk/graphics/SDL/DEPENDS 2005-08-30 16:43:05 UTC (rev 16274)
@@ -1,2 +1,3 @@
depends nasm &&
+
optional_depends "esound" "" "" "for simultaneous sound playing and mixing"
Modified: moonbase/trunk/graphics/SDL/DETAILS
===================================================================
--- moonbase/trunk/graphics/SDL/DETAILS 2005-08-30 15:11:20 UTC (rev 16273)
+++ moonbase/trunk/graphics/SDL/DETAILS 2005-08-30 16:43:05 UTC (rev 16274)
@@ -1,11 +1,11 @@
MODULE=SDL
- VERSION=1.2.8
+ VERSION=1.2.9
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.libsdl.org/release/
- SOURCE_VFY=sha1:26f2104a60a28914b809d3cb77d5790bfdfd024c
+ SOURCE_VFY=sha1:8140de00e73ccdbdee196fa8fd9952ddb3cc75f1
WEB_SITE=http://www.libsdl.org
ENTERED=20010922
- UPDATED=20041216
+ UPDATED=20050830
SHORT="portable game library for low-level access to hardware."
cat << EOF
More information about the Lunar-commits
mailing list