18 lines
731 B
Bash
18 lines
731 B
Bash
# Template file for 'kdeconnect'
|
|
pkgname=kdeconnect
|
|
version=1.3.3
|
|
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=b67eaaec5577d121533f072bcda37dc995553c8e4b564b27baba76d0cf948375
|