summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGordian Edenhofer2015-07-08 11:46:38 +0200
committerGordian Edenhofer2015-07-08 11:46:38 +0200
commit2b36a6cb49c1bec51c9f24f472207cd87472de1c (patch)
tree40f373299213cb13fd0511d24a77fea0ba07ee3c /.SRCINFO
downloadaur-2b36a6cb49c1bec51c9f24f472207cd87472de1c.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c62a635ffe75
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = grive
+ pkgdesc = An open source Linux client for Google Drive with support for the new Drive REST API and partial sync
+ pkgver = 0.4.0
+ pkgrel = 2
+ url = https://github.com/vitalif/grive2
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = cmake
+ makedepends = boost
+ depends = yajl
+ depends = curl
+ depends = libgcrypt
+ depends = boost-libs
+ depends = gcc-libs
+ depends = json-c
+ depends = expat
+ optdepends = cppunit: unit tests
+ optdepends = binutils: backtrace and libiberty
+ conflicts = grive-git
+ source = https://github.com/vitalif/grive2/archive/308aab92cfdbee11dbd608a30b2fa77ddade1b31.tar.gz
+ md5sums = 729768eec210849df5b7254d8a6a4a38
+
+pkgname = grive
+