qmmp: update to 1.1.9 (#6651)

This commit is contained in:
cr6git 2017-06-11 02:12:47 +02:00 committed by Alessio Sergi
parent f1c43f163c
commit dc259e6ad0

View File

@ -1,7 +1,7 @@
# Template file for 'qmmp'
pkgname=qmmp
version=1.1.8
revision=2
version=1.1.9
revision=1
build_style=cmake
hostmakedepends="pkg-config qt5-qmake qt5-tools"
# XXX projectm, libsidplayfp, libgme, wildmidi
@ -13,9 +13,9 @@ makedepends="libcurl-devel jack-devel libsoxr-devel libmpcdec-devel
short_desc="Audio player based on the Qt5 libraries"
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3"
homepage="http://qmmp.ylsoftware.com/"
distfiles="http://qmmp.ylsoftware.com/files/qmmp-${version}.tar.bz2"
checksum=17bc88d00ea0753e6fc7273592e894320f05cae807f7cc2c6a5351c73217f010
homepage="http://qmmp.ylsoftware.com"
distfiles="${homepage}/files/${pkgname}-${version}.tar.bz2"
checksum=e25bfc0fb4182793df81c6ec222d553183ccd3f61e5919d217c9c5d788f3df2e
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel qt5-multimedia-devel qt5-x11extras-devel"