Search Criteria
Package Details: cloudfusion-git 7.5.19.r0.gc4b9412-2
Git Clone URL: | https://aur.archlinux.org/cloudfusion-git.git (read-only, click to copy) |
---|---|
Package Base: | cloudfusion-git |
Description: | Linux file system (FUSE) to access Dropbox, Sugarsync, Amazon S3, Google Storage, Google Drive or WebDAV servers. |
Upstream URL: | http://joe42.github.com/CloudFusion |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jamesan |
Maintainer: | jamesan (KnightMustard) |
Last Packager: | jamesan |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-18 01:18 |
Last Updated: | 2019-06-25 07:03 |
Dependencies (23)
- fuse (fuse2)
- python2-argparse
- python2-beautifulsoup4
- python2-gsutil
- python2-httplib2
- python2-nose
- python2-ntplib
- python2-profilehooks
- python2-psutil
- python2-pydrive
- python2-requests (python2-requests-git)
- python2-sh (python2-sh-git)
- python2-simplejson
- python2-tinydav
- git (git-git) (make)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda) (optional) – automatic registration
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened) (optional) – Google Storage
- python2-lxml (optional) – captcha handling during auto registration
- python2-pillow (optional) – captcha handling during auto registration
- python2-pycurl (optional) – captcha handling during auto registration
- sikuli-ide (optional) – automatic registration
- tesseract (tesseract-git, tesseract-ocr-git) (optional) – captcha handling during auto registration
- tesseract-data-eng (tesseract-data-eng-git) (optional) – captcha handling during auto registration
Latest Comments
jamesan commented on 2019-06-25 07:07
@dreieck: I've removed the check() function as it fails during third-party tests. I've yet to confirm the package functions as expected.
@KnightMustard: I've created the python2-argparse package and pushed it to the AUR. I've also added you as co so my untimeliness doesn't affect you again.
KnightMustard commented on 2019-06-11 15:25
python2-argparse does not exist in repos or AUR
dreieck commented on 2018-11-28 18:16
check()
fails:Uncommenting the
check()
-function produces a package (but not sure if it works).ocab19 commented on 2016-06-03 10:10
It seems the test part of the setup downloads oauth2client 1.5.2, and then reports an error because it needs oauth2client >= 2.0.0. So, although it may not be the safest choice, if you delete the entire check() part of the pkgbuild, it will install just fine.