plasma-vault: update to 5.23.4.
This commit is contained in:
parent
eeefc1e7f0
commit
421d345a48
1 changed files with 6 additions and 9 deletions
|
@ -1,20 +1,17 @@
|
||||||
# Template file for 'plasma-vault'
|
# Template file for 'plasma-vault'
|
||||||
pkgname=plasma-vault
|
pkgname=plasma-vault
|
||||||
version=5.23.3
|
version=5.23.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
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
|
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools
|
||||||
gettext"
|
pkg-config gettext kpackage-devel kconfig-devel kcoreaddons-devel
|
||||||
|
plasma-framework"
|
||||||
makedepends="plasma-framework-devel libksysguard-devel networkmanager-qt5-devel"
|
makedepends="plasma-framework-devel libksysguard-devel networkmanager-qt5-devel"
|
||||||
short_desc="Plasma applet and services for creating encrypted vaults"
|
short_desc="Plasma applet and services for creating encrypted vaults"
|
||||||
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/KDE/plasma-vault"
|
homepage="https://github.com/KDE/plasma-vault"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a27a13fe0a2d316045e1063215e301b192defe5a93b04baaaa4a855f01c03f18
|
checksum=c627e8872b2f3847c77451c07f64ebfa3774574f37871af879b8acb7e6e9c9ab
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
|
||||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue