kmediaplayer: update to 5.57.0
[ci skip]
This commit is contained in:
parent
f7406796ae
commit
64fdf4fa7f
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kmediaplayer'
|
||||
pkgname=kmediaplayer
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
makedepends="kparts-devel"
|
||||
short_desc="KDE Interface for media player KParts"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="X11"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kmediaplayer"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=508251507d8432ad29d6cde3d5da258b9d8c14519014901c46f3060a485c982e
|
||||
checksum=521dcb4b3f9a67203e9eac27b8d777cb22557861b9fae0006c2aecda96d9bad4
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Add table
Reference in a new issue