20 lines
897 B
Bash
20 lines
897 B
Bash
# Template file for 'plasma-nm'
|
|
pkgname=plasma-nm
|
|
version=5.26.3
|
|
revision=1
|
|
build_style=cmake
|
|
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 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"
|
|
depends="mobile-broadband-provider-info"
|
|
short_desc="NetworkManager Plasma applet"
|
|
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=ccfbe391c0205cd28187a34a0548992e31c8cf5b069543ef38b50d5fa8a541e0
|