Search Criteria
Package Details: vapoursynth-plugin-vsrife-git 5.6.0.0.g9c03397-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-vsrife-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vapoursynth-plugin-vsrife-git |
| Description: | Plugin for Vapoursynth: vsrife (GIT version) |
| Upstream URL: | https://github.com/HolyWu/vs-rife |
| Keywords: | vapoursynth |
| Licenses: | MIT |
| Conflicts: | vapoursynth-plugin-vsrife |
| Provides: | vapoursynth-plugin-vsrife |
| Submitter: | sl1pkn07 |
| Maintainer: | sl1pkn07 |
| Last Packager: | sl1pkn07 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-10-10 05:21 (UTC) |
| Last Updated: | 2025-03-09 21:12 (UTC) |
Dependencies (14)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-pytorch-tensorrtAUR (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytorch (python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – CPU
- python-pytorch-cuda (python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-opt-cuda) (optional) – CPU and CUDA
- python-pytorch-opt (optional) – CPU with AVX2 CPU optimizations)
- python-pytorch-opt-cuda (optional) – GPU CUDA and AVX2 CPU optimizations
- python-pytorch-opt-rocm (optional) – GPU ROCm and AVX2 CPU optimizations
Latest Comments
tunaflsh commented on 2026-05-13 14:14 (UTC)
Please, make the dependency for python-pytorch-tensorrt optional, or change it to python-torch-tensorrt. However, currently,
python-torch-tensorrtalso fails to build on python 3.14 and requires 3.13.The only package that builds is python-torch-tensorrt-cp314 which has patches to build on python 3.14. I asked the maintainer to make it provide
python-torch-tensorrt. This way we can have this package cleanly depend onpython-torch-tensorrtand be able to build it withpython-torch-tensorrt-cp314.I don't see a better way around this.
tunaflsh commented on 2026-05-06 15:06 (UTC)
python-torch-tensorrt-cp314is the only tensorrt package that is uptodate and builds for me.tunaflsh commented on 2026-05-06 03:52 (UTC) (edited on 2026-05-06 03:54 (UTC) by tunaflsh)
This package seems to be outdated.
I had to build
aur/gcc-13and symlink the binaries to /opt/cuda/bin/gcc and /opt/cuda/bin/g++. Because theextra/cudapackage doesn't come with gcc and g++. But still couldn't compile the code.EDIT:
python-pytorch-tensorrtis out of datejholmer commented on 2025-06-10 22:10 (UTC)
python-pytorch-tensorrt should be an optional dependency
sl1pkn07 commented on 2021-10-25 18:51 (UTC)
done
Win8Error commented on 2021-10-25 18:39 (UTC)
Please add
python-pipas make-dependency.