blob: a38f2a2e913deec859552bea62a03515b706b758 (
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
|
pkgbase = foosynth-plugin-delogohd-git
pkgdesc = Plugin for Vapoursynth: delogohd (Dual interface for Vapoursynth/Avisynth) (GIT version)
pkgver = r10.1.g87e6d19
pkgrel = 1
url = https://forum.doom9.org/showthread.php?t=176658
arch = x86_64
license = GPL2
makedepends = git
makedepends = cmake
makedepends = vapoursynth
makedepends = avisynthplus
depends = gcc-libs
source = delogohd::git+https://github.com/HomeOfAviSynthPlusEvolution/DelogoHD.git
sha256sums = SKIP
pkgname = avisynth-plugin-delogohd-git
pkgdesc = Plugin for Avisynth: delogohd (GIT version)
depends = avisynthplus
provides = avisynth-plugin-delogohd
conflicts = avisynth-plugin-delogohd
pkgname = vapoursynth-plugin-delogohd-git
pkgdesc = Plugin for Vapoursynth: delogohd (GIT version)
depends = vapoursynth
provides = vapoursynth-plugin-delogohd
conflicts = vapoursynth-plugin-delogohd
|