Search Criteria
Package Details: ratarmount 0.13.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/ratarmount.git (read-only, click to copy) |
---|---|
Package Base: | ratarmount |
Description: | 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. |
Upstream URL: | https://github.com/mxmlnkn/ratarmount |
Keywords: | archivemount fuse fusepy tarindexer |
Licenses: | MIT |
Submitter: | RubenKelevra |
Maintainer: | RubenKelevra |
Last Packager: | RubenKelevra |
Votes: | 4 |
Popularity: | 0.73 |
First Submitted: | 2022-05-28 19:12 (UTC) |
Last Updated: | 2023-05-12 16:54 (UTC) |
Dependencies (17)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312)
- python-fusepy (python-fusepy-git)
- python-msgpack
- python-rapidjson
- python-simplejson
- python-ujson
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- lzmaffi (optional) – Option 1 for support for xz-compressed tar files
- pragzip (optional) – Option 1 for support for gzip-compressed tar files
- python-indexed-bzip2 (optional) – Support for bzip2-compressed tar files
- python-indexed-gzip (optional) – Option 2 for support for gzip-compressed tar files
- python-indexed-zstd (optional) – Support for zstd-compressed tar files
- python-rarfile (optional) – Support for rar-compressed tar files
- python-xz (optional) – Option 2 for support for xz-compressed tar files
Latest Comments
JoeCool commented on 2022-08-05 17:02 (UTC) (edited on 2022-08-05 17:15 (UTC) by JoeCool)
I think the PKGBUILD is missing the build of the core first.
Then dependencies are OK. But:
Something still seems to be wrong.
EDIT: fixing the build on the -git version seems to result in a working ratarmount