mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/QMPlay2: Updated for version 18.12.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
22e6779bca
commit
2ae4fe2e19
3 changed files with 21 additions and 18 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for QMPlay2.
|
||||
#
|
||||
# Copyright 2017-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2017-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=QMPlay2
|
||||
VERSION=${VERSION:-18.11.20}
|
||||
VERSION=${VERSION:-18.12.26}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="QMPlay2"
|
||||
VERSION="18.11.20"
|
||||
VERSION="18.12.26"
|
||||
HOMEPAGE="https://github.com/zaps166/QMPlay2"
|
||||
DOWNLOAD="https://github.com/zaps166/QMPlay2/archive/18.11.20/QMPlay2-18.11.20.tar.gz"
|
||||
MD5SUM="dc3e334b9da7edc7e66497172a64f4c5"
|
||||
DOWNLOAD="https://github.com/zaps166/QMPlay2/archive/18.12.26/QMPlay2-18.12.26.tar.gz"
|
||||
MD5SUM="d8169c445dec1503b21791b82d9eedd8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5 ffmpeg libass libgme"
|
||||
|
|
|
@ -1,17 +1,20 @@
|
|||
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
|
||||
Prostopleer browser.
|
||||
QMPlay2 is a video and audio player which can play most formats and
|
||||
codecs.
|
||||
|
||||
Do you know?
|
||||
|
||||
* QMPlay2 supports most formats and codecs supported by FFmpeg;
|
||||
* QMPlay2 can use youtube-dl - useful for playing various network
|
||||
streams just from the web page address;
|
||||
* QMPlay2 has integrated libmodplug extended to play J2B
|
||||
(Jazz Jackrabbit 2) and SFX (Amiga) modules;
|
||||
* QMPlay2 can play various network streams (http, https, rtsp,
|
||||
rtmp, mms, ...);
|
||||
* QMPlay2 has integrated YouTube and Prostopleer browser;
|
||||
* QMPlay2 can play Chiptunes via libgme and libsidplayfp;
|
||||
* QMPlay2 can play AudioCD, read CD-TEXT and CDDB;
|
||||
* QMPlay2 can play Rayman2 (*.apm) music.
|
||||
|
||||
Optional dependencies: libsidplayfp, youtube-dl.
|
||||
|
||||
NOTE1: If youtube-dl is not installed, you will be asked if you want
|
||||
QMPlay2 to download it for you.
|
||||
|
||||
NOTE2: 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, Hungarian,
|
||||
Polish, Russian, Ukrainian and Chinese languages.
|
||||
|
|
Loading…
Reference in a new issue