void-packages/srcpkgs/kdeconnect/template
2022-03-06 00:31:15 +01:00

24 lines
1 KiB
Bash

# Template file for 'kdeconnect'
pkgname=kdeconnect
version=21.12.3
revision=1
wrksrc="kdeconnect-kde-${version}"
build_style=cmake
configure_args="-DWaylandScanner_EXECUTABLE=/usr/bin/wayland-scanner"
hostmakedepends="extra-cmake-modules qt5-host-tools
pkg-config wayland-devel qt5-qmake python3 kdoctools
kpackage qt5-wayland kcoreaddons gettext"
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
qt5-declarative-devel libfakekey-devel kwayland-devel
qt5-multimedia-devel kpeoplevcard-devel kirigami2-devel
qqc2-desktop-style-devel pulseaudio-qt-devel"
depends="kde-cli-tools qca-qt5-ossl fuse-sshfs kirigami2 qt5-quickcontrols"
checkdepends="qca-qt5-ossl"
short_desc="Multi-platform app that allows your devices to communicate"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://github.com/KDE/kdeconnect-kde"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-kde-${version}.tar.xz"
checksum=8fc84f22ad5fa1371a109679f283baaf8728c05a92b9a6f36629b8f8d9a933d9
python_version=3