parent
cc84db8ab6
commit
e17dc6751f
|
@ -1,21 +1,18 @@
|
|||
# Template file for 'kcmutils'
|
||||
pkgname=kcmutils
|
||||
version=5.65.0
|
||||
version=5.66.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
short_desc="Utilities for KDE System Settings modules"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.0-or-later, LGPL-2.0-only"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kcmutils"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=fbb525cb21afbf9752d171ceb333a805c40d4722b98da6fce0243e37b8398ec3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
fi
|
||||
checksum=e02dbf996ed93bdc2813a2a64dcb0ddeb54987dd84bbe787bd890b17d57e4a85
|
||||
|
||||
kcmutils-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in New Issue