diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2018-04-29 23:04:16 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-01 22:01:19 +0100 |
commit | 6ad86d495b436b7fd529600515f356e967ff62b4 (patch) | |
tree | 052b431e72a7bfce88c4a6257ab61660f0dfdbea /audio/qmmp-qt5/README | |
parent | 39ff1b4326caf000fc2fde1f201c10059f9d6cfd (diff) |
audio/qmmp-qt5: Added (QT based multimedia player).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/qmmp-qt5/README')
-rw-r--r-- | audio/qmmp-qt5/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/qmmp-qt5/README b/audio/qmmp-qt5/README new file mode 100644 index 0000000000000..5f9f8ee4f9a7a --- /dev/null +++ b/audio/qmmp-qt5/README @@ -0,0 +1,12 @@ +qmmp-qt5 (QT based multimedia player) + +This is the qt5 version. For the qt4 version, see the qmmp SlackBuild. + +Qmmp is an audio-player, written with help of Qt library. +The user interface is similar to winamp or xmms. + +Qmmp can optionally use the following applications: +libmms, libmpcdec, soxr + jack, libmodplug, ffmpeg, faad2, +libbs2b, libprojectM, and libenca. + +You need soxr and jack-audio-connection-kit to enable jack support. |