16 lines
689 B
Bash
16 lines
689 B
Bash
# Template file for 'kio-gdrive'
|
|
pkgname=kio-gdrive
|
|
version=1.2.5
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="extra-cmake-modules intltool pkg-config qt5-qmake qt5-host-tools"
|
|
makedepends="libaccounts-qt5-devel kaccounts-integration-devel kparts-devel libkgapi-devel"
|
|
depends="kaccounts-providers"
|
|
short_desc="KIO slave that enables access and edit Google Drive files"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://community.kde.org/KIO_GDrive"
|
|
distfiles="${KDE_SITE}/kio-gdrive/${version}/src/kio-gdrive-${version}.tar.xz"
|
|
checksum=1523c87f3f679cecbef0a2158a133f84379a0b276000c0233c34041b9c14d605
|
|
nocross="kaccounts-integration is nocross"
|