blob: 0c6af12f78cf19b6cda71741b8c33507279c96d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = vapoursynth-plugin-descale-git
pkgdesc = Plugin for Vapoursynth: descale (GIT version)
pkgver = 8.10.g8c53f5d
pkgrel = 1
url = https://github.com/Irrational-Encoding-Wizardry/vapoursynth-descale.git
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
depends = vapoursynth
provides = vapoursynth-plugin-descale
conflicts = vapoursynth-plugin-descale
options = debug
source = descale::git+https://github.com/Irrational-Encoding-Wizardry/vapoursynth-descale.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-descale-git
|