media-video/vapoursynth-eedi3 - 10 (tatsh-overlay)

Search

Install

Install this version:

emerge -a =media-video/vapoursynth-eedi3-10

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-video/vapoursynth-eedi3-10

Or alternatively:

emerge --autounmask-write -a =media-video/vapoursynth-eedi3-10

Package Information

Description:
A very slow edge directed interpolation filter (renewed).
Homepage:
https://github.com/HolyWu/VapourSynth-EEDI3
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
10 8 ~amd64 0
View Raw Ebuild
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

DESCRIPTION="A very slow edge directed interpolation filter (renewed)."
HOMEPAGE="https://github.com/HolyWu/VapourSynth-EEDI3"
SRC_URI="https://github.com/HolyWu/VapourSynth-EEDI3/archive/refs/tags/r${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/VapourSynth-EEDI3-r${PV}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="media-video/vapoursynth
	dev-libs/boost
	virtual/opencl"
RDEPEND="dev-libs/opencl-icd-loader"

Inherited Eclasses

Dependencies

DEPEND

media-video/vapoursynth
	dev-libs/boost
	virtual/opencl

RDEPEND

dev-libs/opencl-icd-loader

Manifest for 10

Type File Size Source URLs
DIST vapoursynth-eedi3-10.tar.gz 277825 bytes https://github.com/HolyWu/VapourSynth-EEDI3/archive/refs/tags/r10.tar.gz