Install this version:
emerge -a =media-video/havsfunc-34
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-video/havsfunc-34
Or alternatively:
emerge --autounmask-write -a =media-video/havsfunc-34
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 34 | 8 | ~amd64 | 0 |
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_SINGLE_IMPL=1
DISTUTILS_USE_PEP517=hatchling
PYTHON_COMPAT=( python3_1{0,1,2,3,4,5} )
inherit distutils-r1
DESCRIPTION="Holy's ported AviSynth functions for VapourSynth"
HOMEPAGE="https://github.com/HomeOfVapourSynthEvolution/havsfunc"
SHA="9a0683adae21506fbd93da2f3b71ec1e6d36bf11"
SRC_URI="https://github.com/HomeOfVapourSynthEvolution/havsfunc/archive/${SHA}.tar.gz
-> ${P}-${SHA:0:8}.gh.tar.gz"
S="${WORKDIR}/${PN}-${SHA}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="mirror"
RDEPEND=">=media-video/ffms2-2.23.1
>=media-video/fmtconv-20
>=media-video/mvsfunc-8[${PYTHON_SINGLE_USEDEP}]
>=media-video/scenechange-0.2.0-r2
>=media-video/vapoursynth-37
>=media-video/vapoursynth-mvtools-17
>=media-video/vapoursynth-nnedi3-11
dev-python/vsutil[${PYTHON_SINGLE_USEDEP}]
media-video/vs-jetpack[${PYTHON_SINGLE_USEDEP}]
media-video/vapoursynth-eedi3
media-video/vapoursynth-fft3dfilter
media-video/vs-miscfilters-obsolete
media-video/znedi3"
>=media-video/ffms2-2.23.1 >=media-video/fmtconv-20 >=media-video/mvsfunc-8[] >=media-video/scenechange-0.2.0-r2 >=media-video/vapoursynth-37 >=media-video/vapoursynth-mvtools-17 >=media-video/vapoursynth-nnedi3-11 dev-python/vsutil[] media-video/vs-jetpack[] media-video/vapoursynth-eedi3 media-video/vapoursynth-fft3dfilter media-video/vs-miscfilters-obsolete media-video/znedi3
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | havsfunc-34-9a0683ad.gh.tar.gz | 5956 bytes | https://github.com/HomeOfVapourSynthEvolution/havsfunc/archive/9a0683adae21506fbd93da2f3b71ec1e6d36bf11.tar.gz |