# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup fuse 1.0 PortGroup sourcehut 1.0 PortGroup legacysupport 1.1 PortGroup makefile 1.0 sourcehut.setup nabijaczleweli archivemount-ng 1 name archivemount revision 0 categories fuse license GPL-2 BSD maintainers {@TheRealKeto gmail.com:therealketo} openmaintainer description File system for accessing archives using libarchive long_description Archivemount is a piece of glue code between libarchive \ and FUSE. It can be used to mount a (possibly compressed) \ archive (as in .tar.gz or .tar.bz2) and use it like an \ ordinary filesystem. checksums rmd160 614826c4fca3cddd24797dff9232a34b78d252ef \ sha256 907608dfea503088194d2244443873c7b5293f294280348e9873ff22054fd7e4 \ size 29066 # Already on upstream, but no new release made patch.pre_args-replace -p0 -p1 patchfiles-append apple-standard-st_mtim-st_mtimespec.patch patchfiles-append enable-rpi-formatting-constants.patch depends_lib-append port:libarchive compiler.cxx_standard 2020 build.args-append VERSION=${version}