blob: 184e39235ede6b1f53bfe9b282b8eb2a943c2ad5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vapoursynth-plugin-vsengine-git
pkgdesc = Plugin for Vapoursynth: vsengine (GIT version)
pkgver = 0.2.0.0.gddbb628
pkgrel = 1
url = https://github.com/Irrational-Encoding-Wizardry/vs-engine
arch = any
license = MIT
makedepends = git
makedepends = python-pip
makedepends = python-wheel
depends = vapoursynth
provides = vapoursynth-plugin-vsengine
conflicts = vapoursynth-plugin-vsengine
source = vsengine::git+https://github.com/Irrational-Encoding-Wizardry/vs-engine.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsengine-git
|