summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-03-30 08:53:10 +0100
committer Matteo Bernardini2019-03-30 08:53:10 +0100
commit37f81333f74286adfe76ea53c2b701b0117e0776 (patch)
tree2a09dae8766cfae8cb4d655a42477e0d6a2a0bf8 /libraries/SDL2/README
parent158e3ce0a80a1028c48af5d639f5fde39c94af3c (diff)
downloadslackbuilds-current-20190330.1.tar.gz
20190330.1 global branch merge.current-20190330.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/SDL2/README')
-rw-r--r--libraries/SDL2/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/SDL2/README b/libraries/SDL2/README
deleted file mode 100644
index 8e26524439..0000000000
--- a/libraries/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.