kcmutils: update to 5.66.0
[ci skip]
This commit is contained in:
parent
cc84db8ab6
commit
e17dc6751f
1 changed files with 4 additions and 7 deletions
|
@ -1,21 +1,18 @@
|
||||||
# Template file for 'kcmutils'
|
# Template file for 'kcmutils'
|
||||||
pkgname=kcmutils
|
pkgname=kcmutils
|
||||||
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
|
||||||
|
qt5-host-tools qt5-qmake python3 gettext"
|
||||||
makedepends="kdeclarative-devel"
|
makedepends="kdeclarative-devel"
|
||||||
short_desc="Utilities for KDE System Settings modules"
|
short_desc="Utilities for KDE System Settings modules"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fbb525cb21afbf9752d171ceb333a805c40d4722b98da6fce0243e37b8398ec3
|
checksum=e02dbf996ed93bdc2813a2a64dcb0ddeb54987dd84bbe787bd890b17d57e4a85
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
|
||||||
fi
|
|
||||||
|
|
||||||
kcmutils-devel_package() {
|
kcmutils-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue