@rafi I made a PKGBUILD for this new project: https://aur.archlinux.org/packages/gdrive/
Search Criteria
Package Details: gdrive-cli-git 20120428-3
Package Actions
| Package Base: | gdrive-cli-git |
|---|---|
| Description: | google drive cli - futher instructions to come tomorrow, follow the read me for now |
| Upstream URL: | http://tomdignan.com/projects/gdrive-cli/ |
| Category: | system |
| Licenses: | |
| Submitter: | gtmanfred |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 12 |
| First Submitted: | 2012-04-28 02:40 |
| Last Updated: | 2012-06-09 16:35 |
Dependencies (3)
Required by (0)
Sources
- client_secrets.json
- gdrive-cli
Latest Comments
Comment by kleinph
Comment by rafi
There's a newer similar project, https://github.com/prasmussen/gdrive
Comment by gtmanfred
fixed and fixed where the simple_cli.py should be looking
Comment by mrbit
no $client_secrets.json
install -Dm644 $srcdir/$client_secrets.json $pkgdir/etc/gdrive-client ----> install -Dm644 $srcdir/client_secrets.json $pkgdir/etc/gdrive-client
Comment by gtmanfred
this is not quite ready to use, if you go ahead an download it, I will add a new version when the dev commits the what is going to be changed in a few minutes