blob: e04afa4992531067a9cdecfd435504e2db36a810 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = grive-git
pkgdesc = An open source Linux client for Google Drive with support for the new Drive REST API and partial sync
pkgver = 557.648ff8e
pkgrel = 1
url = https://github.com/vitalif/grive2
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
makedepends = git
makedepends = boost
depends = yajl
depends = curl
depends = libgcrypt
depends = boost-libs
depends = gcc-libs
depends = json-c
depends = expat
optdepends = inotify-tools: scheduled syncs and syncs on file change events
optdepends = cppunit: unit tests
optdepends = binutils: backtrace and libiberty
provides = grive=557.648ff8e
conflicts = grive
source = grive-git::git+https://github.com/vitalif/grive2
sha512sums = SKIP
pkgname = grive-git
|