18 lines
731 B
Bash
18 lines
731 B
Bash
# Template file for 'kdeconnect'
|
|
pkgname=kdeconnect
|
|
version=1.3.2
|
|
revision=1
|
|
wrksrc="kdeconnect-kde-${version}"
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config
|
|
qt5-qmake python3 kdoctools"
|
|
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel
|
|
qt5-declarative-devel libfakekey-devel kwayland-devel"
|
|
depends="kde-cli-tools qca-qt5-ossl"
|
|
short_desc="A multi-platform app that allows your devices to communicate"
|
|
maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/KDE/kdeconnect-kde"
|
|
distfiles="https://github.com/KDE/kdeconnect-kde/archive/v${version}.tar.gz"
|
|
checksum=9e12af15f7b8b0ba331735bd58d6ce6f438bb32ccfe49395a7b1144db137ed47
|