mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -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_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) media-video/mpv[lua]
|
|
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/po5/mpv_sponsorblock/archive/6743bd47d4cfce3ae3d5dd4f587f3193bd4fb9b2.tar.gz -> mpv_sponsorblock-20211223.tar.gz
|
|
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs da0a71e3a72194ca0b88d5b045d721ac python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=1b4b37949a132e98a73e90d53c7b10bf
|