mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 13:15:12 +02:00
18 lines
776 B
Bash
18 lines
776 B
Bash
# Template file for 'plasma-firewall'
|
|
pkgname=plasma-firewall
|
|
version=6.0.5
|
|
revision=1
|
|
build_style=cmake
|
|
build_helper=qemu
|
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext python3
|
|
kf6-kconfig kf6-kauth-tools kf6-kcmutils"
|
|
makedepends="kf6-kcmutils-devel libplasma-devel plasma5support-devel
|
|
kf6-kconfig-devel kf6-kauth-devel"
|
|
short_desc="Control Panel for ufw (Uncomplicated Firewall)"
|
|
maintainer="John <me@johnnynator.dev>"
|
|
license="GPL-2.0-only, GPL-3.0-only"
|
|
homepage="https://invent.kde.org/network/plasma-firewall"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=0b52e7413cc745d97bb16a38ac40612ffb7dc7e4323e156fa17d923425c4b30e
|