blob: 8996ef9bd1f1508b485952716b7127951f6e97ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vapoursynth-plugin-minideen-git
pkgdesc = Plugin for Vapoursynth: minideen (GIT version)
pkgver = 2.0.g8b915c5
pkgrel = 1
url = https://github.com/dubhater/vapoursynth-minideen
arch = x86_64
license = GPL
makedepends = git
makedepends = meson
depends = vapoursynth
provides = vapoursynth-plugin-minideen
conflicts = vapoursynth-plugin-minideen
options = debug
source = minideen::git+https://github.com/dubhater/vapoursynth-minideen.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-minideen-git
|