media-video/vapoursynth-bm3d - 10.1 (tatsh-overlay)

Search

Install

Install this version:

emerge -a =media-video/vapoursynth-bm3d-10.1

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

autounmask =media-video/vapoursynth-bm3d-10.1

Or alternatively:

emerge --autounmask-write -a =media-video/vapoursynth-bm3d-10.1

Package Information

Description:
BM3D denoising filter for VapourSynth
Homepage:
https://github.com/HomeOfVapourSynthEvolution/VapourSynth-BM3D
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
10.1 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="BM3D denoising filter for VapourSynth"
HOMEPAGE="https://github.com/HomeOfVapourSynthEvolution/VapourSynth-BM3D"
SRC_URI="https://github.com/HomeOfVapourSynthEvolution/VapourSynth-BM3D/archive/refs/tags/r${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/VapourSynth-BM3D-r${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="media-video/vapoursynth sci-libs/fftw:="
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

media-video/vapoursynth sci-libs/fftw:=

RDEPEND

media-video/vapoursynth sci-libs/fftw:=

Manifest for 10.1

Type File Size Source URLs
DIST vapoursynth-bm3d-10.1.tar.gz 52490 bytes https://github.com/HomeOfVapourSynthEvolution/VapourSynth-BM3D/archive/refs/tags/r10.1.tar.gz