diff --git a/common/shlibs b/common/shlibs index 85e332e4af..2450ab2968 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2819,3 +2819,4 @@ libchipcard.so.6 libchipcard-5.0.4_1 libraqm.so.0 libraqm-0.2.0_1 libxqilla.so.3 XQilla-2.3.3_1 libKF5DocTools.so.5 kdoctools-5.36.0_1 +libKF5MediaPlayer.so.5 kmediaplayer-5.36.0_1 diff --git a/srcpkgs/kmediaplayer/template b/srcpkgs/kmediaplayer/template index 2d278ae177..c27775e3b0 100644 --- a/srcpkgs/kmediaplayer/template +++ b/srcpkgs/kmediaplayer/template @@ -1,6 +1,6 @@ # Template file for 'kmediaplayer' pkgname=kmediaplayer -version=5.29.0 +version=5.36.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -11,7 +11,11 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kmediaplayer" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz" -checksum=5c41999a0cd1a78f76322dac39ee70196693fc7be546a0110bc4018684df4643 +checksum=755aee90e0a02739e35ee89f93a9873c0c927ece95871c60d7c36aa599470fdf + +if [ -n "$CROSS_BUILD" ]; then + hostmakedepends+=" qt5-host-tools qt5-qmake python" +fi kmediaplayer-devel_package() { short_desc+=" - development"