Install this version:
emerge -a =media-video/vapoursynth-fsrcnn-ncnn-vulkan-20241112
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-video/vapoursynth-fsrcnn-ncnn-vulkan-20241112
Or alternatively:
emerge --autounmask-write -a =media-video/vapoursynth-fsrcnn-ncnn-vulkan-20241112
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20241112 | 8 | ~amd64 | 0 |
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="FSRCNN ported to VapourSynth."
HOMEPAGE="https://github.com/Sg4Dylan/vapoursynth-fsrcnn-ncnn-vulkan"
SHA="0a721959116f6f86dbd13bda70a5fd6a883938f4"
SRC_URI="https://github.com/Sg4Dylan/vapoursynth-fsrcnn-ncnn-vulkan/archive/${SHA}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${SHA}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
DEPEND="dev-libs/ncnn
media-video/vapoursynth
media-libs/vulkan-loader
media-libs/opencv:="
RDEPEND="${DEPEND}"
dev-libs/ncnn media-video/vapoursynth media-libs/vulkan-loader media-libs/opencv:=
dev-libs/ncnn media-video/vapoursynth media-libs/vulkan-loader media-libs/opencv:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | vapoursynth-fsrcnn-ncnn-vulkan-20241112.tar.gz | 81607 bytes | https://github.com/Sg4Dylan/vapoursynth-fsrcnn-ncnn-vulkan/archive/0a721959116f6f86dbd13bda70a5fd6a883938f4.tar.gz |