kxmlrpcclient: update to 5.66.0
[ci skip]
This commit is contained in:
parent
de3763c33c
commit
b2bf5da029
1 changed files with 4 additions and 7 deletions
|
@ -1,21 +1,18 @@
|
||||||
# Template file for 'kxmlrpcclient'
|
# Template file for 'kxmlrpcclient'
|
||||||
pkgname=kxmlrpcclient
|
pkgname=kxmlrpcclient
|
||||||
version=5.65.0
|
version=5.66.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||||
|
qt5-host-tools qt5-qmake python3"
|
||||||
makedepends="kio-devel"
|
makedepends="kio-devel"
|
||||||
short_desc="KDE XML-RPC client"
|
short_desc="KDE XML-RPC client"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later, BSD-2-Clause"
|
license="LGPL-2.1-or-later, BSD-2-Clause"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
|
homepage="https://projects.kde.org/projects/frameworks/kxmlrpcclient"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2b29df46f16c606488238c7936b8cfc198f06549e01ad4b52cae0cb66fa85282
|
checksum=6b637c138414d93104477034737c9e866d99e43f883a3dfc45d3220df6c21e6c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING.BSD
|
vlicense COPYING.BSD
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue