Search Criteria
Package Details: vapoursynth-plugin-mlrt-migx-runtime-git 786.83b0180-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-mlrt-migx-runtime-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vapoursynth-plugin-mlrt-migx-runtime-git |
| Description: | Plugin for VapourSynth: mlrt (MIGraphX runtime) |
| Upstream URL: | https://github.com/AmusementClub/vs-mlrt |
| Licenses: | GPL-3.0-only |
| Conflicts: | vapoursynth-plugin-mlrt |
| Provides: | vapoursynth-plugin-mlrt |
| Submitter: | jholmer |
| Maintainer: | jholmer |
| Last Packager: | jholmer |
| Votes: | 1 |
| Popularity: | 0.032068 |
| First Submitted: | 2025-07-22 17:45 (UTC) |
| Last Updated: | 2026-01-19 03:35 (UTC) |
Dependencies (6)
- migraphx (opencl-amd-devAUR, rocm-gfx120x-binAUR, rocm-gfx110x-binAUR, rocm-gfx1150-binAUR, rocm-gfx1151-binAUR, rocm-gfx1152-binAUR, rocm-nightly-gfx1151-binAUR, rocm-nightly-gfx110x-binAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
Required by (8)
- vapoursynth-plugin-mlrt-ext-models-artcnn (requires vapoursynth-plugin-mlrt)
- vapoursynth-plugin-mlrt-ext-models-rife (requires vapoursynth-plugin-mlrt)
- vapoursynth-plugin-mlrt-ext-models-swinir (requires vapoursynth-plugin-mlrt)
- vapoursynth-plugin-mlrt-ext-models-waifu2x_swin_unet (requires vapoursynth-plugin-mlrt)
- vapoursynth-plugin-soifunc (requires vapoursynth-plugin-mlrt) (optional)
- vapoursynth-plugin-soifunc-git (requires vapoursynth-plugin-mlrt) (optional)
- vapoursynth-plugin-vsjetpack (requires vapoursynth-plugin-mlrt) (optional)
- vapoursynth-plugin-vsjetpack-git (requires vapoursynth-plugin-mlrt) (optional)
Latest Comments
jholmer commented on 2026-01-11 21:37 (UTC)
I got a report that opencl-amd-dev is no longer needed, since migraphx is in the official repos now, but it doesn't seem like that's the entire picture. Without opencl-amd-dev, the build now fails with "hip_DIR:PATH=hip_DIR-NOTFOUND". I'm struggling to figure out exactly what dependency is needed for this (maybe the hip-dev package which isn't in the main repos, it's part of opencl-amd-dev).
If someone can figure out exactly which dependencies are needed to SUCCESSFULLY BUILD this package without opencl-amd-dev, I will gladly switch it, but until then I am reverting the dependency change.