Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (257cd7ceb62bca4c05fd30bc72c0668b39551d7b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (257cd7ceb62bca4c05fd30bc72c0668b39551d7b)
  • Date: Sun, 30 Oct 2016 13:52:44 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

libs/sdl2/DETAILS | 9 ++++-----
libs/sdl2/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 5 deletions(-)

New commits:
commit 257cd7ceb62bca4c05fd30bc72c0668b39551d7b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sdl2: => 2.0.5

diff --git a/libs/sdl2/DETAILS b/libs/sdl2/DETAILS
index 3bb139f..b8c0b41 100755
--- a/libs/sdl2/DETAILS
+++ b/libs/sdl2/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-2.0-hg
SOURCE_URL[0]=hg_http://hg.libsdl.org/SDL:$SPELL-2.0-hg
SOURCE_IGNORE=volatile
else
- VERSION=2.0.4
+ VERSION=2.0.5
SOURCE=SDL2-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
@@ -24,8 +24,7 @@ fi
KEYWORDS="libs"
SHORT="Portable game library for low-level access to hardware."
cat << EOF
-SDL is a library that allows you portable low-level access to a video
-framebuffer, audio output, mouse, and keyboard. With SDL, it is easy to
-write portable games which run on Linux (x86, Sparc, PPC, Alpha),
-Solaris (Sparc), Win32 (95, 98, NT), BeOS (x86), and MacOS (PPC).
+Simple DirectMedia Layer is a cross-platform development library designed to
provide low level access to audio, keyboard,
+mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used
by video playback software, emulators, and
+popular games including Valve's award winning catalog and many Humble Bundle
games.
EOF
diff --git a/libs/sdl2/HISTORY b/libs/sdl2/HISTORY
index dd6ff04..06c7ad7 100644
--- a/libs/sdl2/HISTORY
+++ b/libs/sdl2/HISTORY
@@ -1,3 +1,7 @@
+2016-10-29 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.5
+ update desc
+
2016-05-23 Treeve Jelbert <treeve AT sourceamge.org>
* DEPENDS: add wayland, remove nasm libxv
but wayland linking currently fails



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (257cd7ceb62bca4c05fd30bc72c0668b39551d7b), Treeve Jelbert, 10/30/2016

Archive powered by MHonArc 2.6.24.

Top of Page