blob: 66ac746330307a5cd683f9380ed0bb8a7e81e580 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = vapoursynth-plugin-vstransitions-git
pkgdesc = Plugin for Vapoursynth: vstransitions (GIT version)
pkgver = 0.1.2.0.g38d76e1
pkgrel = 1
url = https://github.com/Jaded-Encoding-Thaumaturgy/vs-transitions.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
provides = vapoursynth-plugin-vstransitions
conflicts = vapoursynth-plugin-vstransitions
source = vstransitions::git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-transitions.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vstransitions-git
|