summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2_mixer/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-02-01 11:30:01 +0100
committer Matteo Bernardini2020-02-01 11:30:01 +0100
commit859074d1e59a25ba5c6c0847c7426040fa49c03f (patch)
tree26659396fff572f012b4c7b5643e59b104b6be0b /libraries/SDL2_mixer/README
parent1ea0a5fd98d8722b1ced0b8a431fb3d8ac30faa6 (diff)
downloadslackbuilds-current-20200201.1.tar.gz
20200201.1 global branch merge.current-20200201.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 5d39240c67..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 (for MIDI support via SDL_SOUNDFONTS)
-* smpeg2 (for MP3 support, not available on SBo)