media-video/vapoursynth-fsrcnn-ncnn-vulkan - 20241112 (tatsh-overlay)

Search

Install

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

Package Information

Description:
FSRCNN ported to VapourSynth.
Homepage:
https://github.com/Sg4Dylan/vapoursynth-fsrcnn-ncnn-vulkan
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
20241112 8 ~amd64 0
View Raw Ebuild
# 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}"

Inherited Eclasses

Dependencies

DEPEND

dev-libs/ncnn
	media-video/vapoursynth
	media-libs/vulkan-loader
	media-libs/opencv:=

RDEPEND

dev-libs/ncnn
	media-video/vapoursynth
	media-libs/vulkan-loader
	media-libs/opencv:=

Manifest for 20241112

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