Search Criteria
Package Details: vapoursynth-plugin-nnedi3cl-git 8.0.geb2a810-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-nnedi3cl-git.git (read-only, click to copy) |
---|---|
Package Base: | vapoursynth-plugin-nnedi3cl-git |
Description: | Plugin for Vapoursynth: nnedi3cl (GIT version) |
Upstream URL: | https://github.com/HomeOfVapourSynthEvolution/VapourSynth-NNEDI3CL |
Keywords: | vapoursynth |
Licenses: | GPL2 |
Conflicts: | vapoursynth-plugin-nnedi3cl |
Provides: | vapoursynth-plugin-nnedi3cl |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-17 13:33 (UTC) |
Last Updated: | 2022-10-01 14:48 (UTC) |
Dependencies (8)
- libboost_filesystem.so (boost-libs-git, boost174-libs, boost-libs, lib32-boost-libs)
- opencl-icd-loader (khronos-ocl-icd-git, khronos-ocl-icd, ocl-icd)
- vapoursynth (vapoursynth-winesupport, vapoursynth-classic, vapoursynth-git)
- vapoursynth-plugin-nnedi3_weights_bin
- boost (boost-git, boost174) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- meson (meson-git) (make)
- opencl-headers (opencl-headers-git) (make)
Required by (13)
- vapoursynth-plugin-edi_rpow2-git (optional)
- vapoursynth-plugin-havsfunc (requires vapoursynth-plugin-nnedi3cl) (optional)
- vapoursynth-plugin-havsfunc-git
- vapoursynth-plugin-havsfunc-light-git (optional)
- vapoursynth-plugin-insaneaa-git
- vapoursynth-plugin-nnedi3_resample-git (optional)
- vapoursynth-plugin-nnedi3_resamplecl-git
- vapoursynth-plugin-soifunc-git (optional)
- vapoursynth-plugin-vardefunc-git
- vapoursynth-plugin-vstaambk-git (optional)
- vapoursynth-plugin-xaa-git
- vapoursynth-plugin-xclean-git
- vapoursynth-plugin-xvs-git
Latest Comments
Blazin commented on 2023-01-28 20:14 (UTC) (edited on 2023-01-28 20:20 (UTC) by Blazin)
With the new update from Boost 1.80 to 1.81, Pacman and Paru might complain about this package depending on the older version.
To get around this, I had to forcibly install
boost
1.81 andboost-libs
1.81 with Pacman's--nodeps
option. I also had to delete Paru's cache directory for this package at~/.cache/paru/clone/vapoursynth-plugin-nnedi3cl-git
.Once that was done, I ran
paru -S vapoursynth-plugin-nnedi3cl-git
. It compiled and installed without issues.Hanuman commented on 2022-08-11 22:47 (UTC)
Plugin is not loading. Installed from AUR.
core.nnedi3cl.NNEDI3CL(clip)
Python exception: No attribute with the name nnedi3cl exists. Did you mistype a plugin namespace?
sl1pkn07 commented on 2019-01-25 22:35 (UTC)
done
gardar commented on 2019-01-16 02:57 (UTC)
Updated PKGBUILD: https://gist.github.com/gardar/4796f240e9673eb6b9185c2b37c494f7
fitu996 commented on 2019-01-13 02:13 (UTC)
Upstream have switched to meson build system.