Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : rclone | name : rclone | ||||
| version : 1.56.2 | version : 1.57.0 | ||||
| release : 21 | release : 22 | ||||
| source : | source : | ||||
| - https://github.com/rclone/rclone/releases/download/v1.56.2/rclone-v1.56.2.tar.gz : a8813d25c4640e52495fee83e525e76283c63f01d1cce8fbb58d8486b0c20c8a | - https://github.com/rclone/rclone/releases/download/v1.57.0/rclone-v1.57.0.tar.gz : 3a762c02c202a9142c2d5c1a3927563a556d1683abadd25d2f695e237e4ea693 | ||||
| license : MIT | license : MIT | ||||
| component : network.util | component : network.util | ||||
| networking : yes | networking : yes | ||||
| summary : Sync files to and from Google Drive, S3, Swift, Cloudfiles, etc. | summary : Sync files to and from Google Drive, S3, Swift, Cloudfiles, etc. | ||||
| description: | | description: | | ||||
| Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage | Sync files to and from Google Drive, S3, Swift, Cloudfiles, Dropbox and Google Cloud Storage | ||||
| builddeps : | builddeps : | ||||
| - golang | - golang | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/01-fix-version-from-archive-sources.patch | %patch -p1 < $pkgfiles/01-fix-version-from-archive-sources.patch | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| ./rclone genautocomplete bash rclone.bash_completion | ./rclone genautocomplete bash rclone.bash_completion | ||||
| ./rclone genautocomplete fish rclone.fish_completion | |||||
| ./rclone genautocomplete zsh rclone.zsh_completion | ./rclone genautocomplete zsh rclone.zsh_completion | ||||
| install : | | install : | | ||||
| install -Dm 00755 rclone -t $installdir/usr/bin | install -Dm 00755 rclone -t $installdir/usr/bin | ||||
| install -Dm 00644 rclone.1 -t $installdir/usr/share/man/man1 | install -Dm 00644 rclone.1 -t $installdir/usr/share/man/man1 | ||||
| install -Dm 00644 MANUAL.* -t $installdir/usr/share/doc/rclone | install -Dm 00644 MANUAL.* -t $installdir/usr/share/doc/rclone | ||||
| install -Dm 00644 rclone.bash_completion $installdir/usr/share/bash-completion/completions/rclone | install -Dm 00644 rclone.bash_completion $installdir/usr/share/bash-completion/completions/rclone | ||||
| install -Dm 00644 rclone.fish_completion $installdir/usr/share/fish/vendor_completions.d/rclone.fish | |||||
| install -Dm 00644 rclone.zsh_completion $installdir/usr/share/zsh/site-functions/_rclone | install -Dm 00644 rclone.zsh_completion $installdir/usr/share/zsh/site-functions/_rclone | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.