summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2_mixer/README
diff options
context:
space:
mode:
author Matteo Bernardini2018-07-21 18:30:25 +0200
committer Matteo Bernardini2018-07-21 18:30:25 +0200
commitedc3e434486c95e7ee8e227def485cc9e068f377 (patch)
tree85312122d425cbf4fcc00475938a40451c4dc97c /libraries/SDL2_mixer/README
parentec1a4a932c386f509cf24092be7aa38837d57ddd (diff)
downloadslackbuilds-edc3e434486c95e7ee8e227def485cc9e068f377.tar.gz
20180721.2 global branch merge.current-20180722.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/SDL2_mixer/README')
-rw-r--r--libraries/SDL2_mixer/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/libraries/SDL2_mixer/README b/libraries/SDL2_mixer/README
deleted file mode 100644
index 40553085c7..0000000000
--- a/libraries/SDL2_mixer/README
+++ /dev/null
@@ -1,11 +0,0 @@
-SDL2_mixer is a sample multi-channel audio mixer library. It supports
-any number of simultaneously playing channels of 16-bit stereo audio,
-plus a single channel of music.
-
-It is safe to install alongside Slackware's SDL libraries.
-
-Optional dependencies are:
-
-* libmodplug (for MOD support)
-* fluidsynth or TiMidity++ (for MIDI suport)
-* smpeg2 (for MP3 support, not available on SBo)