blob: 66b66232f17ae969603884b7c3fc82db1dc49a06 (
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-vsadjust-git
pkgdesc = Plugin for Vapoursynth: vsadjust (GIT version)
pkgver = r52.e4e2c5a
pkgrel = 1
url = https://github.com/Jaded-Encoding-Thaumaturgy/vs-adjust.git
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-setuptools
depends = vapoursynth
depends = vapoursynth-plugin-vsjetpack-git
depends = vapoursynth-plugin-vstransitions-git
depends = python-numpy
provides = vapoursynth-plugin-vsadjust
conflicts = vapoursynth-plugin-vsadjust
source = vsadjust::git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-adjust.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsadjust-git
|