blob: a50f60db8aaca3fb285535eb8ba42406a1f8d130 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = vapoursynth-plugin-edgefixer-git
pkgdesc = Plugin for Vapoursynth: edgefixer (GIT version)
pkgver = 2.2.g562e06d
pkgrel = 1
url = https://github.com/sekrit-twc/EdgeFixer
arch = x86_64
license = GPL
makedepends = git
depends = vapoursynth
provides = vapoursynth-plugin-edgefixer
conflicts = vapoursynth-plugin-edgefixer
options = debug
source = edgefixer::git+https://github.com/sekrit-twc/EdgeFixer.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-edgefixer-git
|