mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
kmediaplayer: update to 5.54.0.
This commit is contained in:
parent
4a1e6db4df
commit
915e632bcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kmediaplayer'
|
# Template file for 'kmediaplayer'
|
||||||
pkgname=kmediaplayer
|
pkgname=kmediaplayer
|
||||||
version=5.53.0
|
version=5.54.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="X11"
|
license="X11"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kmediaplayer"
|
homepage="https://projects.kde.org/projects/frameworks/kmediaplayer"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=134c6e641763e1671e92f803d6a6094a8bc53a46b21690f1adf05ca5aea1cce4
|
checksum=cecf0a32a74ab9cecaf25bf767917d8bf7cb9619f51f5a487e7d7b6127c65461
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue