Search Criteria
Package Details: vapoursynth-plugin-vszip 14.1.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-vszip.git (read-only, click to copy) |
|---|---|
| Package Base: | vapoursynth-plugin-vszip |
| Description: | Plugin for VapourSynth: vszip |
| Upstream URL: | https://github.com/dnjulek/vapoursynth-zip |
| Licenses: | MIT |
| Submitter: | jholmer |
| Maintainer: | jholmer |
| Last Packager: | jholmer |
| Votes: | 1 |
| Popularity: | 0.31 |
| First Submitted: | 2025-01-27 17:35 (UTC) |
| Last Updated: | 2026-05-13 23:32 (UTC) |
Dependencies (2)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- zig0.15-binAUR (make)
Latest Comments
Doing6811 commented on 2026-05-08 16:55 (UTC)
ty for the quick fix
jholmer commented on 2026-05-07 01:31 (UTC)
Okay, it seems like a versioning issue. The latest
zigpackage in Arch is 0.16. vszip only builds with zig 0.15. I'll update the build to specifically use zig 0.15.jholmer commented on 2026-05-07 01:28 (UTC)
It's failing for me as well. I wonder if the build changed, or if it's an upstream issue. Been busy today, so I'll try to get it fixed as soon as possible.
Doing6811 commented on 2026-05-07 01:19 (UTC)
anyone else having issues building 13.0.0-1? I've tried with paru (with chroot flag), yay and makepkg
micwoj92 commented on 2025-09-03 19:58 (UTC)
Why does this depend on
zig-binand not onzig?