summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bd6bd2deaa81e84aee7fd44104ac0863c9c91037 (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 = ratarmount
	pkgdesc = Mount tar files via fusepy. Supports Recursive Mounting, Compressed Files, Read-Only Bind Mounting, Union Mounting and Write Overlays. A fast random access alternative to archivemount.
	pkgver = 0.15.2
	pkgrel = 2
	url = https://github.com/mxmlnkn/ratarmount
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python>=3.11
	depends = python-fusepy
	depends = python-rapidgzip
	depends = python-indexed-gzip
	depends = python-xz
	depends = python-indexed-zstd
	depends = python-rarfile
	depends = python-libarchive-c
	conflicts = ratarmount-git
	source = ratarmount-0.15.2.tar.gz::https://github.com/mxmlnkn/ratarmount/archive/refs/tags/v0.15.2.tar.gz
	b2sums = ac610468006f99bf528022ecb585ab51f2b0ef48a4b255a1ad8a692703f85890fd9991a8c6c05d938d421fbbd9e9c450d764b2f0b24a84d2a97ff1d40ede5fc9

pkgname = ratarmount