kmediaplayer: update to 5.36.0.
This commit is contained in:
parent
e087fc465f
commit
14776f26a4
2 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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 <denis.revin@gmail.com>"
|
|||
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"
|
||||
|
|
Loading…
Reference in a new issue