Search Criteria
Package Details: vapoursynth-plugin-zsmooth 0.19.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-zsmooth.git (read-only, click to copy) |
|---|---|
| Package Base: | vapoursynth-plugin-zsmooth |
| Description: | Plugin for VapourSynth: zsmooth |
| Upstream URL: | https://github.com/adworacz/zsmooth |
| Licenses: | MIT |
| Submitter: | jholmer |
| Maintainer: | jholmer |
| Last Packager: | jholmer |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-06-15 03:01 (UTC) |
| Last Updated: | 2026-07-14 15:48 (UTC) |
Dependencies (2)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- zig (zig-dev-binAUR, zig-binAUR, zig-gitAUR) (make)
Latest Comments
juliusk commented on 2026-07-14 15:07 (UTC)
With the latest vapoursynth versions the location of the plugins have changed. You have to change where the lib is installed. This works:
jholmer commented on 2026-06-16 02:48 (UTC)
I'll note that for the future, though it seems like zsmooth 0.16 is compatible with zig 0.16 so it can use the official zig package again
vitaliikuzhdin commented on 2026-06-15 17:33 (UTC) (edited on 2026-06-15 17:33 (UTC) by vitaliikuzhdin)
Please change the make dependency from
zig0.15-bintozig0.15and usezig-0.15in thePKGBUILDinstead of/opt/zig0.15/zigas this location might change.jholmer commented on 2025-09-06 00:27 (UTC)
There was no zig package in the official repos when this was created. I'll update it now that one exists.
micwoj92 commented on 2025-09-04 00:13 (UTC)
WHy is this using
zig-binand notzig?