blob: 229ab5c8ed02524506b8ec4661009bd2fc555215 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = avisynth-plugin-bwdif-git
pkgdesc = Plugin for Avisynth: bwdif (GIT version)
pkgver = 1.2.4.0.g2c06441
pkgrel = 1
url = https://github.com/Asd-g/AviSynth-BWDIF
arch = x86_64
license = GPL
license = Apache
makedepends = git
makedepends = cmake
makedepends = avisynthplus
depends = libavisynth.so
provides = avisynth-plugin-bwdif
conflicts = avisynth-plugin-bwdif
options = debug
source = bwdif::git+https://github.com/Asd-g/AviSynth-BWDIF.git
sha256sums = SKIP
pkgname = avisynth-plugin-bwdif-git
|