Search Criteria
Package Details: rclone-git 1.54.0.r102.g9cc8ff4dd-1
Git Clone URL: | https://aur.archlinux.org/rclone-git.git (read-only, click to copy) |
---|---|
Package Base: | rclone-git |
Description: | Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage |
Upstream URL: | https://rclone.org/ |
Keywords: | cloud gdrive mega pcloud s3 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | serialoverflow |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2017-02-22 13:27 |
Last Updated: | 2021-02-28 16:56 |
Dependencies (4)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-dso, lib32-glibc-dso)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- python (python-dbg) (make)
Required by (14)
- arbie-git (requires rclone)
- git-annex-remote-rclone (requires rclone)
- git-remote-gcrypt (requires rclone) (optional)
- networkmanager-dispatcher-rclone (requires rclone)
- nnn-git (requires rclone) (optional)
- nnn-icons (requires rclone) (optional)
- nnn-nerd (requires rclone) (optional)
- otoclone (requires rclone)
- polo (requires rclone) (optional)
- polo-bin (requires rclone) (optional)
- polo-git (requires rclone) (optional)
- rclone-browser (requires rclone)
- rclone-browser-git (requires rclone)
- rclonesync-git (requires rclone)
Latest Comments
yochananmarqos commented on 2020-11-01 01:01
@FabioLolix: Please update the PKGBUILD for updated Go package guidelines, see the community/rclone PKGBUILD.
L0ric0 commented on 2020-07-21 18:00
i think as of https://github.com/rclone/rclone/commit/4a82251c6293ab2aa052a490678e4fd68e55715f
pandoc
is no longer a make dependency(the manpage is in the repository)
Saren commented on 2017-12-10 17:52
Here is the PKGBUILD that works for me, copied from extra/rclone
timofonic commented on 2017-10-27 20:06
Any interest in maintaining this package?
ChlorideCull commented on 2017-08-10 18:27
@serialoverflow: You can use a pkgver() function, see the wiki <https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git>
And yes, this fails to build.
prometheus commented on 2017-06-28 16:56
Error when trying to build:
go install -v --ldflags "-s -X github.com/ncw/rclone/fs.Version=v1.36-222-gf3c7e1a9"
go install: no install location for directory /tmp/pkgbuild-0/rclone-git/src/rclone outside GOPATH
For more details see: 'go help gopath'
make: *** [Makefile:18: rclone] Error 1
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: the build failed
-> Status
failed (1): rclone-git
serialoverflow commented on 2017-03-02 20:12
it does pull the latest version from git (master branch). that means it is usually even more current than the "latest" package under http://beta.rclone.org.
as far as i know, there is no better way to display the version of git packages. if you know a better one, please share but this seems to be the convention.
bcc commented on 2017-03-02 17:39
can this package just pull the latest git version from github, rather be version controlled? (Its currently out of date too)