blob: bc3bc9993925a4c8f6f360b1ab47f558d11587e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = grav1synth-git
pkgdesc = Grain Synth analyzer and editor for AV1 files
pkgver = 0.1.0.beta.6.r6.gb877ba1
pkgrel = 1
url = https://github.com/rust-av/grav1synth
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
makedepends = clang
depends = vapoursynth
depends = vapoursynth-plugin-lsmashsource
provides = grav1synth
conflicts = grav1synth
source = git+https://github.com/rust-av/grav1synth.git
sha256sums = SKIP
pkgname = grav1synth-git
|