diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2016-01-06 18:01:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-09 07:12:22 +0700 |
commit | 69e52ebddb4e77698840cb681f5642fec7678efa (patch) | |
tree | 57c19a12f010f2fba60b1d654b1c1f6915fd4beb /development/SDL2/README | |
parent | f0ec59347dacd2969ce2f5c0dfec7a522af2034f (diff) |
libraries/SDL2: Updated for version 2.0.4 (Moved from Development).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/SDL2/README')
-rw-r--r-- | development/SDL2/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/development/SDL2/README b/development/SDL2/README deleted file mode 100644 index 8e26524439a40..0000000000000 --- a/development/SDL2/README +++ /dev/null @@ -1,7 +0,0 @@ -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. - -SDL is written in C and works natively with C++. - -This is safe to install alongside Slackware's SDL libraries. |