blob: 18684ce552ec899ab426eee5af4e54a59c53783f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = avisynth-plugin-tivtc-git
pkgdesc = Plugin for Avisynth: tivtc (GIT version)
pkgver = 1.0.27test1.1.g2c48472
pkgrel = 1
url = https://github.com/pinterf/TIVTC
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
makedepends = avisynthplus
depends = libavisynth.so
provides = avisynth-plugin-tivtc
conflicts = avisynth-plugin-tivtc
options = debug
source = tivtc::git+https://github.com/pinterf/TIVTC.git
sha256sums = SKIP
pkgname = avisynth-plugin-tivtc-git
|