blob: eb974f59731a7e9b7fe5eb78e1b9780e5b9877be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vapoursynth-plugin-reconstruct-git
pkgdesc = Plugin for Vapoursynth: reconstruct (GIT version)
pkgver = 0.1.0.0.g36eec61
pkgrel = 1
url = https://github.com/Irrational-Encoding-Wizardry/vapoursynth-reconstruct.git
arch = x86_64
license = GPL
makedepends = git
depends = vapoursynth
depends = gcc-libs
depends = glibc
provides = vapoursynth-plugin-reconstruct
conflicts = vapoursynth-plugin-reconstruct
source = reconstruct::git+https://github.com/Irrational-Encoding-Wizardry/vapoursynth-reconstruct.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-reconstruct-git
|