mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/qmmp: Updated for version 0.6.3.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
b86c4d88c5
commit
84d4f6f2ba
3 changed files with 5 additions and 5 deletions
|
@ -2,5 +2,5 @@ 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, flac, libmpcdec, jack, libmodplug, wavpack, pulseaudio, ffmpeg,
|
||||
libmms, flac, libmpcdec, jack, libmodplug, wavpack, pulseaudio, ffmpeg,
|
||||
libcdio, libcddb, faad2, libbs2b, libprojectM, and libenca.
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qmmp
|
||||
VERSION=${VERSION:-0.5.2}
|
||||
VERSION=${VERSION:-0.6.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qmmp"
|
||||
VERSION="0.5.2"
|
||||
VERSION="0.6.3"
|
||||
HOMEPAGE="http://qmmp.ylsoftware.com/"
|
||||
DOWNLOAD="http://qmmp.ylsoftware.com/files/qmmp-0.5.2.tar.bz2"
|
||||
MD5SUM="20852f3cce3471bfc5affa9b2e947dc6"
|
||||
DOWNLOAD="http://qmmp.ylsoftware.com/files/qmmp-0.6.3.tar.bz2"
|
||||
MD5SUM="684fbd819150ca474948cf876848a270"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue