blob: f7be68ea812bd307d3bf746480119c76f258fa0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
pkgbase = cloud-fs-bin
pkgdesc = Unlocking the Unlimited Possibilities of Cloud Storage
pkgver = 0.9.2
pkgrel = 1
epoch = 2
url = https://github.com/cloud-fs/cloud-fs.github.io
install = clouddrive.install
arch = x86_64
arch = aarch64
license = LicenseRef-scancode-commercial-license
makedepends = libarchive
depends = bash
depends = fuse
depends = rclone
depends = systemd-libs
optdepends = docker: Pack, ship and run any application as a lightweight container
optdepends = davfs2: File system driver that allows you to mount a WebDAV folder
optdepends = clouddrive-decrypt: clouddrive-decrypt is a standalone tool designed to demo how to decrypt files encrypted by CloudDrive2.
optdepends = rclone-browser: Simple cross-platform GUI for rclone
provides = cloud-fs
provides = clouddrive
provides = clouddrive2
conflicts = cloud-fs
conflicts = clouddrive
conflicts = clouddrive2
noextract = clouddrive-2-x86_64-0.9.2.tgz
noextract = clouddrive-2-aarch64-0.9.2.tgz
options = !strip
options = !debug
options = !lto
options = emptydirs
source = LICENSE.html::https://raw.githubusercontent.com/cloud-fs/cloud-fs.github.io/gh-pages/eula.html
source = clouddrive.install
source = clouddrive-2-x86_64-0.9.2.tgz::https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v0.9.2/clouddrive-2-linux-x86_64-0.9.2.tgz
source = clouddrive-2-aarch64-0.9.2.tgz::https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v0.9.2/clouddrive-2-linux-aarch64-0.9.2.tgz
sha256sums = c336f41e259916212c7fdd3e21a26a2faf94d725b5daf686bca501978efbf17e
sha256sums = f2d0bffedcfcb542ee07eef4f797dc848703f6d63f0d7b837a89a190dcc09780
sha256sums = d611e02955715e853c8fcfc20030c7e62c114bf9c1d9c44132615d38fb51ee13
sha256sums = d36462a4596202013433eac516595b3ffffaf90d3c6b0b4458a57c3a5ca665c9
pkgname = clouddrive
|