qmmp: update to 1.1.6
This commit is contained in:
parent
aa586706a0
commit
4313adf4a5
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qmmp'
|
# Template file for 'qmmp'
|
||||||
pkgname=qmmp
|
pkgname=qmmp
|
||||||
version=1.1.5
|
version=1.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-tools"
|
hostmakedepends="pkg-config qt5-qmake qt5-tools"
|
||||||
|
@ -15,11 +15,10 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://qmmp.ylsoftware.com/"
|
homepage="http://qmmp.ylsoftware.com/"
|
||||||
distfiles="http://qmmp.ylsoftware.com/files/qmmp-${version}.tar.bz2"
|
distfiles="http://qmmp.ylsoftware.com/files/qmmp-${version}.tar.bz2"
|
||||||
checksum=9b1288f432799980a5d58d131b56b4b590055d7e66c5fe50e9199b9daa35ddbd
|
checksum=aff540547ed1e804b964edcb1eeb418c12906a88ab07e44fa4d88b066cd81015
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel
|
hostmakedepends+=" qt5-host-tools qt5-tools-devel qt5-multimedia-devel qt5-x11extras-devel"
|
||||||
qt5-multimedia-devel qt5-x11extras-devel"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
qmmp-devel_package() {
|
qmmp-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue