blob: dce780748224117cbea15c29741983b3bc0d2654 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vapoursynth-plugin-bore-git
pkgdesc = Plugin for VapourSynth: bore (GIT version)
pkgver = r45.cf48ee8
pkgrel = 1
url = https://github.com/OpusGang/bore
arch = x86_64
license = GPL-3.0
makedepends = git
makedepends = meson
depends = gsl
depends = vapoursynth
provides = vapoursynth-plugin-bore
conflicts = vapoursynth-plugin-bore
source = bore::git+https://github.com/OpusGang/bore.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-bore-git
|