media-plugins/vapoursynth-vfx - 20211031 (vapoursynth)

Search

Install

Install this version:

emerge -a =media-plugins/vapoursynth-vfx-20211031

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

autounmask =media-plugins/vapoursynth-vfx-20211031

Or alternatively:

emerge --autounmask-write -a =media-plugins/vapoursynth-vfx-20211031

Package Information

Description:
A plugin for special effects
Homepage:
http://www.avisynth.nl/users/vcmohan/vfx/vfx.html
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
20211031 8 ~amd64 ~x86 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 plugin for special effects"
HOMEPAGE="http://www.avisynth.nl/users/vcmohan/vfx/vfx.html"
SRC_URI="https://www.dropbox.com/s/f77wegxrqcyizbz/${P}.tar.bz2"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND+="
	media-libs/vapoursynth
"
DEPEND="${RDEPEND}
"

Inherited Eclasses

Dependencies

DEPEND

	media-libs/vapoursynth

RDEPEND

	media-libs/vapoursynth

Manifest for 20211031

Type File Size Source URLs
DIST vapoursynth-vfx-20211031.tar.bz2 56195 bytes https://www.dropbox.com/s/f77wegxrqcyizbz/vapoursynth-vfx-20211031.tar.bz2