Package Details: zsync2-git 2.0.0.alpha.1.20230304.r7.g9337846-1

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)

Latest Comments

Ataraxy commented on 2025-12-20 14:49 (UTC)

[ 88%] Linking CXX executable zsync2
/usr/bin/ld: libzsync2_standalone.a(zsclient.cpp.o): undefined reference to symbol 'gzseek64@@ZLIB_1.2.3.3'
/usr/bin/ld: /usr/lib/libz.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/zsync2.dir/build.make:108: src/zsync2] Error 1
make[1]: *** [CMakeFiles/Makefile2:1428: src/CMakeFiles/zsync2.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'zsync2-git-2.0.0.alpha.1.20230304.r7.g9337846-1'

Technetium1 commented on 2025-06-16 20:14 (UTC)

Now requires -DCMAKE_POLICY_VERSION_MINIMUM="3.5" to build

FabioLolix commented on 2023-06-29 11:24 (UTC)

zync2-git pkgbuild which use system's args and cpr 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 pkgbuild

TNE 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