mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
17 lines
821 B
Bash
17 lines
821 B
Bash
# Template file for 'plasma-vault'
|
|
pkgname=plasma-vault
|
|
version=5.27.10
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args=" -DKF5_HOST_TOOLING=/usr/lib/cmake
|
|
-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
|
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools
|
|
pkg-config gettext kpackage-devel kconfig-devel kcoreaddons-devel
|
|
plasma-framework"
|
|
makedepends="plasma-framework-devel libksysguard-devel networkmanager-qt5-devel"
|
|
short_desc="Plasma applet and services for creating encrypted vaults"
|
|
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
|
homepage="https://github.com/KDE/plasma-vault"
|
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
|
checksum=75f1d05661ac553fc8fec14f4ea683bfbb60b0dea816cd7cffb22a2ae3d11a5b
|