Search Criteria
Package Details: zsync2-git 2.0.0.alpha.1.20230304.r7.g9337846-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zsync2-git.git (read-only, click to copy) |
---|---|
Package Base: | zsync2-git |
Description: | A rewrite of the advanced file download/sync tool zsync |
Upstream URL: | https://github.com/AppImageCommunity/zsync2 |
Keywords: | delta zsync |
Licenses: | PerlArtistic |
Conflicts: | zsync2 |
Provides: | zsync2 |
Submitter: | jonathon |
Maintainer: | severach (FabioLolix) |
Last Packager: | FabioLolix |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-02 22:34 (UTC) |
Last Updated: | 2024-09-15 12:12 (UTC) |
Dependencies (9)
- cprAUR (cpr-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libgcrypt
- argsAUR (optimizevideo-gitAUR, args-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtest (googletest-gitAUR) (make)
Required by (1)
- appimageupdate-git (requires zsync2)
Latest Comments
FabioLolix commented on 2023-06-29 11:24 (UTC)
zync2-git pkgbuild which use system's
args
andcpr
https://github.com/FabioLolix/PKGBUILD-AUR_fix/blob/master/z/zsync2-git/PKGBUILD , I emailed you some days ago and would be glad to co-maintain/maintain this pkgbuildTNE commented on 2023-03-07 22:00 (UTC)
It seems this package now includes some
curl
includes. Probably since this commit: https://github.com/AppImageCommunity/zsync2/commit/e7108f63585ae5ec86a7fcdc6793ff53a1ff8b24 It appears as though arch's curl is too new, so using the system curl is no longer an option. -DCPR_BUILD_TESTS=OFF should probably also be set, but gtest seems to be a mandatory requirement for building this package now.TNE commented on 2022-11-10 00:38 (UTC)
Doesn't build because protocol.file.allow=always is not set. See: https://wiki.archlinux.org/title/VCS_package_guidelines#Git_submodules