mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
15 lines
1.1 KiB
Plaintext
15 lines
1.1 KiB
Plaintext
DEFINED_PHASES=install postinst prepare setup
|
|
DESCRIPTION=mpv script to skip sponsored segments of YouTube videos
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/po5/mpv_sponsorblock
|
|
INHERIT=mpv-plugin python-single-r1
|
|
IUSE=+autoload python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=python_single_target_pypy3? ( dev-python/pypy3:= ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) media-video/mpv[lua]
|
|
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_10 python_single_target_python3_11 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/po5/mpv_sponsorblock/archive/7785c1477103f2fafabfd65fdcf28ef26e6d7f0d.tar.gz -> mpv_sponsorblock-20230130.tar.gz
|
|
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs e356bb9aa600fd4b0dc539d33513bba7 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-single-r1 75118e916668a74c660a13b0ecb22562
|
|
_md5_=a77c4165f842f89f408b76c7a55093fb
|