Search Criteria
Package Details: libfragmentzip 60-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libfragmentzip.git (read-only, click to copy) |
---|---|
Package Base: | libfragmentzip |
Description: | A library allowing to download single files from a remote zip archive |
Upstream URL: | https://github.com/tihmstar/libfragmentzip |
Licenses: | LGPL3 |
Conflicts: | libfragmentzip |
Provides: | libfragmentzip |
Submitter: | sunflsks |
Maintainer: | sunflsks |
Last Packager: | sunflsks |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-25 02:05 (UTC) |
Last Updated: | 2021-02-25 02:05 (UTC) |
Dependencies (5)
- curl (curl-minimal-git, curl-git)
- libzip (libzip-git)
- zlib (zlib-static, zlib-git, zlib-ng, zlib-ng-compat-git)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- libgeneral (libgeneral-git, libgeneral) (make)
Latest Comments
0x9fff00 commented on 2022-01-15 12:17 (UTC)
build fails unless
source
is changed to("git+https://github.com/tihmstar/libfragmentzip.git#tag=$pkgver")
due to this line inconfigure.ac
: