blob: 48f09d6b8bbdc6fda66e138f195dbcad6a7a2893 (
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
|
pkgbase = dbxfs
pkgdesc = User-space file system for Dropbox
pkgver = 2.0.1
pkgrel = 1
url = https://thelig.ht/code/dbxfs
arch = x86_64
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = fuse2
depends = python-block_tracing
depends = python-dropbox
depends = python-platformdirs
depends = python-privy
depends = python-sentry_sdk
depends = python-userspacefs
source = https://files.pythonhosted.org/packages/source/d/dbxfs/dbxfs-2.0.1.tar.gz
source = update-check.patch
sha256sums = 222c6055ca6aeb220e1d65179b998d6ea54f27cae1a3369632e27f93ad1a80d6
sha256sums = b00af1f372b4f420d4e2cb8bf446e5e654db74aeee32636e008cab537968c755
pkgname = dbxfs
|