Search Criteria
Package Details: vapoursynth-plugin-vsakarin-git 0.96f.r128.6d7c733-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-vsakarin-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vapoursynth-plugin-vsakarin-git |
| Description: | Plugin for Vapoursynth: vsakarin (GIT version) |
| Upstream URL: | https://github.com/akarinVS/vapoursynth-plugin.git |
| Keywords: | vapoursynth |
| Licenses: | GPL |
| Conflicts: | vapoursynth-plugin-vsakarin |
| Provides: | vapoursynth-plugin-vsakarin |
| Submitter: | sl1pkn07 |
| Maintainer: | sl1pkn07 |
| Last Packager: | sl1pkn07 |
| Votes: | 4 |
| Popularity: | 0.94 |
| First Submitted: | 2022-01-31 17:10 (UTC) |
| Last Updated: | 2024-08-25 17:06 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- llvm-libs (llvm-libs-gitAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- meson (meson-gitAUR) (make)
Required by (7)
- smoothie-rs-linux-filepaths-git
- vapoursynth-plugin-muvsfunc-git (optional)
- vapoursynth-plugin-vsjetpack (requires vapoursynth-plugin-vsakarin)
- vapoursynth-plugin-vsjetpack-git (requires vapoursynth-plugin-vsakarin)
- vapoursynth-plugin-xclean-git
- vapoursynth-preview-git (requires vapoursynth-plugin-vsakarin)
- vsview-split-planes (requires vapoursynth-plugin-vsakarin)
Latest Comments
1 2 Next › Last »
TheFeelTrain commented on 2026-05-26 04:20 (UTC)
Change package() to this for vapoursynth R74 and above:
superboo07 commented on 2026-05-25 22:48 (UTC)
this doesn't even properly add libakarin
Win8Error commented on 2026-05-25 20:30 (UTC)
I think the pkgbuild is broken at
package().the archive is (except a readme.me) empty. i've added
install -Dm755 "$srcdir/build/libakarin.so" "$pkgdir/usr/lib/vapoursynth/libakarin.so"inprepare()so thatlibakarin.soactually exists in the install package.gdd commented on 2026-04-02 18:55 (UTC)
PATH="/usr/lib/llvm21/bin:$PATH" LLVM_CONFIG="/usr/lib/llvm21/bin/llvm-config" yay -S vapoursynth-plugin-vsakarin-git
sun_lmao commented on 2026-03-15 01:37 (UTC) (edited on 2026-03-15 01:52 (UTC) by sun_lmao)
LLVM nonsense has broken this again.
Try adding llvm21 and llvm21-libs as dependencies to fix?
Rus commented on 2025-10-26 19:48 (UTC)
Right now, everything is being built and working correctly
jbosboom commented on 2025-05-29 01:25 (UTC)
Currently does not build due to missing
llvm/ExecutionEngine/Orc/AbsoluteSymbols.hbecause upstream updated to LLVM 20: https://github.com/Jaded-Encoding-Thaumaturgy/akarin-vapoursynth-plugin/commit/25e3a62sl1pkn07 commented on 2025-01-18 12:44 (UTC) (edited on 2025-01-18 12:53 (UTC) by sl1pkn07)
fails for me with llvm18
works ok with llvm (19)
1 2 Next › Last »