1 # Maintainer: Antonio Rojas <arojas@archlinux.org>
2 # Contributor: Andrea Scarpino <andrea@archlinux.org>
3 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
8 pkgdesc='Adds communication between KDE and your smartphone'
9 url='https://kdeconnect.kde.org/'
12 groups=(kde-applications kde-network)
13 depends=(kcmutils kwayland libfakekey qca-qt5 kpeoplevcard pulseaudio-qt qqc2-desktop-style hicolor-icon-theme)
14 makedepends=(extra-cmake-modules kdoctools)
15 optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration' 'qt5-tools: for some runcommand plugin actions')
16 source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-kde-$pkgver.tar.xz{,.sig})
17 sha256sums=('9df40473469e73fbb865e1d0fcbe530b10b49d0f652f9265dd4237cae8ebaf04'
19 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
20 F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
21 D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heiko.becker@kde.org>
25 cmake -B build -S $pkgname-kde-$pkgver \
27 -DCMAKE_INSTALL_LIBEXECDIR=lib
32 DESTDIR="$pkgdir" cmake --install build