summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2_mixer/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-06-20 11:01:26 +0200
committer Matteo Bernardini2020-06-20 11:01:26 +0200
commit4763c5f8092b9a9edb2471bd83ae5d6935056245 (patch)
tree704bea10c1fd69bf1b603c44f81d0d1b4df89019 /libraries/SDL2_mixer/README
parent98dec0c0253801e4775e1c705f391e477db1a7e5 (diff)
downloadslackbuilds-current-20200620.1.tar.gz
20200620.1 global branch merge.current-20200620.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/SDL2_mixer/README')
-rw-r--r--libraries/SDL2_mixer/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/libraries/SDL2_mixer/README b/libraries/SDL2_mixer/README
deleted file mode 100644
index c0d858829b..0000000000
--- a/libraries/SDL2_mixer/README
+++ /dev/null
@@ -1,13 +0,0 @@
-SDL2_mixer (sample multi-channel audio mixer library)
-
-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)