summaryrefslogtreecommitdiffstats
path: root/multimedia/QMPlay2
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/QMPlay2')
-rw-r--r--multimedia/QMPlay2/QMPlay2.SlackBuild4
-rw-r--r--multimedia/QMPlay2/QMPlay2.info6
-rw-r--r--multimedia/QMPlay2/README13
3 files changed, 15 insertions, 8 deletions
diff --git a/multimedia/QMPlay2/QMPlay2.SlackBuild b/multimedia/QMPlay2/QMPlay2.SlackBuild
index 2c5f1af2a5..23f2f87492 100644
--- a/multimedia/QMPlay2/QMPlay2.SlackBuild
+++ b/multimedia/QMPlay2/QMPlay2.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=QMPlay2
-VERSION=${VERSION:-16.12.23}
+VERSION=${VERSION:-17.02.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -73,6 +73,8 @@ cmake \
-DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
-DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
-DCMAKE_INSTALL_PREFIX=/usr \
+ -DLANGUAGES=All \
+ -DUSE_LINK_TIME_OPTIMIZATION=ON \
-DUSE_QT5=NO \
-DUSE_JEMALLOC=OFF \
-DUSE_CHIPTUNE_SID=OFF \
diff --git a/multimedia/QMPlay2/QMPlay2.info b/multimedia/QMPlay2/QMPlay2.info
index bc49c07f4e..e327bb313d 100644
--- a/multimedia/QMPlay2/QMPlay2.info
+++ b/multimedia/QMPlay2/QMPlay2.info
@@ -1,8 +1,8 @@
PRGNAM="QMPlay2"
-VERSION="16.12.23"
+VERSION="17.02.12"
HOMEPAGE="https://github.com/zaps166/QMPlay2"
-DOWNLOAD="https://github.com/zaps166/QMPlay2/archive/16.12.23/QMPlay2-16.12.23.tar.gz"
-MD5SUM="08c8f822047928c8578915b99b35ebb5"
+DOWNLOAD="https://github.com/zaps166/QMPlay2/archive/17.02.12/QMPlay2-17.02.12.tar.gz"
+MD5SUM="2957b8ae56441ec138782842052511a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg libass libgme"
diff --git a/multimedia/QMPlay2/README b/multimedia/QMPlay2/README
index e29e9d1556..c81dceb0b8 100644
--- a/multimedia/QMPlay2/README
+++ b/multimedia/QMPlay2/README
@@ -2,16 +2,21 @@ QMPlay2 (video/audio player which can play most formats and codecs)
QMPlay2 is a video and audio player. It can play all formats supported
by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio
-CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and
+CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and
Prostopleer browser.
Optional dependencies: qt5, libsidplayfp, youtube-dl.
-NOTES:
-qt5 and libsidplayfp also are optional dependencies if you need.
+NOTE1: qt5 and libsidplayfp also are optional dependencies if you need,
install them and modify SlackBuild, changing the value -DUSE_QT5=NO to
-DUSE_QT5=YES and DUSE_CHIPTUNE_SID=OFF to DUSE_CHIPTUNE_SID=ON, or
simply remove these lines.
-If youtube-dl is not installed, you will be asked if you want
+NOTE2: If youtube-dl is not installed, you will be asked if you want
QMPlay2 to download it for you.
+
+NOTE3: QMPlay2 contains modified libmodplug sources which are used by
+Modplug module and uses Concept icons created by Alexey Varfolomeev.
+
+QMPlay2 is available with English, German, Spanish, French, Polish,
+Russian and Chinese languages.