17 lines
691 B
Bash
17 lines
691 B
Bash
# Template file for 'kdeconnect'
|
|
pkgname=kdeconnect
|
|
version=1.2
|
|
revision=1
|
|
wrksrc=kdeconnect-kde-${version}
|
|
#create_wrksrc=yes
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules qt5-host-tools pkg-config"
|
|
makedepends="kcmutils-devel qca-qt5-devel frameworkintegration-devel qt5-declarative-devel libfakekey-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"
|
|
homepage="https://github.com/KDE/kdeconnect-kde"
|
|
distfiles="https://github.com/KDE/kdeconnect-kde/archive/v${version}.tar.gz"
|
|
checksum=09ce31ef8b91751dca4708b94a7bf0aa74c5b4f0935dafb2d1b97b1749cca78a
|