kparts: update to 5.57.0
[ci skip]
This commit is contained in:
parent
f97627f858
commit
0a1b0a51fb
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kparts'
|
# Template file for 'kparts'
|
||||||
pkgname=kparts
|
pkgname=kparts
|
||||||
version=5.56.0
|
version=5.57.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||||
makedepends="kio-devel"
|
makedepends="kio-devel"
|
||||||
short_desc="KDE Plugin framework for user interface components"
|
short_desc="KDE Plugin framework for user interface components"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kparts"
|
homepage="https://projects.kde.org/projects/frameworks/kparts"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1ff0d7ffc327f29c250d9c13c782a772b630d6146de68fe5fd1c38575a5645ee
|
checksum=5a079986963d186e98a1174e19e490731012732ad5ad31a431a8f7a31c6b6ed2
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Reference in a new issue