blob: 813cc40eacde1c6ee1054ed6c0313c18cec65edb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = vapoursynth-preview-git
pkgdesc = Previewer for VapourSynth scripts (GIT version)
pkgver = 0.11.0.1.g8f9f666
pkgrel = 1
url = https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview
arch = any
license = MIT
makedepends = git
makedepends = python-pip
makedepends = python-wheel
depends = vapoursynth
depends = python-pyqt6
depends = python-pyqt6-sip
depends = python-pyaml
depends = python-qdarkstyle
depends = vapoursynth-plugin-vsengine
depends = vapoursynth-plugin-vsakarin
depends = python-matplotlib
depends = vapoursynth-plugin-vstools
depends = python-requests-toolbelt
provides = vapoursynth-preview
conflicts = vapoursynth-preview
source = vapoursynth-preview::git+https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview.git
sha256sums = SKIP
pkgname = vapoursynth-preview-git
|