Search Criteria
Package Details: zchunk-git 1.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zchunk-git.git (read-only, click to copy) |
---|---|
Package Base: | zchunk-git |
Description: | A file format that allows easy deltas while maintaining good compression (git version) |
Upstream URL: | https://github.com/zchunk/zchunk |
Licenses: | BSD |
Conflicts: | zchunk |
Provides: | libzck.so, zchunk |
Submitter: | Nekit |
Maintainer: | yurikoles |
Last Packager: | Nekit |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-10 12:17 (UTC) |
Last Updated: | 2022-09-16 20:56 (UTC) |
Dependencies (5)
- libcurl.so (curl-minimal-git, curl-git, curl, lib32-curl)
- zstd (zstd-git, zstd-static)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (make)
Required by (2)
- createrepo_c (requires zchunk)
- libsolv-conda-forge (requires zchunk)
Latest Comments
yurikoles commented on 2022-09-16 21:46 (UTC)
@Nekit please avoid doing
pkgver
-only changes for a-git
/ devel package.Nekit commented on 2020-09-24 07:00 (UTC)
Hi Yurii! Missing deps added, thank you!
yurikoles commented on 2020-09-24 06:32 (UTC)
Hi Nikita,
The package doesn't build in clean chroot because
git
andninja
isn't included inmakedepends
: