16 lines
668 B
Bash
16 lines
668 B
Bash
# Template file for 'plasma-firewall'
|
|
pkgname=plasma-firewall
|
|
version=5.27.10
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DKF5_HOST_TOOLING=/usr/lib/cmake"
|
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
|
kcmutils-devel kauth-devel kcoreaddons-devel gettext"
|
|
makedepends="kcmutils-devel plasma-framework-devel"
|
|
short_desc="Control Panel for ufw (Uncomplicated Firewall)"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-only OR GPL-3.0-only"
|
|
homepage="https://invent.kde.org/network/plasma-firewall"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=755a6a00848f536e567ea9672b4fa70af958a875ab7651e2edc75bbb661c84cc
|