Oops!! Thanks Joermungand, done :)
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.125517 |
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 .. 11 12 13 14 15 16 17 18 19 20 21 .. 30 Next › Last »
mrbit commented on 2015-06-01 06:48 (UTC)
nullptr_t commented on 2015-05-31 23:18 (UTC)
@mrbit: it's nice that this is working again.
However, you should run 'updpkgsums' on the PKGBUILD (the current md5sum is not correct), resubmit and start each version with a pkgrel=1 instead of pkgrel=0.
Joermungand commented on 2015-05-30 08:59 (UTC)
Is it only me that cannot get the package to compile? Fails while building libgrive/CMakeFiles/unittest.dir/test/drive/ResourceTest.cc, complaining it cannot find drive/Resource.hh. Does anybody else get this?
mrbit commented on 2015-05-29 22:05 (UTC)
ok, thanks semeion :)
semeion commented on 2015-05-29 21:10 (UTC)
I had tested, and yes it is working fine, thanks for the package!
semeion commented on 2015-05-28 21:35 (UTC)
It is grive2, from another source.
Someone verified if it is safe to use?
dixi_minga commented on 2015-05-28 18:04 (UTC)
new grive seems to work fine with grive-tools https://aur.archlinux.org/packages/grive-tools/
thx
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.