2023-02-08 12:16:52 UTC

This commit is contained in:
Repository mirror & CI
2023-02-08 12:16:52 +00:00
parent eb73f54584
commit 4ce6398677
17 changed files with 115 additions and 77 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/aiounittest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/typing-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite] ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flit_core-3.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=asyncio bridge to the standard sqlite3 module
EAPI=8
HOMEPAGE=https://aiosqlite.omnilib.dev https://pypi.org/project/aiosqlite/ https://github.com/omnilib/aiosqlite
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/typing-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite] )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/aiosqlite/aiosqlite-0.17.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 5805686d488d821ed8d8d9367942c0f3
_md5_=23323a7d63784f1cd43dd4b152a5a380

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/attrs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/olm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycryptodome[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unpaddedbase64[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/yarl[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/aiosqlite[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/asyncpg[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/attrs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/olm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycryptodome[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unpaddedbase64[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/yarl[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/aiosqlite[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/asyncpg[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
BDEPEND=test? ( dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/attrs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/olm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycryptodome[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unpaddedbase64[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/yarl[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/aiosqlite[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/asyncpg[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/sqlalchemy-2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/attrs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/olm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycryptodome[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unpaddedbase64[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/yarl[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/aiosqlite[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/asyncpg[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/sqlalchemy-2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
DESCRIPTION=A Python 3 asyncio Matrix framework
EAPI=8
HOMEPAGE=https://github.com/mautrix/python/
INHERIT=distutils-r1
INHERIT=distutils-r1 optfeature
IUSE=test test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MPL-2.0
RDEPEND=dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/attrs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/olm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycryptodome[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unpaddedbase64[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/yarl[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/aiosqlite[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/asyncpg[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sqlalchemy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
RDEPEND=dev-python/aiohttp[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/attrs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/olm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycryptodome[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unpaddedbase64[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/yarl[python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/aiosqlite[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/asyncpg[python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-python/sqlalchemy-2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/mautrix/python/archive/v0.19.2.tar.gz -> mautrix-0.19.2.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 5805686d488d821ed8d8d9367942c0f3
_md5_=922b80f698fc603e67afc8da648d29ba
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 5805686d488d821ed8d8d9367942c0f3 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=346d73d417bb2b1f1cc28214b6fe95c8

View File

@@ -0,0 +1,11 @@
BDEPEND=app-text/scdoc
DEFINED_PHASES=configure test
DEPEND=dev-lang/hare:=
DESCRIPTION=a simple and unix-idiomatic build automator
EAPI=8
HOMEPAGE=https://git.sr.ht/~autumnull/haredo
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=WTFPL-2
SLOT=0/1.0.2
SRC_URI=https://git.sr.ht/~autumnull/haredo/archive/1.0.2.tar.gz -> haredo-1.0.2.tar.gz
_md5_=cb55909436670ee6757698ad9a4fcaa1

View File

@@ -0,0 +1,12 @@
BDEPEND=app-text/scdoc >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure test unpack
DEPEND=dev-lang/hare:=
DESCRIPTION=a simple and unix-idiomatic build automator
EAPI=8
HOMEPAGE=https://git.sr.ht/~autumnull/haredo
INHERIT=git-r3
LICENSE=WTFPL-2
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=cb55909436670ee6757698ad9a4fcaa1

View File

@@ -1,13 +1,13 @@
DEFINED_PHASES=compile install prepare
DESCRIPTION=Lua language server
EAPI=8
HOMEPAGE=https://github.com/sumneko/lua-language-server
HOMEPAGE=https://github.com/LuaLS/lua-language-server
INHERIT=ninja-utils toolchain-funcs
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sumneko/lua-language-server/releases/download/3.6.8/lua-language-server-3.6.8-submodules.zip -> lua-language-server-3.6.8.zip
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.10/lua-language-server-3.6.10-submodules.zip -> lua-language-server-3.6.10.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=9be4d2cc2028d3e3a288450b04902eb1
_md5_=4e72831dc8c04ecd5f625229e7a5f322

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-3.0.2.tgz
_md5_=56b1faa56c01a50e1fc1652d1231dec8
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-3.1.0.tgz
_md5_=9dc20378a607aeabd1a36109f48af558

View File

@@ -1,4 +1,4 @@
BDEPEND=x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr >=dev-lang/go-1.18 app-arch/unzip
BDEPEND=x11-libs/libXcursor x11-libs/libXi x11-libs/libXinerama x11-libs/libXrandr x11-libs/libXxf86vm >=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile configure install unpack
DEPEND=media-libs/alsa-lib media-libs/libglvnd x11-libs/libX11
DESCRIPTION=A nonlinear 2D puzzle platformer taking place in impossible spaces
@@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD MIT || ( FTL GPL-2+ )
RDEPEND=media-libs/alsa-lib media-libs/libglvnd x11-libs/libX11
RESTRICT=bindist strip
SLOT=0
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.2.377.tar.gz -> aaaaxy-1.2.377.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.2.377+2022-12-04/aaaaxy-1.2.377-deps.tar.xz
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.3.263.tar.gz -> aaaaxy-1.3.263.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.3.263+2023-02-07/aaaaxy-1.3.263-deps.tar.xz
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c go-module 75029f071ebc843223233ab1b0a2d4a5
_md5_=f1c01087b5cfb44b21274db340839cd7
_md5_=ec42ec57410018cbb121277aa9126a19

View File

@@ -11,6 +11,6 @@ RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) pyth
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=strip
SLOT=0
SRC_URI=https://secureupdates.snootgame.xyz/SnootGame-Update7_Fangsgiving-linux.tar.bz2
SRC_URI=https://snootgame.xyz/downloads/game/SnootGame-Patch8_NewYears-linux.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 7eb20ad915a0a318176d51bc2508ff5c wrapper 4a1902f969e5718126434fc35f3a0d9c
_md5_=271047361c2274cd4dc3b893b4c595cc
_md5_=4084c58a32e9a4792e03b2abbea457f9

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( ~dev-python/auditok-0.1.5[python_targets_python3_9(-)?] dev-python/cchardet[python_targets_python3_9(-)?] dev-python/ffmpeg-python[python_targets_python3_9(-)?] dev-python/future[python_targets_python3_9(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_9(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_9(-)?] dev-python/rich[python_targets_python3_9(-)?] dev-python/six[python_targets_python3_9(-)?] >=dev-python/srt-3.0.0[python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_9(-)?] dev-python/webrtcvad[python_targets_python3_9(-)?] dev-python/typing-extensions[python_targets_python3_9(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Automagically syncronize subtitles with video
EAPI=8
HOMEPAGE=https://github.com/smacke/ffsubsync
INHERIT=distutils-r1
IUSE=test python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=~dev-python/auditok-0.1.5[python_targets_python3_9(-)?] dev-python/cchardet[python_targets_python3_9(-)?] dev-python/ffmpeg-python[python_targets_python3_9(-)?] dev-python/future[python_targets_python3_9(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_9(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_9(-)?] dev-python/rich[python_targets_python3_9(-)?] dev-python/six[python_targets_python3_9(-)?] >=dev-python/srt-3.0.0[python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_9(-)?] dev-python/webrtcvad[python_targets_python3_9(-)?] dev-python/typing-extensions[python_targets_python3_9(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 )
REQUIRED_USE=|| ( python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/smacke/ffsubsync/archive/refs/tags/0.4.19.tar.gz -> ffsubsync-0.4.19.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 5805686d488d821ed8d8d9367942c0f3
_md5_=8fcf8da4dd2b1119ca28852768efe8db

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( ~dev-python/auditok-0.1.5[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( dev-python/cchardet[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/cchardet[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-python/chardet[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/charset_normalizer[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ffmpeg-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/future-0.18.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/rich[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/srt-3.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tqdm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/webrtcvad[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/typing-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Automagically syncronize subtitles with video
EAPI=8
HOMEPAGE=https://github.com/smacke/ffsubsync
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=~dev-python/auditok-0.1.5[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( dev-python/cchardet[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/cchardet[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-python/chardet[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/charset_normalizer[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ffmpeg-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/future-0.18.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/rich[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/srt-3.0.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tqdm[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/webrtcvad[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/typing-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/smacke/ffsubsync/archive/refs/tags/0.4.23.tar.gz -> ffsubsync-0.4.23.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 5805686d488d821ed8d8d9367942c0f3
_md5_=cd83fa9dba867655d231e8c9c065d220

View File

@@ -0,0 +1,14 @@
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_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) media-video/mpv[lua]
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_9 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 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=cd71f104c3eb3d2ea282c9fd1cd31199

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( acct-user/heisenbridge dev-python/irc[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mautrix[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-socks[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ruamel-yaml[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=acct-user/heisenbridge dev-python/irc[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mautrix[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-socks[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ruamel-yaml[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=A bouncer-style Matrix IRC bridge
EAPI=8
HOMEPAGE=https://github.com/hifi/heisenbridge/
INHERIT=distutils-r1 systemd
IUSE=test test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=acct-user/heisenbridge dev-python/irc[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mautrix[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-socks[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ruamel-yaml[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/hifi/heisenbridge/archive/v1.14.2.tar.gz -> heisenbridge-1.14.2.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 5805686d488d821ed8d8d9367942c0f3 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=bd3c70c40f99f6fd66838645bd94a730

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=>=app-admin/eselect-1.2.13 >=app-shells/bash-3.2:0 dev-libs/libpcre:=[cxx] sys-apps/file:= pbins? ( >=app-arch/libarchive-3.1.2:= ) python? ( python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) dev-libs/boost[python,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ruby? ( dev-lang/ruby:2.7 ) search-index? ( >=dev-db/sqlite-3:= ) xml? ( >=dev-libs/libxml2-2.6:= ) >=app-text/asciidoc-8.6.3 app-text/htmltidy app-text/xmlto >=sys-devel/gcc-4.7 doc? ( app-doc/doxygen python? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ruby? ( dev-ruby/syntax[ruby_targets_ruby27] ) ) virtual/pkgconfig test? ( >=dev-cpp/gtest-1.6.0-r1 )
DESCRIPTION=paludis, the other package mangler
EAPI=7
HOMEPAGE=http://paludis.exherbo.org/
HOMEPAGE=https://paludis.exherbo.org/
INHERIT=bash-completion-r1 cmake git-r3 python-r1
IUSE=doc pbins pink python ruby ruby_targets_ruby27 search-index test +xml eapi7 eapi8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
LICENSE=GPL-2 vim
@@ -14,4 +14,4 @@ REQUIRED_USE=python? ( || ( python_targets_python3_9 python_targets_python3_10 p
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 git-r3 2347f8fe2d392b2a091191f94be37e6f out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e
_md5_=386372c3678d0f7aef863bf509a4afc2
_md5_=43e8340e5e0bebce6232596716224d03

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -803,7 +803,6 @@ dev-python/WSME 0.11.0: Simplify the writing of REST APIs, and extend them with
dev-python/XenAPI 2.14-r1: Xen API SDK, for communication with Citrix XenServer and Xen Cloud Platform
dev-python/aiomysql 0.1.1: aiomysql is a library for accessing a MySQL database from the asyncio
dev-python/aiopg 1.4.0: Postgres integration with asyncio
dev-python/aiosqlite 0.17.0-r2: asyncio bridge to the standard sqlite3 module
dev-python/aiounittest 1.4.2: Test python asyncio-based code with ease
dev-python/almost 0.1.5: A helper for approximate comparison
dev-python/anyascii 0.3.1 9999: Unicode to ASCII transliteration
@@ -1194,9 +1193,10 @@ dev-util/gftools 0.9.21: Miscellaneous tools for working with the Google Fonts c
dev-util/git-bug 0.7.1 9999: distributed, offline-first bug tracker
dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
dev-util/gshards 0.1-r1: Small helper tools to aid installing Crystal packages in Gentoo
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
dev-util/insomnia-bin 2020.3.3 2020.5.2: HTTP and GraphQL client for developers
dev-util/lemminx-bin 0.22.0 0.24.0: XML Language Server
dev-util/lua-language-server 3.6.8: Lua language server
dev-util/lua-language-server 3.6.10: Lua language server
dev-util/mh 1.0.3: Generate help for Makefile
dev-util/odb 2.5.0_beta21_p1: ODB compiler and the ODB system documentation
dev-util/osc 0.173.0 9999: Command line tool for Open Build Service
@@ -1212,7 +1212,7 @@ dev-util/rust-analyzer-bin 2021.09.06 2021.09.20: An implementation of Language
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/tflint-bin 0.43.0: A Pluggable Terraform Linter
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/typescript-language-server 3.0.2 3.0.3: TypeScript & JavaScript Language Server
dev-util/typescript-language-server 3.0.3 3.1.0: TypeScript & JavaScript Language Server
dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
dev-util/vscode-langservers-extracted 4.5.0 4.6.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
@@ -1268,13 +1268,13 @@ games-misc/bonsai 0_pre20210201: bonsai tree generator written in bash
games-misc/cbonsai 1.3.1-r1: grow bonsai trees in your terminal
games-misc/gay 1.2.8: Colour your text / terminal to be more gay
games-misc/varlpenis 3.0.2: Generates ASCII-art penis of arbitrary length
games-puzzle/aaaaxy 1.2.377 1.2.399 1.3.103: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/aaaaxy 1.2.399 1.3.103 1.3.263: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/atris 1.0.7: Alizarin tetris
games-puzzle/baba-is-you 474: Puzzle game where you can change the rules by which you play
games-puzzle/krank 8: Little casual game
games-puzzle/superflu-riteurnz 1.0.0: Artisanal video-game about Superflu, the useless super-hero (french)
games-rpg/airshipper 0.7.0-r1: Provides automatic updates for the voxel RPG Veloren
games-rpg/snoot-game 1.7-r1: Visual novel parody of Goodbye Volcano High
games-rpg/snoot-game 1.8: Visual novel parody of Goodbye Volcano High
games-server/among-sus 20210519: Among Us, but it's a text adventure
games-util/NotEnoughProduction 0.0.4: Tool for building production chains for modded minecraft
games-util/chiaki 2.1.1-r1 9999: Client for PlayStation 4 and PlayStation 5 Remote Play
@@ -1472,7 +1472,7 @@ media-sound/spotify_dl 8.3.0 8.4.0 8.5.0: Downloads songs from a Spotify Playlis
media-sound/tavu 9999: Terminal-based ALSA VU-meter with peaking
media-sound/zita-ajbridge 0.8.4 0.8.4-r1: zita-a2j and zita-j2a - bridges between ALSA and JACK
media-video/ciano 0.2.4-r1: A multimedia file converter focused on simplicity
media-video/ffsubsync 0.4.19-r1 0.4.20-r1 0.4.22: Automagically syncronize subtitles with video
media-video/ffsubsync 0.4.20-r1 0.4.22 0.4.23: Automagically syncronize subtitles with video
media-video/kikoplay 0.8.2 9999: KikoPlay is a full-featured danmu player
media-video/megapixels 1.4.3: A GTK3 camera application that knows how to deal with the media request api
media-video/obs-vkcapture 1.1.3 1.1.4 1.2.0 9999: OBS Linux Vulkan/OpenGL game capture
@@ -1494,7 +1494,7 @@ mpv-plugin/mpv-autosub 20210629: Fully automatic subtitle downloading for the MP
mpv-plugin/mpv-mpris 0.8.1 0.9-r2 9999: MPRIS plugin for mpv
mpv-plugin/mpv-plugin-xrandr 20190523-r1: Automatically invoke the xrandr to set the parameters for the display output
mpv-plugin/mpv-youtube-upnext 20210620 20220922 20221230: A userscript that allows you to play "up next"/recommended youtube videos
mpv-plugin/mpv_sponsorblock 20211223 20220924: mpv script to skip sponsored segments of YouTube videos
mpv-plugin/mpv_sponsorblock 20211223 20220924 20230130: mpv script to skip sponsored segments of YouTube videos
mpv-plugin/mpv_sponsorblock_minimal 2022.02.07: A minimal script to skip sponsored segments of YouTube videos
mpv-plugin/mpv_thumbnail_script 0.4.9 0.5.1 0.5.2: A Lua script to show preview thumbnails in mpv's OSC seekbar
net-analyzer/gping-bin 1.5.1: Ping with graph
@@ -1521,7 +1521,7 @@ net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
net-im/go-sendxmpp 0.5.5 0.5.6: A little tool to send messages to an XMPP contact or MUC
net-im/gtkcord 0.1.0-r1: A Gtk3 Discord client in Golang
net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
net-im/heisenbridge 1.14.1: A bouncer-style Matrix IRC bridge
net-im/heisenbridge 1.14.1 1.14.2: A bouncer-style Matrix IRC bridge
net-im/jitsi-meet 2022.3.1: Desktop application for Jitsi Meet built with Electron
net-im/kaidan 0.8.0-r1: A simple, user-friendly Jabber/XMPP client for every device!
net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
@@ -1865,7 +1865,7 @@ www-apps/twint 2.1.20-r2 2.1.20_p20220316: Twitter scraping & OSINT tool written
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-client/badwolf 1.2.2 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.6.4_p1: A fully-modern text-based browser, rendering to TTY and browsers
www-client/nyxt 3_pre20230131 9999: Nyxt - the hacker's power-browser
www-client/nyxt 3_pre3 9999: Nyxt - the hacker's power-browser
www-client/torbrowser-launcher 0.3.6 9999: A program to download, update, and run the Tor Browser Bundle
www-client/vimb 3.6.0 9999: a fast, lightweight, vim-like browser based on webkit
www-client/woob 3.1 9999: Web Outside Of Browsers (core, site modules and applications)

View File

@@ -1 +1 @@
Tue, 07 Feb 2023 14:47:43 +0000
Wed, 08 Feb 2023 12:16:52 +0000