blob: 66989166cab9f2190d95919f8df4472c81763698 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = rmfuse
pkgdesc = FUSE access to the reMarkable Cloud
pkgver = 0.2.3
pkgrel = 2
url = https://github.com/rschroll/rmfuse/
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-setuptools
makedepends = python-wheel
depends = python-bidict
depends = python-rmcl
depends = python-rmrl
optdepends = python-pyfuse3: for FUSE3 (recommended)
optdepends = python-llfuse: for FUSE2
source = https://files.pythonhosted.org/packages/source/r/rmfuse/rmfuse-0.2.3.tar.gz
source = xdg.py::https://raw.githubusercontent.com/srstevenson/xdg/5.0.1/src/xdg/__init__.py
sha256sums = 94f71ef2d8aa20fc9981b0a00318800dc6be2518d4cd82c37c0d2d7f54907ed2
sha256sums = 93a5ba17785c5e00d24ebd0e148d36470076c03fa16cf7e9a113a7d8fb1bceba
pkgname = rmfuse
|