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 libfakekey qca-qt5 kpeoplevcard pulseaudio-qt qqc2-desktop-style kirigami-addons modemmanager-qt)
14 makedepends=(extra-cmake-modules kdoctools wayland-protocols)
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=('80bae0d03fd688ee30b7872e2ea04af690346a6d86ca2db17de9253f781a019d'
19 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
20 F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
21 D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heiko.becker@kde.org>
24 cmake -B build -S $pkgname-kde-$pkgver \
26 -DCMAKE_INSTALL_LIBEXECDIR=lib
31 DESTDIR="$pkgdir" cmake --install build