mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
parent
72e2fcb9c4
commit
1775e0692c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mellowplayer'
|
# Template file for 'mellowplayer'
|
||||||
pkgname=mellowplayer
|
pkgname=mellowplayer
|
||||||
version=3.6.3
|
version=3.6.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="MellowPlayer-${version}"
|
wrksrc="MellowPlayer-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://colinduquesnoy.gitlab.io/MellowPlayer/"
|
homepage="https://colinduquesnoy.gitlab.io/MellowPlayer/"
|
||||||
distfiles="https://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.bz2"
|
distfiles="https://gitlab.com/ColinDuquesnoy/MellowPlayer/-/archive/${version}/MellowPlayer-${version}.tar.bz2"
|
||||||
checksum=f4f8f5e94a3d17b0d2ec8785ae1455991803e2c99a2781d56f1e253a73b41715
|
checksum=17b8b25ca6b3d27b223f8be6ad80186ae5bd17ce762eb04ecd8b0e82e687b327
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue