test please....conmpila !!!!
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 .. 23 24 25 26 27 28 29 30 Next › Last »
mrbit commented on 2012-09-13 16:50 (UTC)
eduardosm commented on 2012-09-06 15:14 (UTC)
It stucks on "Reading local directories".
vendion commented on 2012-09-05 23:45 (UTC)
The readme on Github shows 0.3.0 and a date of 25 July 2012 https://github.com/Grive/grive/blob/master/README I guess there is a disconnect somewhere my apologies for incorrectly flagging out of date.
mrbit commented on 2012-08-29 14:36 (UTC)
http://www.lbreda.com/grive/_media/packages/0.2.0/grive-0.2.0.tar.gz ???? no 3.0
vendion commented on 2012-08-29 13:28 (UTC)
Version 0.3.0 has been out for a while, please update.
mrbit commented on 2012-08-14 08:00 (UTC)
updated ... thanks TingPing
<deleted-account> commented on 2012-08-14 07:23 (UTC)
You need the following libraries:
- json-c
- libcurl
- libstdc++
- libgcrypt
- Boost (Boost filesystem and program_option are required)
There are also some optional dependencies:
- CppUnit (for unit tests)
- libbfd (for backtrace)
- binutils (for libiberty, required for compilation dah)
TingPing commented on 2012-08-10 01:42 (UTC)
Working pkgbuild - https://raw.github.com/gist/3310164/a7333fd4b45a38f4d9ac3e3b624b107a4e261d71/PKGBUILD
<deleted-account> commented on 2012-07-26 18:39 (UTC)
0.3.0 is out.
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.