Install this version:
emerge -a =media-plugins/vapoursynth-vfx-20211031
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-plugins/vapoursynth-vfx-20211031
Or alternatively:
emerge --autounmask-write -a =media-plugins/vapoursynth-vfx-20211031
# 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 |