18 lines
820 B
Bash
18 lines
820 B
Bash
# Template file for 'plasma-vault'
|
|
pkgname=plasma-vault
|
|
version=5.27.3
|
|
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=9ab2682122001f113f41a53e0ed6f521e37aad00ba384fa7f8e9390b5a9b9746
|