Install this version:
emerge -a =media-plugins/vapoursynth-vctrans-20210717
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-plugins/vapoursynth-vctrans-20210717
Or alternatively:
emerge --autounmask-write -a =media-plugins/vapoursynth-vctrans-20210717
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit meson
DESCRIPTION="vctrans a plugin for transitions"
HOMEPAGE="http://www.avisynth.nl/users/vcmohan/vctrans/vctrans.html http://forum.doom9.org/showthread.php?t=172594"
SRC_URI="https://www.dropbox.com/s/wvpu0qjnzotxtfj/${P}.tar.gz"
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-vctrans-20210717.tar.gz | 69417 bytes | https://www.dropbox.com/s/wvpu0qjnzotxtfj/vapoursynth-vctrans-20210717.tar.gz |