blob: cc40bc599b5ecf4fcc34103ae3183a6c30b4b12d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = vsview-split-planes
pkgdesc = A vsview plugin displaying video clips' constituent planes
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/Jaded-Encoding-Thaumaturgy/vs-view
arch = x86_64
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-hatchling
makedepends = python-hatch-sbom
depends = vsview
depends = vapoursynth-plugin-vsakarin
source = vsview-split-planes::git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-view.git#tag=split-planes/v0.2.0
sha256sums = SKIP
pkgname = vsview-split-planes
|