blob: ba7b394ccf5143e59e1eb57644087c0153b796ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = vapoursynth-api3-headers
pkgdesc = Headers from VapourSynth R72 for building API3 plugins
pkgver = 1
pkgrel = 3
url = https://github.com/vapoursynth/vapoursynth
arch = x86_64
license = LGPL-2.1
depends = vapoursynth>=74
conflicts = vapoursynth<=73
source = https://github.com/vapoursynth/vapoursynth/archive/refs/tags/R72.tar.gz
sha256sums = 650f77feebfd08842b521273f59e0c88f7ba9d7cb5f151d89b79b8dfdd4ce633
pkgname = vapoursynth-api3-headers
|