blob: 77b44d8c2f5d070453e674e8dd3e2d6e01b1158a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = foosynth-plugin-neo_f3kdb-git
pkgdesc = Plugin for Vapoursynth/Avisynth: neo_f3kdb (Dual interface for Vapoursynth/Avisynth) (GIT version)
pkgver = r6.3.gf2e9c24
pkgrel = 1
url = https://forum.doom9.org/showthread.php?t=176553
arch = x86_64
license = GPL3
makedepends = git
makedepends = cmake
makedepends = avisynthplus-git
makedepends = vapoursynth
source = neo_f3kdb::git+https://github.com/HomeOfAviSynthPlusEvolution/neo_f3kdb.git
sha256sums = SKIP
pkgname = avisynth-plugin-neo_f3kdb-git
pkgdesc = Plugin for Avisynth: neo_f3kdb (GIT version)
depends = avisynthplus
depends = intel-tbb
provides = avisynth-plugin-neo_f3kdb
conflicts = avisynth-plugin-neo_f3kdb
pkgname = vapoursynth-plugin-neo_f3kdb-git
pkgdesc = Plugin for Vapoursynth: neo_f3kdb (GIT version)
depends = vapoursynth
depends = intel-tbb
provides = vapoursynth-plugin-neo_f3kdb
conflicts = vapoursynth-plugin-neo_f3kdb
|