summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Edinaldo P. Silva2017-12-13 09:50:48 +0100
committer Willy Sudiarto Raharjo2017-12-16 01:32:05 +0100
commit2e113028a1e2e4818e0687025cc0ad98960d8755 (patch)
treed8837c01ac4452f7daa0f86a54378a122afce5be /multimedia
parentf76039690113d70f7dd703082d24880b1f3001a8 (diff)
downloadslackbuilds-2e113028a1e2e4818e0687025cc0ad98960d8755.tar.gz
multimedia/QMPlay2: Updated for version 17.12.11.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/QMPlay2/QMPlay2.SlackBuild3
-rw-r--r--multimedia/QMPlay2/QMPlay2.info8
-rw-r--r--multimedia/QMPlay2/README9
3 files changed, 9 insertions, 11 deletions
diff --git a/multimedia/QMPlay2/QMPlay2.SlackBuild b/multimedia/QMPlay2/QMPlay2.SlackBuild
index 9eef6a17f2..a51a6ef729 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:-17.10.24}
+VERSION=${VERSION:-17.12.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -75,7 +75,6 @@ cmake \
-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 151eb96f20..ea83336cc5 100644
--- a/multimedia/QMPlay2/QMPlay2.info
+++ b/multimedia/QMPlay2/QMPlay2.info
@@ -1,10 +1,10 @@
PRGNAM="QMPlay2"
-VERSION="17.10.24"
+VERSION="17.12.11"
HOMEPAGE="https://github.com/zaps166/QMPlay2"
-DOWNLOAD="https://github.com/zaps166/QMPlay2/archive/17.10.24/QMPlay2-17.10.24.tar.gz"
-MD5SUM="b8a302f94f396fb61eb4480da4061c91"
+DOWNLOAD="https://github.com/zaps166/QMPlay2/archive/17.12.11/QMPlay2-17.12.11.tar.gz"
+MD5SUM="54da9e83c8c1c782700966a811f13f6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ffmpeg libass libgme"
+REQUIRES="qt5 ffmpeg libass libgme"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"
diff --git a/multimedia/QMPlay2/README b/multimedia/QMPlay2/README
index c81dceb0b8..ab7c3faa57 100644
--- a/multimedia/QMPlay2/README
+++ b/multimedia/QMPlay2/README
@@ -5,12 +5,11 @@ by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio
CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and
Prostopleer browser.
-Optional dependencies: qt5, libsidplayfp, youtube-dl.
+Optional dependencies: libsidplayfp, youtube-dl.
-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.
+NOTE1: libsidplayfp is an optional dependency, if you need it,
+install it and modify the SlackBuild, changing the value
+-DUSE_CHIPTUNE_SID=OFF to DUSE_CHIPTUNE_SID=ON.
NOTE2: If youtube-dl is not installed, you will be asked if you want
QMPlay2 to download it for you.