| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20211031 | 8 | ~amd64 ~x86 | 0 |
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
DESCRIPTION="A plugin for special effects"
HOMEPAGE="http://www.avisynth.nl/users/vcmohan/vfx/vfx.html"
SRC_URI="https://www.dropbox.com/s/f77wegxrqcyizbz/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND+="
media-libs/vapoursynth
"
DEPEND="${RDEPEND}
"
media-libs/vapoursynth
media-libs/vapoursynth
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | vapoursynth-vfx-20211031.tar.bz2 | 56195 bytes | https://www.dropbox.com/s/f77wegxrqcyizbz/vapoursynth-vfx-20211031.tar.bz2 |