Search Criteria
Package Details: vapoursynth-plugin-vship-amd-git 3.0.0.13.g1ed2fb3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-vship-amd-git.git (read-only, click to copy) |
---|---|
Package Base: | vapoursynth-plugin-vship-amd-git |
Description: | Plugin for Vapoursynth: vship-amd (GIT version) |
Upstream URL: | https://github.com/Line-fr/Vship |
Licenses: | MIT |
Conflicts: | vapoursynth-plugin-vship-amd |
Provides: | vapoursynth-plugin-vship-amd |
Submitter: | CreamSodass |
Maintainer: | CreamSodass |
Last Packager: | CreamSodass |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-06-15 16:03 (UTC) |
Last Updated: | 2025-06-15 16:45 (UTC) |
Dependencies (5)
- hip-runtime-amd (opencl-amdAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
Required by (1)
- av1an-git (requires vapoursynth-plugin-vship-amd) (optional)
Latest Comments
jholmer commented on 2025-07-22 04:54 (UTC)
There seems to be a build error with this package, even after adding
/opt/rocm/bin
to myPATH
.I'm assuming the build script is not adding
/opt/rocm/include
to the list of include paths. The file it's looking for specifically is present at/opt/rocm/include/hip/hip_runtime.h
. This is from thehip-runtime-amd
dependency.