https://github.com/Grive/grive
0.2.0 is out
Search Criteria
Package Details: grive 0.5.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/grive.git (read-only, click to copy) |
---|---|
Package Base: | grive |
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 Google grive2 sync vitalif |
Licenses: | GPL2 |
Submitter: | mrbit |
Maintainer: | edh |
Last Packager: | edh |
Votes: | 282 |
Popularity: | 0.123006 |
First Submitted: | 2012-04-29 22:26 (UTC) |
Last Updated: | 2024-09-14 09:14 (UTC) |
Dependencies (12)
- boost-libs
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- json-c (json-c-gitAUR)
- libgcrypt
- yajl (yajl-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (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 (4)
Latest Comments
« First ‹ Previous 1 .. 24 25 26 27 28 29 30 Next › Last »
<deleted-account> commented on 2012-07-05 14:57 (UTC)
mrbit commented on 2012-06-12 04:53 (UTC)
update...now compila
mrbit commented on 2012-06-10 21:23 (UTC)
update not compila : libgrive/src/protocol/OAuth2.cc:67:36: error:no matching function for call to ‘gr::http::CurlAgent::Post(const string&, std::string&, gr::http::JsonResponse*)’
<deleted-account> commented on 2012-06-09 23:31 (UTC)
https://github.com/Grive/grive
grive 0.1.1 released
qwertzdenek commented on 2012-06-09 13:46 (UTC)
Project moved to here: https://github.com/Grive/grive and the last version is 0.1.1.
crobe2 commented on 2012-06-08 07:03 (UTC)
Somehow, downloading the sources gives the wrong git tag ( 271dd95 ), so the installation does not work. I am not sure whats wrong.
mrbit commented on 2012-06-04 05:38 (UTC)
updated..
<deleted-account> commented on 2012-06-04 03:26 (UTC)
https://github.com/match065/grive
rediing the README say grive 0.1.0 in other word are in version 0.1.0 now
mrbit commented on 2012-05-25 14:14 (UTC)
add boost--> dep
vendion commented on 2012-05-24 23:32 (UTC)
Currently does not pass the checksum
-> Downloading match065-grive-co1ace7...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 131k 100 131k 0 0 195k 0 --:--:-- --:--:-- --:--:-- 221k
==> Validating source files with md5sums...
match065-grive-co1ace7 ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build grive.
Pinned Comments
edh commented on 2023-10-11 23:00 (UTC)
If you encounter errors similar to
error [...] loading shared libraries
, you most likely need to rebuilt the grive package. Usually no further action is needed except for forcing a rebuilt.The error is due to grive having been built against an older version of the library mentioned in the error message. The library has likely since been updated by
pacman
and grive need to be made aware of this by rebuilding it.