mellowplayer: update to 3.5.2.
This commit is contained in:
parent
6ae0f4ff21
commit
d1473013f7
@ -1,22 +1,22 @@
|
|||||||
# Template file for 'mellowplayer'
|
# Template file for 'mellowplayer'
|
||||||
pkgname=mellowplayer
|
pkgname=mellowplayer
|
||||||
version=3.5.1
|
version=3.5.2
|
||||||
revision=1
|
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"
|
||||||
makedepends="qt5-declarative-devel qt5-quickcontrols2-devel
|
makedepends="qt5-declarative-devel qt5-quickcontrols2-devel
|
||||||
qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite
|
qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite
|
||||||
qt5-plugin-tds qt5-plugin-odbc
|
qt5-plugin-tds qt5-plugin-odbc
|
||||||
qt5-svg-devel qt5-webengine-devel qt5-webchannel-devel
|
qt5-svg-devel qt5-webengine-devel qt5-webchannel-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="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
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://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.gz"
|
distfiles="https://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.gz"
|
||||||
checksum=ee073edf32ba0acbb14dffd07e7045c6918eebe1223143992e16882dcc02915e
|
checksum=56d9957667ff9b30d35a37620e9de6357d26c460cfb4fc637c1cfdaae04a8969
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user