blob: 5a04a8ce02002c5107adc01c20f76e146408e1ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = vapoursynth-plugin-readmpls-git
pkgdesc = Plugin for Vapoursynth: readmpls (GIT version)
pkgver = r4.0.g205f816
pkgrel = 1
url = https://forum.doom9.org/showthread.php?t=174580
arch = x86_64
license = GPL3
makedepends = git
makedepends = meson
depends = libbluray.so
depends = vapoursynth
provides = vapoursynth-plugin-readmpls
conflicts = vapoursynth-plugin-readmpls
source = readmpls::git+https://github.com/HomeOfVapourSynthEvolution/VapourSynth-ReadMpls.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-readmpls-git
|