mellowplayer: update to 3.5.0.
This commit is contained in:
parent
d0227e5525
commit
5d5229226c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mellowplayer'
|
# Template file for 'mellowplayer'
|
||||||
pkgname=mellowplayer
|
pkgname=mellowplayer
|
||||||
version=3.3.5
|
version=3.5.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="MellowPlayer-${version}"
|
wrksrc="MellowPlayer-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-tools qt5-qmake"
|
hostmakedepends="pkg-config qt5-tools qt5-qmake"
|
||||||
|
@ -12,11 +12,11 @@ makedepends="qt5-declarative-devel qt5-quickcontrols2-devel
|
||||||
qt5-location-devel qt5-tools-devel libnotify-devel"
|
qt5-location-devel qt5-tools-devel libnotify-devel"
|
||||||
depends="qt5-graphicaleffects qt5-quickcontrols qt5-svg qt5-wayland"
|
depends="qt5-graphicaleffects qt5-quickcontrols qt5-svg qt5-wayland"
|
||||||
short_desc="QT based cloud music integration for your desktop"
|
short_desc="QT based cloud music integration for your desktop"
|
||||||
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://colinduquesnoy.github.io/MellowPlayer/"
|
homepage="https://colinduquesnoy.github.io/MellowPlayer/"
|
||||||
distfiles="https://github.com/ColinDuquesnoy/MellowPlayer/archive/${version}.tar.gz"
|
distfiles="https://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.gz"
|
||||||
checksum=f3dfb9c97cb2ab8a45c3c241acf7f5eef153e308627b07370337830b0e7a8f87
|
checksum=f7083bb2c052a83232b6ebdcc0343d21b5f59c7fe55b586eebc9165c05e46185
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
|
Loading…
Reference in New Issue