plasma-nm: update to 5.26.0.
This commit is contained in:
parent
490a04e76e
commit
7cc4d14558
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'plasma-nm'
|
||||
pkgname=plasma-nm
|
||||
version=5.25.3
|
||||
version=5.26.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
hostmakedepends="extra-cmake-modules mobile-broadband-provider-info pkg-config
|
||||
gettext qt5-qmake qt5-host-tools kcoreaddons"
|
||||
gettext qt5-qmake qt5-host-tools kpackage-devel kconfig-devel
|
||||
kcoreaddons-devel plasma-framework kcmutils-devel"
|
||||
makedepends="plasma-workspace-devel networkmanager-qt5-devel kdelibs4support-devel
|
||||
kdesignerplugin-devel qca-qt5-devel modemmanager-qt5-devel kdoctools-devel
|
||||
openconnect-devel ksolid-devel"
|
||||
|
@ -15,9 +16,4 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/plasma/plasma-nm"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a74bd66009712a52aa2b7dfc1c895e5a4e234b7723f84975b8b434e4a5e41f4d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
fi
|
||||
checksum=7e9adf6bbbd565227871f80716b46d86deddad32628b150185d38a1d70245eae
|
||||
|
|
Loading…
Reference in New Issue