Package Details: grive-git 557.648ff8e-1

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)

Required by (0)

Sources (1)

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.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »

edh commented on 2019-01-29 15:54 (UTC)

@the_isz Thanks for the comment. I admit that it can be considered a dependency. However, AFAIK it is optional for running grive. For now I have added it to the optdepends array and will push it with the next new release.

the_isz commented on 2019-01-28 20:14 (UTC)

Hi edh,

I think inotify-tools is a missing mandatory dependency for this package.

Could you add it for your next release, please?

Thanks and best regards,

Iszzy

edh commented on 2015-10-23 22:25 (UTC)

@justinkb Thanks for the hint. I will update it in a couple of minutes.

semeion commented on 2015-10-23 22:20 (UTC) (edited on 2015-10-23 22:20 (UTC) by semeion)

@justinkb: Exactly. I got same error here. Recompiling the AUR package solve the problem.

justinkb commented on 2015-10-23 22:14 (UTC) (edited on 2015-10-23 22:15 (UTC) by justinkb)

Maybe do a revbump since boost-libs pkg update from [extra] from a week or two ago means rebuilding this package is necessary (grive: error while loading shared libraries: libboost_program_options.so.1.58.0: cannot open shared object file: No such file or directory)

edh commented on 2015-06-28 11:39 (UTC)

The concerning bug has been fixed upstream and I can confirm that it is working.

edh commented on 2015-06-26 14:48 (UTC)

There seems to be a problem concerning the build of some test units. I reported the error upstream! The good news is that it only occurs when the package "cppunit" is installed: Removing the package, removes the error. This definitely is not a permanent solution but for now "cppunit" is considered a conflicting package. @jorges Thanks for your comment!