@gnomeye
thanks, the url is changed.
Search Criteria
Package Details: grive-git 557.648ff8e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/grive-git.git (read-only, click to copy) |
|---|---|
| Package Base: | grive-git |
| Description: | An open source Linux client for Google Drive with support for the new Drive REST API and partial sync |
| Upstream URL: | https://github.com/vitalif/grive2 |
| Keywords: | drive git Google share sync |
| Licenses: | GPL2 |
| Conflicts: | grive |
| Provides: | grive |
| Submitter: | ilpianista |
| Maintainer: | edh |
| Last Packager: | edh |
| Votes: | 78 |
| Popularity: | 0.000000 |
| First Submitted: | 2012-04-29 15:20 (UTC) |
| Last Updated: | 2023-01-23 14:25 (UTC) |
Dependencies (13)
- boost-libs
- curl (curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- json-c (json-c-gitAUR)
- libgcrypt
- yajl (yajl-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- binutils (optional) – backtrace and libiberty
- cppunit (optional) – unit tests
- inotify-tools (inotify-tools-gitAUR) (optional) – scheduled syncs and syncs on file change events
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 Next › Last »
ilpianista commented on 2012-06-09 14:53 (UTC)
eyenx commented on 2012-06-09 14:45 (UTC)
anyone else getting a 404 trying to get to http://match065.github.com/grive ?
crobe2 commented on 2012-06-08 07:04 (UTC)
The current version does not work for me, grive authenticates, but does not create its state files, so it wants to initialize again on the next run.
ilpianista commented on 2012-05-30 14:54 (UTC)
@ctarwater
openssl is already installed by ca-certificates, which is needed by curl.
I haven't libstdc++5 on my system, and grive-git builds fine.
cccttt commented on 2012-05-30 02:32 (UTC)
Thanks for maintaining this package!
I had to add 'libstdc++5' and 'openssl' in order to get this to compile and install/run properly. Once installed I created a new directory, cd-ed into it and ran 'grive-a' without any issues.
<deleted-account> commented on 2012-05-24 04:36 (UTC)
Same error as gdw and palpinter received.
ilpianista commented on 2012-05-23 17:39 (UTC)
Report the bug upstream!
palpinter commented on 2012-05-23 17:38 (UTC)
Does'nt work properly:
/tmp/yaourt-tmp-palpinter/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc: In constructor ‘gr::Gdbm::Gdbm(const string&)’:
/tmp/yaourt-tmp-palpinter/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:39:78: error: invalid conversion from ‘void (*)()’ to ‘void (*)(const char*)’ [-fpermissive]
In file included from /tmp/yaourt-tmp-palpinter/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:24:0:
/usr/include/gdbm.h:101:18: error: initializing argument 5 of ‘gdbm_file_info* gdbm_open(const char*, int, int, int, void (*)(const char*))’ [-fpermissive]
/tmp/yaourt-tmp-palpinter/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:42:39: error: invalid conversion from ‘const char*’ to ‘char*’ [-fpermissive]
make[2]: *** [libgrive/CMakeFiles/grive.dir/src/util/Gdbm.cc.o] Error 1
make[1]: *** [libgrive/CMakeFiles/grive.dir/all] Error 2
make: *** [all] Error 2
gdw commented on 2012-05-23 16:40 (UTC)
Doesn't compile for me:
/tmp/yaourt-tmp-gwarner/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc: In constructor 'gr::Gdbm::Gdbm(const string&)':
/tmp/yaourt-tmp-gwarner/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:39:78: error: invalid conversion from 'void (*)()' to 'void (*)(const char*)' [-fpermissive]
In file included from /tmp/yaourt-tmp-gwarner/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:24:0:
/usr/include/gdbm.h:101:18: error: initializing argument 5 of 'gdbm_file_info* gdbm_open(const char*, int, int, int, void (*)(const char*))' [-fpermissive]
/tmp/yaourt-tmp-gwarner/aur-grive-git/src/grive/libgrive/src/util/Gdbm.cc:42:39: error: invalid conversion from 'const char*' to 'char*' [-fpermissive]
make[2]: *** [libgrive/CMakeFiles/grive.dir/src/util/Gdbm.cc.o] Error 1
make[1]: *** [libgrive/CMakeFiles/grive.dir/all] Error 2
make: *** [all] Error 2
ilpianista commented on 2012-05-17 18:01 (UTC)
@kammela
Report the bug upstream
Pinned Comments
edh commented on 2022-09-20 20:45 (UTC)
This package has a bad record of not building. However, I am reluctant to patch a git-package because any changes would most likely break with any new upstream commit. Please try to get the build fixed upstream or switch to the grive package.