mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
kio-gdrive: update to 24.02.2.
This commit is contained in:
parent
6972df3309
commit
2b2797891a
1 changed files with 10 additions and 6 deletions
|
@ -1,12 +1,16 @@
|
|||
# Template file for 'kio-gdrive'
|
||||
pkgname=kio-gdrive
|
||||
version=23.08.5
|
||||
version=24.02.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules intltool pkg-config qt5-qmake qt5-host-tools
|
||||
kcoreaddons libaccounts-qt5-devel kdoctools"
|
||||
makedepends="libaccounts-qt5-devel kaccounts-integration-devel kparts-devel
|
||||
libkgapi-devel purpose-devel"
|
||||
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>"
|
||||
|
@ -14,4 +18,4 @@ 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=d5983ea15284431e83561bbf0b10ed39790a879cb465fc132aa96b0fe2d5eda6
|
||||
checksum=123bf4b52816dd06ac0455c1b0acd2f684cad735075ff6ed2244ef1e3a923923
|
||||
|
|
Loading…
Add table
Reference in a new issue