parent
de7448daba
commit
6c01f0d0e6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-vault'
|
# Template file for 'plasma-vault'
|
||||||
pkgname=plasma-vault
|
pkgname=plasma-vault
|
||||||
version=5.15.4
|
version=5.15.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools"
|
hostmakedepends="extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools"
|
||||||
|
@ -10,10 +10,10 @@ 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=2850656445a15243ab23fe2aecb159379ae7d0731b75b1f1a264fc179dfa50c1
|
checksum=2d7c356fa951b341fcb5ea48ed819f396fe9096e06e6f2026c9f59a59fa48fd5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue