Package Details: vapoursynth-plugin-znedi3-git 2.1.22.g4e88a5d-1

Git Clone URL: https://aur.archlinux.org/vapoursynth-plugin-znedi3-git.git (read-only, click to copy)
Package Base: vapoursynth-plugin-znedi3-git
Description: Plugin for Vapoursynth: znedi3 (GIT Version)
Upstream URL: https://github.com/sekrit-twc/znedi3
Licenses: GPL2
Conflicts: vapoursynth-plugin-znedi3
Provides: vapoursynth-plugin-znedi3
Submitter: MikuroK
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 6
Popularity: 0.000032
First Submitted: 2018-01-30 02:18 (UTC)
Last Updated: 2023-01-23 16:38 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

sl1pkn07 commented on 2022-02-09 20:51 (UTC) (edited on 2022-02-09 20:52 (UTC) by sl1pkn07)

i'm tired to wait to upstream. switching to your fork @jermah

ty for the work

greetings

JerMah commented on 2022-02-02 12:20 (UTC) (edited on 2022-02-02 12:22 (UTC) by JerMah)

@Rus There is a modified PKGBUILD in https://gist.github.com/JeremyMahieu/f3ec4bdf28e5ef3176a98c87bef4fd44 @sl1pkn07 please consider updating this package to the new fork

disc-kuraudo commented on 2022-02-02 11:46 (UTC)

I mean, this is a -git package that clones the latest commit, this is to be expected if upstream doesn't work on testing branches.

Better complain on Github.

Rus commented on 2022-02-02 11:24 (UTC)

Yes, I've already done that, but I wish had fixed PKGBUILD

disc-kuraudo commented on 2022-02-02 08:40 (UTC) (edited on 2022-02-02 08:40 (UTC) by disc-kuraudo)

@Rus

Add a working commit by adding it to source, the current master is not working.

before:

"${_plug}::git+https://github.com/sekrit-twc/${_plug}.git"

after:

"${_plug}::git+https://github.com/sekrit-twc/${_plug}.git#commit=bbdabfd55f8ff781384aeb3a8fbb8b9a0a13e442"

Rus commented on 2022-02-01 23:24 (UTC) (edited on 2022-02-01 23:25 (UTC) by Rus)

make: enter "/home/user/.cache/yay/vapoursynth-plugin-znedi3-git/src/znedi3" directory
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp, -D_GLIBCXX_ASSERTIONS -DNNEDI3_WEIGHTS_PATH=\"/usr/lib/vapoursynth/nnedi3_weights. bin"\" -c -o vsznedi3/vsznedi3.o vsznedi3/vsznedi3.cpp
vsznedi3/vsznedi3.cpp:8:10: fatal error: znedi3.h: No such file or directory
    8 | #include <znedi3.h>
      | ^~~~~~~~~~
compilation aborted.
make: *** [<insert>: vsznedi3/vsznedi3.o] Error 1
make: exit from "/home/user/.cache/yay/vapoursynth-plugin-znedi3-git/src/znedi3" directory
==> ERROR: Build() failed.
    Abort...
 -> build error: vapoursynth-plugin-znedi3-git

disc-kuraudo commented on 2022-01-31 19:25 (UTC)

Commit bbdabfd55f8ff781384aeb3a8fbb8b9a0a13e442 (from release r2.1) is the only one that works for me together with QTGMC.

Commit 4090c5c3899be7560380e0420122ac9097ef9e8e as recommended by Ranguvar pops an error using havsfunc.QTGMC:

AttributeError: No attribute with the name znedi3 exists. Did you mistype a plugin namespace?

JerMah commented on 2021-12-28 01:28 (UTC) (edited on 2021-12-28 01:41 (UTC) by JerMah)

The problem of compiling this now (2021-12-28) can be temporarily worked around until https://github.com/sekrit-twc/znedi3/issues/14 is resolved and we find out what graphengine is and where its code can be found.

https://gist.github.com/JeremyMahieu/f3ec4bdf28e5ef3176a98c87bef4fd44

Deshikenichi commented on 2021-11-14 18:31 (UTC)

You can Fix the PKGBUILD so that it does not throw an error if it is a temporary one to be able to install the dependencies.

Deshikenichi commented on 2021-11-14 02:53 (UTC)

And how do I do if this file is a dependency of another.