blob: 2e0315d498a05f403642b1f07a7c1f008c05950e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = vapoursynth-plugin-mlrt-migx-runtime-git
pkgdesc = Plugin for VapourSynth: mlrt (MIGraphX runtime)
pkgver = 786.83b0180
pkgrel = 1
url = https://github.com/AmusementClub/vs-mlrt
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = ninja
makedepends = cmake
makedepends = jq
makedepends = vapoursynth-api3-headers
depends = vapoursynth
depends = migraphx
provides = vapoursynth-plugin-mlrt
conflicts = vapoursynth-plugin-mlrt
source = mlrt::git+https://github.com/AmusementClub/vs-mlrt.git
source = models-v15.16.7z::https://github.com/AmusementClub/vs-mlrt/releases/download/v15.16/models.v15.16.7z
sha256sums = SKIP
sha256sums = SKIP
pkgname = vapoursynth-plugin-mlrt-migx-runtime-git
|