mpv-plugin/reload - 20250207 (tatsh-overlay)

Search

Package Information

Description:
mpv plugin for automatic reloading of slow/stuck video streams
Homepage:
https://github.com/4e6/mpv-reload
License:
all-rights-reserved

Ebuild Details

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

EAPI=8
MPV_REQ_USE="lua"
USE_MPV="rdepend"
inherit mpv-plugin

DESCRIPTION="mpv plugin for automatic reloading of slow/stuck video streams"
HOMEPAGE="https://github.com/4e6/mpv-reload"
SHA="60e6fb1c578aa9af80d725857dac8e439095b033"
SRC_URI="https://github.com/4e6/mpv-reload/archive/${SHA}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/mpv-${PN}-${SHA}"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~ppc64"

MPV_PLUGIN_FILES=( main.lua )

Manifest for 20250207

Type File Size Source URLs
DIST reload-20250207.tar.gz 5460 bytes https://github.com/4e6/mpv-reload/archive/60e6fb1c578aa9af80d725857dac8e439095b033.tar.gz