22 lines
1.0 KiB
Bash
22 lines
1.0 KiB
Bash
# Template file for 'kio-gdrive'
|
|
pkgname=kio-gdrive
|
|
version=24.05.1
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins -DQT_MAJOR_VERSION=6
|
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
|
-DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules"
|
|
hostmakedepends="extra-cmake-modules intltool pkg-config qt6-base
|
|
kf6-kcoreaddons libaccounts-qt6-devel kf6-kdoctools kf6-kconfig"
|
|
makedepends="libaccounts-qt6-devel kf6-kaccounts-integration-devel kf6-kparts-devel
|
|
libkgapi-devel kf6-purpose-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"
|
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kio-gdrive"
|
|
distfiles="${KDE_SITE}/release-service/${version}/src/kio-gdrive-${version}.tar.xz"
|
|
checksum=aacab6e19e84a8a60c7bd1d917fe9687b891e35f130373db31b58203ec6f8b25
|