kio-extras: update to 19.04.3.
This commit is contained in:
parent
9c8c379c52
commit
f895538087
1 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kio-extras'
|
# Template file for 'kio-extras'
|
||||||
pkgname=kio-extras
|
pkgname=kio-extras
|
||||||
version=19.04.2
|
version=19.04.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules pkg-config gperf qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules pkg-config gperf qt5-qmake qt5-host-tools
|
||||||
|
@ -15,8 +15,12 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://cgit.kde.org/kio-extras.git"
|
homepage="https://cgit.kde.org/kio-extras.git"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kio-extras-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kio-extras-${version}.tar.xz"
|
||||||
checksum=321e27bd27ed26980e5e9b4b638f43045cfdaa8488b1642e2378178af7327e81
|
checksum=b65cb37a5965782a9eaae80840fdd7e06505aece33cc6774510c65e1fea3f55b
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
makedepends+=" libssh-devel"
|
makedepends+=" libssh-devel"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
arm*) broken="depends on qt5-webengine";;
|
||||||
|
esac
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue