summaryrefslogtreecommitdiffstats
path: root/libraries/SDL2_mixer/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-06-29 14:15:51 +0200
committer Matteo Bernardini2019-06-29 14:15:51 +0200
commit98f21139b654084acafeaf7f21170cf158c6a729 (patch)
tree55e2a093b1e53cb7967af305758fd6c54d98e390 /libraries/SDL2_mixer/README
parenteabde03eabefa630816a238f7f015e30e679622b (diff)
downloadslackbuilds-current-20190629.1.tar.gz
20190629.1 global branch merge.current-20190629.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)