mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
plasma-firewall: update to 6.0.4
This commit is contained in:
parent
f46b81ef4b
commit
bcd1acb07c
1 changed files with 10 additions and 7 deletions
|
@ -1,15 +1,18 @@
|
||||||
# Template file for 'plasma-firewall'
|
# Template file for 'plasma-firewall'
|
||||||
pkgname=plasma-firewall
|
pkgname=plasma-firewall
|
||||||
version=5.27.11
|
version=6.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF5_HOST_TOOLING=/usr/lib/cmake"
|
build_helper=qemu
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
kcmutils-devel kauth-devel kcoreaddons-devel gettext"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
makedepends="kcmutils-devel plasma-framework-devel"
|
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)"
|
short_desc="Control Panel for ufw (Uncomplicated Firewall)"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-only OR GPL-3.0-only"
|
license="GPL-2.0-only, GPL-3.0-only"
|
||||||
homepage="https://invent.kde.org/network/plasma-firewall"
|
homepage="https://invent.kde.org/network/plasma-firewall"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=34cee9fdf4916bc51957bd223c70d7d6c59a7d0e89cbaa398233273d9320c105
|
checksum=bd2f17ee45a5cf708e3172863e67177d946da9b124ae10fb625f8d3ef01243ae
|
||||||
|
|
Loading…
Add table
Reference in a new issue