mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
2023-01-12 10:47:04 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -10,6 +10,6 @@ LICENSE=MIT
|
||||
RDEPEND=app-shells/zsh
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mafredri/zsh-async/archive/refs/tags/v1.8.5.tar.gz -> zsh-async-1.8.5.tar.gz
|
||||
SRC_URI=https://github.com/mafredri/zsh-async/archive/refs/tags/v1.8.6.tar.gz -> zsh-async-1.8.6.tar.gz
|
||||
_eclasses_=readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55
|
||||
_md5_=0f5f7db87b8fb6e7b4cafef0d0530f03
|
||||
_md5_=20c6df0ec241fdb3eef7410438deeafe
|
||||
13
metadata/md5-cache/app-vim/ale-3.3.0
Normal file
13
metadata/md5-cache/app-vim/ale-3.3.0
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm prepare
|
||||
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
DESCRIPTION=Check syntax in Vim asynchronously and fix files, with LSP support
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dense-analysis/ale
|
||||
INHERIT=vim-plugin
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dense-analysis/ale/archive/refs/tags/v3.3.0.tar.gz -> ale-3.3.0.tar.gz
|
||||
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f
|
||||
_md5_=99829b613c34f45e4a87861b6876c583
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=net-misc/curl dev-libs/libevent dev-libs/libfmt:= dev-libs/spdlog test? ( dev-cpp/doctest )
|
||||
DEPEND=net-misc/curl[ssl?] dev-libs/libevent:= dev-libs/libfmt:= dev-libs/spdlog:= test? ( dev-cpp/doctest )
|
||||
DESCRIPTION=A simple async wrapper around CURL for C++
|
||||
EAPI=8
|
||||
HOMEPAGE=https://nheko.im/nheko-reborn/coeurl
|
||||
INHERIT=meson
|
||||
IUSE=test
|
||||
IUSE=ssl test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=net-misc/curl dev-libs/libevent dev-libs/libfmt:= dev-libs/spdlog
|
||||
RDEPEND=net-misc/curl[ssl?] dev-libs/libevent:= dev-libs/libfmt:= dev-libs/spdlog:=
|
||||
RESTRICT=test
|
||||
SLOT=0/0.2.0
|
||||
SRC_URI=https://nheko.im/nheko-reborn/coeurl/-/archive/v0.2.0/coeurl-v0.2.0.tar.bz2 -> coeurl-0.2.0.tar.bz2
|
||||
SLOT=0/0.3
|
||||
SRC_URI=https://nheko.im/nheko-reborn/coeurl/-/archive/v0.3.0/coeurl-v0.3.0.tar.bz2 -> coeurl-0.3.0.tar.bz2
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_md5_=363505811161dc7268a2e55700e14ea1
|
||||
_md5_=bb857bffade3ce636b8d26910d8349ff
|
||||
13
metadata/md5-cache/dev-cpp/trompeloeil-43
Normal file
13
metadata/md5-cache/dev-cpp/trompeloeil-43
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Header only C++14 mocking framework
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/rollbear/trompeloeil
|
||||
INHERIT=cmake
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Boost-1.0
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rollbear/trompeloeil/archive/v43.tar.gz -> trompeloeil-43.tar.gz
|
||||
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
|
||||
_md5_=a170c97bcaa9cd2dceae4888f1691ae9
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( dev-python/pydub[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/genty[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/matplotlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( dev-python/pydub[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/genty[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/matplotlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=A module for Audio/Acoustic Activity Detection
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/amsehili/auditok/
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/amsehili/auditok/archive/refs/tags/v0.1.5.tar.gz -> auditok-0.1.5.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=c832f08956bc555fbf832c35d8fecf0d
|
||||
_md5_=66a28d87290f07f59525ae44d7c8e83f
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=test? ( media-video/ffmpeg[mp3,vorbis] ) test? ( dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( media-video/ffmpeg[mp3,vorbis] ) test? ( dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Manipulate audio with an simple and easy high level interface
|
||||
EAPI=8
|
||||
HOMEPAGE=http://pydub.com/
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jiaaro/pydub/archive/refs/tags/v0.25.1.tar.gz -> pydub-0.25.1.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=da888c94a60ee531af096da92b88bc08
|
||||
_md5_=9e5a3d31c7ee59e29653e445728401de
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=test? ( dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DEPEND=test? ( dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=A tiny library for parsing, modifying, and composing SRT files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/cdown/srt
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/s/srt/srt-3.5.2.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
|
||||
_md5_=b43de0f5b3718a124c29cd13f61cf1df
|
||||
_md5_=15c35bec87a2ff05f661d2ef60967db7
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=test? ( >=dev-python/nose-1.3.7_p20221026[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=test? ( >=dev-python/nose-1.3.7_p20221026[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/memory_profiler[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] )
|
||||
DEPEND=test? ( dev-python/memory_profiler[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=Python interface to the Google WebRTC Voice Activity Detector (VAD)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/wiseman/py-webrtcvad
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/wiseman/py-webrtcvad/archive/refs/tags/2.0.10.tar.gz -> webrtcvad-2.0.10.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
|
||||
_md5_=30d3f13f40e1e12728ae2b6dbc294177
|
||||
_md5_=9939571cdd5c7d7a2d65dd780b0f1273
|
||||
|
||||
@@ -7,5 +7,5 @@ KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 ISC MIT-with-advertising
|
||||
RDEPEND=net-libs/nodejs >=dev-lang/typescript-4.9.4
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-2.2.0.tgz https://tastytea.de/files/gentoo/typescript-language-server-2.2.0-deps.tar.xz
|
||||
_md5_=a51a11fabfc99ccce540e4e2abb719c0
|
||||
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-3.0.1.tgz https://tastytea.de/files/gentoo/typescript-language-server-3.0.1-deps.tar.xz
|
||||
_md5_=2e261575efff7aad3409eea819041906
|
||||
11
metadata/md5-cache/dev-util/yaml-language-server-1.11.0
Normal file
11
metadata/md5-cache/dev-util/yaml-language-server-1.11.0
Normal file
@@ -0,0 +1,11 @@
|
||||
BDEPEND=net-libs/nodejs[npm]
|
||||
DEFINED_PHASES=install unpack
|
||||
DESCRIPTION=Language Server for YAML Files
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/redhat-developer/yaml-language-server
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0 BSD-2 ISC MIT-with-advertising
|
||||
RDEPEND=net-libs/nodejs
|
||||
SLOT=0
|
||||
SRC_URI=mirror://npm/yaml-language-server/-/yaml-language-server-1.11.0.tgz https://tastytea.de/files/gentoo/yaml-language-server-1.11.0-deps.tar.xz
|
||||
_md5_=926bb53e3d642d954665d05aaa1a7a6c
|
||||
@@ -12,4 +12,4 @@ 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
|
||||
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c go-module 4c4b34f361efda91762ffeda8f632c02
|
||||
_md5_=11500c2fe8b161693c03d90214541f32
|
||||
_md5_=f1c01087b5cfb44b21274db340839cd7
|
||||
|
||||
@@ -12,4 +12,4 @@ RESTRICT=bindist strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.2.399.tar.gz -> aaaaxy-1.2.399.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.2.399+2022-12-06/aaaaxy-1.2.399-deps.tar.xz
|
||||
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c go-module 4c4b34f361efda91762ffeda8f632c02
|
||||
_md5_=616607989354272a8f1f1a87e2cccc1f
|
||||
_md5_=531f235e8a618ed067eb07f86ef97ea3
|
||||
|
||||
15
metadata/md5-cache/games-puzzle/aaaaxy-1.3.103
Normal file
15
metadata/md5-cache/games-puzzle/aaaaxy-1.3.103
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
EAPI=8
|
||||
HOMEPAGE=https://divverent.github.io/aaaaxy/
|
||||
INHERIT=desktop go-module
|
||||
KEYWORDS=~amd64
|
||||
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.3.103.tar.gz -> aaaaxy-1.3.103.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.3.103+2023-01-11/aaaaxy-1.3.103-deps.tar.xz
|
||||
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c go-module 4c4b34f361efda91762ffeda8f632c02
|
||||
_md5_=074b0005c5c1f0ce2ec7f4cc4a06889d
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) python_single_target_python3_9? ( >=dev-python/gpep517-9[python_targets_python3_9(-)] >=dev-python/setuptools-65.5.1[python_targets_python3_9(-)] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/gpep517-9[python_targets_python3_10(-)] >=dev-python/setuptools-65.5.1[python_targets_python3_10(-)] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-9[python_targets_python3_11(-)] >=dev-python/setuptools-65.5.1[python_targets_python3_11(-)] >=dev-python/wheel-0.38.4[python_targets_python3_11(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=python_single_target_python3_9? ( <dev-python/requests-3.0[python_targets_python3_9(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( <dev-python/requests-3.0[python_targets_python3_10(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( <dev-python/requests-3.0[python_targets_python3_11(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_11(-)] ) )
|
||||
DESCRIPTION=A free and open-source replacement for the Epic Games Launcher
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/derrod/legendary
|
||||
INHERIT=distutils-r1
|
||||
IUSE=webview python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=python_single_target_python3_9? ( <dev-python/requests-3.0[python_targets_python3_9(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( <dev-python/requests-3.0[python_targets_python3_10(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( <dev-python/requests-3.0[python_targets_python3_11(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_11(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/derrod/legendary/archive/0.20.30.tar.gz -> legendary-0.20.30.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
|
||||
_md5_=fbcde4ce2848f942e6ef6d58e595a31a
|
||||
@@ -11,6 +11,6 @@ LICENSE=GPL-3+
|
||||
RDEPEND=python_single_target_python3_9? ( <dev-python/requests-3.0[python_targets_python3_9(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( <dev-python/requests-3.0[python_targets_python3_10(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( <dev-python/requests-3.0[python_targets_python3_11(-)] webview? ( dev-python/pywebview[gtk,python_targets_python3_11(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/derrod/legendary/archive/0.20.29.tar.gz -> legendary-0.20.29.tar.gz
|
||||
SRC_URI=https://github.com/derrod/legendary/archive/0.20.32.tar.gz -> legendary-0.20.32.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 dcd5f48510105eb95e550ab968147365
|
||||
_md5_=fbcde4ce2848f942e6ef6d58e595a31a
|
||||
_md5_=b4b996e2ca78d098084dc3676b379973
|
||||
15
metadata/md5-cache/gui-wm/hyprland-0.20.1
Normal file
15
metadata/md5-cache/gui-wm/hyprland-0.20.1
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=grimblast? ( app-text/scdoc ) shellevents? ( app-text/scdoc ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DEPEND=dev-libs/libevdev dev-libs/libinput dev-libs/wayland >=dev-libs/wayland-protocols-1.31 dev-util/glslang dev-util/vulkan-headers gui-libs/gtk-layer-shell gui-libs/wlroots[X?] media-libs/libglvnd[X?] media-libs/mesa[gles2,wayland,X?] media-libs/vulkan-loader x11-base/xcb-proto x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman virtual/libudev grimblast? ( app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) X? ( x11-base/xwayland x11-libs/libxcb x11-libs/xcb-util-image x11-libs/xcb-util-wm )
|
||||
DESCRIPTION=A dynamic tiling Wayland compositor that doesn't sacrifice on its looks
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/hyprwm/Hyprland/releases
|
||||
INHERIT=meson toolchain-funcs
|
||||
IUSE=X grimblast shellevents systemd
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RDEPEND=dev-libs/libevdev dev-libs/libinput dev-libs/wayland >=dev-libs/wayland-protocols-1.31 dev-util/glslang dev-util/vulkan-headers gui-libs/gtk-layer-shell gui-libs/wlroots[X?] media-libs/libglvnd[X?] media-libs/mesa[gles2,wayland,X?] media-libs/vulkan-loader x11-base/xcb-proto x11-libs/cairo x11-libs/libdrm x11-libs/libxkbcommon x11-libs/pixman virtual/libudev grimblast? ( app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard x11-libs/libnotify ) X? ( x11-base/xwayland x11-libs/libxcb x11-libs/xcb-util-image x11-libs/xcb-util-wm )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/hyprwm/Hyprland/archive/v0.20.1beta.tar.gz -> hyprland-0.20.1.tar.gz https://github.com/hyprwm/hyprland-protocols/archive/301733ae466b229066ba15a53e6d8b91c5dcef5b.tar.gz -> hyprland-protocols.tar.gz https://github.com/hyprwm/contrib/archive/37c8121f98d76f57caa00dd7106877876e0d7483.tar.gz -> contrib.tar.gz https://gitlab.freedesktop.org/wlroots/wlroots/-/archive/dc7cc98cf21a8dc19ab8895505500e3700646af0/wlroots-dc7cc98cf21a8dc19ab8895505500e3700646af0.tar.bz2 -> wlr.tar.bz2
|
||||
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f meson 1994a5aef5d4f5798b92f64d6f9a6003
|
||||
_md5_=484d802e5b8102a8d4d06e72423fe26f
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( ~dev-python/auditok-0.1.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ffmpeg-python[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/future[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/rich[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/srt-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/webrtcvad[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,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_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=~dev-python/auditok-0.1.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ffmpeg-python[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/future[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/rich[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/srt-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/webrtcvad[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/smacke/ffsubsync/archive/refs/tags/0.4.18.tar.gz -> ffsubsync-0.4.18.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
|
||||
_md5_=7785912b06155d012cc28ca76ec42cdb
|
||||
16
metadata/md5-cache/media-video/ffsubsync-0.4.22
Normal file
16
metadata/md5-cache/media-video/ffsubsync-0.4.22
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( ~dev-python/auditok-0.1.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-python/chardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/charset_normalizer[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ffmpeg-python[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/future-0.18.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/rich[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/srt-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/webrtcvad[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/typing-extensions[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,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_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=~dev-python/auditok-0.1.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/cchardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) dev-python/chardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/charset_normalizer[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/ffmpeg-python[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/future-0.18.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/numpy-1.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pysubs2-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/rich[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/srt-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/webrtcvad[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/typing-extensions[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 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.22.tar.gz -> ffsubsync-0.4.22.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
|
||||
_md5_=cd83fa9dba867655d231e8c9c065d220
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urllib3-1.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/guessit-3.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/appdirs-1.4.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cleo-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/confuse-2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urlmatch-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pydantic-1.10.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/clikit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/crashtest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/toml-0.10.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/desktop-notifier-3.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DESCRIPTION=Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/iamkroot/trakt-scrobbler
|
||||
INHERIT=distutils-r1 optfeature
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=>=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urllib3-1.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/guessit-3.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/appdirs-1.4.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cleo-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/confuse-2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urlmatch-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pydantic-1.10.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/clikit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/crashtest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/toml-0.10.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/desktop-notifier-3.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/iamkroot/trakt-scrobbler/archive/refs/tags/v1.6.0.tar.gz -> trakt-scrobbler-1.6.0.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=4c3712a6b2cff4e44a5a668a8b561b28
|
||||
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/iamkroot/trakt-scrobbler/archive/refs/tags/v1.6.1-beta1.tar.gz -> trakt-scrobbler-1.6.1_beta1.tar.gz
|
||||
SRC_URI=https://github.com/iamkroot/trakt-scrobbler/archive/refs/tags/v1.6.3.tar.gz -> trakt-scrobbler-1.6.3.tar.gz
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365 optfeature 1a2157392a869265b2afcb63a26c12ac
|
||||
_md5_=8f0c98b84071dfb9a97be203da4f49f6
|
||||
_md5_=ca19a71c86c167cf0594e15924725d2d
|
||||
@@ -9,6 +9,6 @@ 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
|
||||
SRC_URI=https://gitlab.com/smaniottonicola/kde-do-not-disturb/-/archive/478b805b30d4aab41eeb4b2018ab1c8bb0c22c7d/kde-do-not-disturb-478b805b30d4aab41eeb4b2018ab1c8bb0c22c7d.tar.gz -> kde-do-not-disturb-20230110.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157
|
||||
_md5_=5df63245e11e5946342f244ed4d6a865
|
||||
_md5_=4213ca6d4aabec9e9b5e757783678c4a
|
||||
@@ -9,6 +9,6 @@ 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
|
||||
SRC_URI=https://gitlab.com/smaniottonicola/kde-night-color/-/archive/2fb6f013a21553861c6ce28d48e022eb361097b4/kde-night-color-2fb6f013a21553861c6ce28d48e022eb361097b4.tar.gz -> kde-night-color-20230110.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157
|
||||
_md5_=96a548598657e2bbd0e998991e53a25d
|
||||
_md5_=5ab55f35f83f832db2b764424f50c01a
|
||||
@@ -11,4 +11,4 @@ RDEPEND=media-video/mpv:=[lua]
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/marzzzello/mpv_thumbnail_script/archive/refs/tags/0.5.1.tar.gz -> mpv_thumbnail_script-0.5.1.tar.gz
|
||||
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
|
||||
_md5_=b75db02d073136ed23c46204d2bf81ae
|
||||
_md5_=832737825d9387c2497dc6fd0e9f2517
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
BDEPEND=dev-python/build[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
BDEPEND=dev-python/build[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Maestral is an open-source Dropbox client written in Python
|
||||
EAPI=8
|
||||
@@ -7,10 +7,10 @@ INHERIT=desktop distutils-r1
|
||||
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
RDEPEND=>=dev-python/click-8.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/packaging[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt6[widgets,gui,svg,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ~net-misc/maestral-1.6.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-python/importlib_resources[python_targets_python3_8(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/samschott/maestral-qt/archive/refs/tags/v1.6.5.tar.gz -> maestral-qt-1.6.5.gh.tar.gz
|
||||
_eclasses_=desktop 7eb20ad915a0a318176d51bc2508ff5c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 dcd5f48510105eb95e550ab968147365
|
||||
_md5_=c947924980c5e87988777082a0804cae
|
||||
_md5_=4c03c18f88109600879a8b678960d181
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=bindist mirror strip test
|
||||
SLOT=0
|
||||
SRC_URI=https://download1.rstudio.org/electron/rhel8/x86_64/rstudio-2022.12.0-353-x86_64.rpm
|
||||
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info 7e4d48a3c6c8ebdaa9f7f9e7d2991e22 chromium-2 1004ce9fd1ae9622a0b7eabcd8fc0d69 optfeature 1a2157392a869265b2afcb63a26c12ac estack 055c42df72f76a4f45ec92b35e83cd56 rpm f73e907469f65e52192f110dec72dce0 xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
|
||||
_md5_=176ce0bea6f68e26b20a7cb03c8728d9
|
||||
_md5_=9f1330ea34f818ad29a5459725dc4947
|
||||
|
||||
@@ -195,7 +195,7 @@ app-misc/uwufetch 2.0: A meme system info tool for Linux
|
||||
app-misc/vocabsieve 0.8.3: A simple, effective tool for language learning
|
||||
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
|
||||
app-misc/walld 1.4.4: A Wallpaper daemon
|
||||
app-misc/watchexec 1.18.12 1.19.0 1.20.2 1.20.5 1.20.6 1.21.0: Executes commands in response to file modifications
|
||||
app-misc/watchexec 1.18.12 1.19.0 1.20.6 1.21.0: Executes commands in response to file modifications
|
||||
app-misc/wego 2.1: Wego is a weather client for the terminal
|
||||
app-misc/xplr 0.15.2 0.17.0 0.17.1 0.17.2 0.17.6: A hackable, minimal, fast TUI file explorer
|
||||
app-misc/yaf 0.0.3: Yet another system fetch that is minimal and customizable.
|
||||
@@ -236,7 +236,7 @@ app-shells/silver 2.0.0: A cross-shell customizable powerline-like prompt with i
|
||||
app-shells/spark-fish 1.2.0: Sparklines for Fish
|
||||
app-shells/vivid 0.7.0-r2 0.8.0: A themeable LS_COLORS generator with a rich filetype datebase
|
||||
app-shells/zoxide 0.8.0-r1 0.8.2-r2 0.8.3-r1: A smarter cd command for your terminal
|
||||
app-shells/zsh-async 1.8.5 1.8.5_p20211005: Run multiple asynchronous jobs with callbacks
|
||||
app-shells/zsh-async 1.8.5_p20211005 1.8.6: Run multiple asynchronous jobs with callbacks
|
||||
app-shells/zsh-autosuggestions 0.6.4 0.7.0-r1: Fish-like autosuggestions for zsh
|
||||
app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
|
||||
app-shells/zsh-history-substring-search 1.0.2: ZSH port of Fish history search (up arrow)
|
||||
@@ -257,6 +257,7 @@ app-text/noweb 2.12: a literate programming tool, lighter than web
|
||||
app-text/smu 1.5 9999: Simple markup - markdown like syntax
|
||||
app-text/the-platinum-searcher-bin 2.2.0: Fast CLI search tool, faster than grep, ack, silver_searcher (ag)
|
||||
app-text/tldr 2.0.0-r1: Python command line client for tldr pages
|
||||
app-vim/ale 3.3.0: Check syntax in Vim asynchronously and fix files, with LSP support
|
||||
app-vim/ansible-vim 3.2: vim plugin: sytax highlighting for Ansible's common file types
|
||||
app-vim/apkbuild-vim 20210911: vim plugin: edit and work with APKBUILD files
|
||||
app-vim/bracketed-paste 20180522: vim plugin: handles bracketed-paste-mode in vim (aka. automatic `:set paste`)
|
||||
@@ -452,7 +453,7 @@ dev-R/yaml 2.3.5: Methods to Convert R Data to YAML and Back
|
||||
dev-R/zoo 1.8.10: S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)
|
||||
dev-cpp/MEL 1.0.0-r1: Math Expression Library
|
||||
dev-cpp/cli11 2.3.1 2.3.2: Command line parser for C++11
|
||||
dev-cpp/coeurl 0.2.0-r1 0.2.1: A simple async wrapper around CURL for C++
|
||||
dev-cpp/coeurl 0.2.1 0.3.0: A simple async wrapper around CURL for C++
|
||||
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
|
||||
dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
|
||||
dev-cpp/dpp 10.0.21 10.0.22: Lightweight C++ Discord bot library
|
||||
@@ -475,6 +476,7 @@ dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, R
|
||||
dev-cpp/std-format 0_pre20220112-r1: A simple polyfill allowing you to use std::format
|
||||
dev-cpp/tiny-dnn 1.0.0_alpha3-r2: header only, dependency-free deep learning framework in C++14
|
||||
dev-cpp/trantor 1.5.7 1.5.8: Non-blocking I/O tcp network lib based on c++14/17
|
||||
dev-cpp/trompeloeil 43: Header only C++14 mocking framework
|
||||
dev-cpp/vectorwrapper 1.1.2 9999: A template vector wrapper class for C++
|
||||
dev-cpp/vexcl 1.4.3-r2: VexCL - Vector expression template library for OpenCL
|
||||
dev-cpp/wangle 2022.04.11.00-r1: Framework providing common client/server abstractions
|
||||
@@ -1172,13 +1174,13 @@ 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 2.2.0 2.3.0: TypeScript & JavaScript Language Server
|
||||
dev-util/typescript-language-server 2.3.0 3.0.1: TypeScript & JavaScript Language Server
|
||||
dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
|
||||
dev-util/vscode-langservers-extracted 4.4.0 4.5.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
|
||||
dev-util/xmake 2.7.1 9999: A cross-platform build utility based on Lua
|
||||
dev-util/xxd 8.2.4092: Hexdump utility from vim
|
||||
dev-util/yaml-language-server 1.10.0: Language Server for YAML Files
|
||||
dev-util/yaml-language-server 1.10.0 1.11.0: Language Server for YAML Files
|
||||
dev-vcs/bit 1.1.1 1.1.2: Bit is a modern Git CLI
|
||||
dev-vcs/git-blame-someone-else 0_pre20180613: Blame someone else for your bad code.
|
||||
dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
|
||||
@@ -1227,7 +1229,7 @@ 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: A nonlinear 2D puzzle platformer taking place in impossible spaces
|
||||
games-puzzle/aaaaxy 1.2.377 1.2.399 1.3.103: 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
|
||||
@@ -1241,7 +1243,7 @@ games-util/dwarf-therapist 41.2.2: For managing dwarves in Dwarf Fortress
|
||||
games-util/gamehub 0.16.0.1 0.16.3.2: GameHub is a unified library for all your games
|
||||
games-util/hid-nintendo 9999: A Nintendo HID kernel module
|
||||
games-util/itch-bin 25.4.1 25.5.1-r1: itch.io game browser, installer and launcher
|
||||
games-util/legendary 0.20.29 0.20.30 0.20.31: A free and open-source replacement for the Epic Games Launcher
|
||||
games-util/legendary 0.20.31 0.20.32: A free and open-source replacement for the Epic Games Launcher
|
||||
games-util/libtess2 1.0.3: Game and tools oriented refactored version of GLU tesselator
|
||||
games-util/mangohud 0.6.6.1-r3 0.6.7.1 0.6.8 9999: Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
|
||||
games-util/minigalaxy 1.0.2 1.1.0: A simple GOG client for Linux
|
||||
@@ -1322,6 +1324,7 @@ gui-libs/text-engine 0.1.1-r2 9999: A lightweight rich-text framework for GTK 4
|
||||
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
|
||||
gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk
|
||||
gui-wm/dwl 0.3.1 0.4_rc2 0.4 9999 9999-r1: dwm for Wayland
|
||||
gui-wm/hyprland 0.20.1: A dynamic tiling Wayland compositor that doesn't sacrifice on its looks
|
||||
gui-wm/phosh 0.17.0: A pure Wayland shell prototype for GNOME on mobile devices
|
||||
gui-wm/swayfx 0.1: i3-compatible Wayland window manager
|
||||
kde-apps/alligator 22.11: A convergent RSS/Atom feed reader for Plasma
|
||||
@@ -1430,7 +1433,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.18-r1 0.4.19-r1 0.4.20-r1: Automagically syncronize subtitles with video
|
||||
media-video/ffsubsync 0.4.19-r1 0.4.20-r1 0.4.22: 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
|
||||
@@ -1438,15 +1441,15 @@ media-video/olive 9999: Free open-source non-linear video editor
|
||||
media-video/owncast 0.0.12 0.0.13: A self-hosted live video and web chat server
|
||||
media-video/syncplay 1.6.7-r1 1.6.9: Client/server to synchronize media playback
|
||||
media-video/tartube 2.4.077 9999: A GUI front-end for youtube-dl
|
||||
media-video/trakt-scrobbler 1.4.2 1.5.0 1.6.0 1.6.1_beta1-r1: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
|
||||
media-video/trakt-scrobbler 1.4.2 1.5.0 1.6.3: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
|
||||
media-video/uxplay 1.61.1: AirPlay Unix mirroring server
|
||||
media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors
|
||||
media-video/ytarchive 0.3.2: Youtube livestream downloader
|
||||
mpv-plugin/SmartCopyPaste 3.1: Gives mpv the capability to copy and paste while being smart and customizable
|
||||
mpv-plugin/autoload 0.34.1 0.35.0: Loads playlist entries before and after the the currently played file
|
||||
mpv-plugin/autosubsync-mpv 20220402: Automatic subtitle synchronization script for mpv media player
|
||||
mpv-plugin/kde-do-not-disturb 20220109-r1: Disable the notifications while mpv is running
|
||||
mpv-plugin/kde-night-color 20220109-r1: Disable Night Color while mpv is running
|
||||
mpv-plugin/kde-do-not-disturb 20230110: Disable the notifications while mpv is running
|
||||
mpv-plugin/kde-night-color 20230110: Disable Night Color while mpv is running
|
||||
mpv-plugin/kdialog-open-files 20221015: Use KDialog to add files to playlist, subtitles to playing video or open URLs
|
||||
mpv-plugin/mpv-autosub 20210629: Fully automatic subtitle downloading for the MPV media player
|
||||
mpv-plugin/mpv-mpris 0.8.1 0.9-r2 9999: MPRIS plugin for mpv
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wed, 11 Jan 2023 14:17:13 +0000
|
||||
Thu, 12 Jan 2023 10:47:04 +0000
|
||||
|
||||
@@ -360,6 +360,8 @@ gui-libs/cubegui:scorep - Enable scorep support
|
||||
gui-libs/cubegui:webengine - Enables usage of the QtWebEngine for the HTML Documentation
|
||||
gui-libs/power-profiles-daemon:pylint - Run pylint checks
|
||||
gui-wm/cage:X - Enable support for X11 applications (XWayland)
|
||||
gui-wm/hyprland:grimblast - Install 'grimblast': a Hyprland version of the sway script for taking screenshots
|
||||
gui-wm/hyprland:shellevents - Install 'shellevents': Invoke shell functions in response to Hyprland socket2 events.
|
||||
gui-wm/swayfx:X - Enable support for X11 applications (XWayland)
|
||||
gui-wm/swayfx:grimshot - Install 'grimshot': script for taking screenshots
|
||||
gui-wm/swayfx:swaybar - Install 'swaybar': sway's status bar component
|
||||
|
||||
Reference in New Issue
Block a user