13 lines
597 B
Bash
13 lines
597 B
Bash
# Template file for 'plasma-firewall'
|
|
pkgname=plasma-firewall
|
|
version=5.22.4
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools kcmutils kauth kcoreaddons gettext"
|
|
makedepends="extra-cmake-modules 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=21dd972abbca56ae7760acbe39b50d5e39d2057e987a8dcdd2a4c142dafd35b0
|