Search Criteria
Package Details: fuse3-p7zip-git 2.2.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fuse3-p7zip-git.git (read-only, click to copy) |
|---|---|
| Package Base: | fuse3-p7zip-git |
| Description: | fuse3 file system that uses the 7zip library to mount archives |
| Upstream URL: | https://github.com/andrew-grechkin/fuse3-p7zip |
| Keywords: | 7z 7zip fuse fuse3 |
| Licenses: | GPL |
| Submitter: | agrechkin |
| Maintainer: | agrechkin |
| Last Packager: | agrechkin |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-28 13:10 (UTC) |
| Last Updated: | 2026-05-16 23:14 (UTC) |
Dependencies (5)
- 7zip (p7zip-natspecAUR, 7zip-natspecAUR, 7zip-zstd-binAUR, 7zip-zstdAUR)
- fuse3 (fuse3-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- go-md2man (make)
Latest Comments
Earnest commented on 2026-02-01 16:20 (UTC)
This does not appear to be a -git package. A -git package should build directly from whatever the latest development head happens to be.
I've provided a new PKGBUILD here with a few changes to better align with Arch's packaging standards (as best I know them).
I was not able to get the install target to work, either via
DESTDIR=$pkgdir cmake --install buildormake -C build DESTDIR=$pkgdir install. Instead it just moves the binary over.Despite an old trick to try keep refs to
$srcdirout of the built object it still appears present.Here are remaining issues found by namcap which you may consider:
agrechkin commented on 2023-11-24 22:09 (UTC)
Fixed
agrechkin commented on 2023-05-08 07:08 (UTC)
Fixed. Git is added to makedepends