2022-05-05 04:18:04 UTC

This commit is contained in:
Repository mirror & CI
2022-05-05 04:18:04 +00:00
parent 886add80c2
commit 1cb586bee3
66 changed files with 489 additions and 231 deletions

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Loads playlist entries before and after the the currently played file
EAPI=8
HOMEPAGE=https://github.com/mpv-player/mpv/tree/master/TOOLS/lua
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=LGPL-2.1+ GPL-2+ BSD ISC
RDEPEND=~media-video/mpv-0.33.1 media-video/mpv[lua]
SLOT=0
SRC_URI=https://github.com/mpv-player/mpv/archive/v0.33.1.tar.gz -> mpv-0.33.1.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758
_md5_=16ec101cc3cc1e4bec453bacec8f7111

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Automatic subtitle synchronization script for mpv media player
EAPI=8
HOMEPAGE=https://github.com/joaquintorres/autosubsync-mpv/
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-video/ffsubsync media-video/mpv[lua]
SLOT=0
SRC_URI=https://github.com/joaquintorres/autosubsync-mpv/archive/989e73fd25800d4722b9bb1105aac65f55fec035.tar.gz -> autosubsync-mpv-20220402.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758
_md5_=ae6fe677352e337651ad483979e34ed1

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-qt/qtdbus virtual/pkgconfig
DEFINED_PHASES=compile install postinst
DESCRIPTION=Disable the notifications while mpv is running
EAPI=8
HOMEPAGE=https://gitlab.com/smaniottonicola/kde-do-not-disturb
INHERIT=mpv-plugin toolchain-funcs
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=Unlicense
RDEPEND=media-video/mpv:=[cplugins,libmpv]
SLOT=0
SRC_URI=https://gitlab.com/smaniottonicola/kde-do-not-disturb/-/archive/769b83b82c3bb749dd7878ca23e919cb5329ea64/kde-do-not-disturb-769b83b82c3bb749dd7878ca23e919cb5329ea64.tar.gz -> kde-do-not-disturb-20220109.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
_md5_=2141d32984aef560558b24317ab2cd1d

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-qt/qtdbus virtual/pkgconfig
DEFINED_PHASES=compile install postinst
DESCRIPTION=Disable Night Color while mpv is running
EAPI=8
HOMEPAGE=https://gitlab.com/smaniottonicola/kde-night-color
INHERIT=mpv-plugin toolchain-funcs
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=Unlicense
RDEPEND=media-video/mpv:=[cplugins,libmpv]
SLOT=0
SRC_URI=https://gitlab.com/smaniottonicola/kde-night-color/-/archive/92739339a26cb2ce26beb41ef0650365e3ed5248/kde-night-color-92739339a26cb2ce26beb41ef0650365e3ed5248.tar.gz -> kde-night-color-20220109.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b
_md5_=8dbaf2aa2b15cca899a9ff681f004581

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Fully automatic subtitle downloading for the MPV media player
EAPI=8
HOMEPAGE=https://github.com/davidde/mpv-autosub
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-video/subliminal media-video/mpv[lua]
SLOT=0
SRC_URI=https://github.com/davidde/mpv-autosub/archive/35115355bd339681f97d067538356c29e5b14afa.tar.gz -> mpv-autosub-20210629.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758
_md5_=378f69f3e8a9a3807993423d5cd7a215

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Automatically invoke the xrandr to set the parameters for the display output
EAPI=8
HOMEPAGE=https://gitlab.com/lvml/mpv-plugin-xrandr
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-video/mpv[lua]
SLOT=0
SRC_URI=https://gitlab.com/lvml/mpv-plugin-xrandr/-/archive/d4e06881367fdcd21572ae9f2d3280ffb5815f26/mpv-plugin-xrandr-d4e06881367fdcd21572ae9f2d3280ffb5815f26.tar.gz -> mpv-plugin-xrandr-20190523.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758
_md5_=c249edd692115b169daa9a348d57a507

View File

@@ -0,0 +1,14 @@
BDEPEND=|| ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 )
DEFINED_PHASES=compile install postinst setup
DESCRIPTION=A Lua script to show preview thumbnails in mpv's OSC seekbar
EAPI=8
HOMEPAGE=https://github.com/marzzzello/mpv_thumbnail_script
INHERIT=mpv-plugin python-any-r1
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-video/mpv:=[lua]
SLOT=0
SRC_URI=https://github.com/marzzzello/mpv_thumbnail_script/archive/refs/tags/0.4.8.tar.gz -> mpv_thumbnail_script-0.4.8.tar.gz
_eclasses_=mpv-plugin a2bb2493b1a6671120053543dc64f758 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 6d4bdf68f7dcd9a5491613be687ae665 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd
_md5_=7f617211a239f42efd9cb5a9a6b20af5