mpv-shader/nvscaler - 20220224 (tatsh-overlay)

Search

Package Information

Description:
NVIDIA image scaling v1.0.2 for mpv.
Homepage:
https://gist.github.com/agyild/7e8951915b2bf24526a9343d951db214
License:
MIT

Ebuild Details

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

EAPI=8

inherit mpv-shader

DESCRIPTION="NVIDIA image scaling v1.0.2 for mpv."
HOMEPAGE="https://gist.github.com/agyild/7e8951915b2bf24526a9343d951db214"
GIST_ID="7e8951915b2bf24526a9343d951db214"
SHA="05f00864228871ffd157daa9beb2db8fa7412cfa"
SRC_URI="https://gist.github.com/agyild/${GIST_ID}/archive/${SHA}.zip -> ${P}.zip"
S="${WORKDIR}/${GIST_ID}-${SHA}"
LICENSE="MIT"
KEYWORDS="~amd64"

BDEPEND="app-arch/unzip"

MPV_SHADER_FILES=(NVScaler.glsl NVSharpen.glsl)

Dependencies

BDEPEND

app-arch/unzip

Manifest for 20220224

Type File Size Source URLs
DIST nvscaler-20220224.zip 12432 bytes https://gist.github.com/agyild/7e8951915b2bf24526a9343d951db214/archive/05f00864228871ffd157daa9beb2db8fa7412cfa.zip