Install this version:
emerge -a =mpv-shader/amd-fidelityfx-super-resolution-20220306
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =mpv-shader/amd-fidelityfx-super-resolution-20220306
Or alternatively:
emerge --autounmask-write -a =mpv-shader/amd-fidelityfx-super-resolution-20220306
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20220306 | 8 | ~amd64 |
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit mpv-shader
DESCRIPTION="AMD FidelityFX Super Resolution v1.0.2 for mpv."
HOMEPAGE="https://gist.github.com/agyild/82219c545228d70c5604f865ce0b0ce5"
GIST_ID="82219c545228d70c5604f865ce0b0ce5"
SHA="2623d743b9c23f500ba086f05b385dcb1557e15d"
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=(FSR.glsl)
app-arch/unzip
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | amd-fidelityfx-super-resolution-20220306.zip | 6011 bytes | https://gist.github.com/agyild/82219c545228d70c5604f865ce0b0ce5/archive/2623d743b9c23f500ba086f05b385dcb1557e15d.zip |