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