blob: 45f7f153298eac42d8832d3224e26b7551585911 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vapoursynth-plugin-vship-amd-git
pkgdesc = Plugin for Vapoursynth: vship-amd (GIT version)
pkgver = 3.0.0.13.g1ed2fb3
pkgrel = 1
url = https://github.com/Line-fr/Vship
arch = x86_64
license = MIT
makedepends = git
makedepends = make
makedepends = clang
depends = vapoursynth
depends = hip-runtime-amd
provides = vapoursynth-plugin-vship-amd
conflicts = vapoursynth-plugin-vship-amd
source = vship-amd::git+https://github.com/Line-fr/Vship.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vship-amd-git
|