mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
2023-12-27 20:32:26 UTC
This commit is contained in:
13
metadata/md5-cache/app-admin/opentofu-1.6.0_rc1
Normal file
13
metadata/md5-cache/app-admin/opentofu-1.6.0_rc1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=dev-go/gox >=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install postinst unpack
|
||||
DESCRIPTION=A fork of Terraform that is open-source and community-driven
|
||||
EAPI=8
|
||||
HOMEPAGE=https://opentofu.org/
|
||||
INHERIT=go-module
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MPL-2.0 Apache-2.0 BSD-2 ISC MIT
|
||||
RESTRICT=test strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/opentofu/opentofu/archive/v1.6.0-rc1.tar.gz -> opentofu-1.6.0_rc1.tar.gz https://github.com/sin-ack/opentofu-vendor/releases/download/v1.6.0-rc1/opentofu-v1.6.0-rc1-vendor.tar.gz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0
|
||||
_md5_=884a9d5a1e2d5dc63fc283abaeb279d7
|
||||
@@ -7,10 +7,10 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=desktop optfeature python-single-r1 pypi readme.gentoo-r1 xdg
|
||||
IUSE=qt6 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=AGPL-3+ BSD public-domain Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 CC0-1.0 ISC MIT MPL-2.0 openssl Unicode-DFS-2016 0BSD CC-BY-4.0 CC-BY-SA-2.5 GPL-3+ Unlicense
|
||||
RDEPEND=app-misc/ca-certificates python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/decorator[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/decorator[python_targets_python3_11(-)] dev-python/flask[python_targets_python3_11(-)] dev-python/flask-cors[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/protobuf-python[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/send2trash[python_targets_python3_11(-)] dev-python/waitress[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/distro[python_targets_python3_12(-)] dev-python/decorator[python_targets_python3_12(-)] dev-python/flask[python_targets_python3_12(-)] dev-python/flask-cors[python_targets_python3_12(-)] dev-python/jsonschema[python_targets_python3_12(-)] dev-python/markdown[python_targets_python3_12(-)] dev-python/protobuf-python[python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/send2trash[python_targets_python3_12(-)] dev-python/waitress[python_targets_python3_12(-)] ) qt6? ( python_single_target_python3_10? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,svg,webchannel,widgets,python_targets_python3_10(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_10(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,svg,webchannel,widgets,python_targets_python3_11(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_11(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,svg,webchannel,widgets,python_targets_python3_12(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_12(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_12(-)] ) ) !qt6? ( dev-qt/qtgui[jpeg,png] python_single_target_python3_10? ( >=dev-python/PyQt5-5.15.5[gui,network,svg,webchannel,widgets,python_targets_python3_10(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_10(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/PyQt5-5.15.5[gui,network,svg,webchannel,widgets,python_targets_python3_11(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_11(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/PyQt5-5.15.5[gui,network,svg,webchannel,widgets,python_targets_python3_12(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_12(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_12(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) !app-misc/anki
|
||||
LICENSE=AGPL-3+ BSD public-domain Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 CC0-1.0 ISC MIT MPL-2.0 openssl Unicode-DFS-2016 ZLIB 0BSD CC-BY-4.0 GPL-3+ Unlicense
|
||||
RDEPEND=app-misc/ca-certificates python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/decorator[python_targets_python3_10(-)] dev-python/flask[python_targets_python3_10(-)] dev-python/flask-cors[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/markdown[python_targets_python3_10(-)] dev-python/protobuf-python[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/waitress[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/distro[python_targets_python3_11(-)] dev-python/decorator[python_targets_python3_11(-)] dev-python/flask[python_targets_python3_11(-)] dev-python/flask-cors[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/markdown[python_targets_python3_11(-)] dev-python/protobuf-python[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/send2trash[python_targets_python3_11(-)] dev-python/waitress[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/beautifulsoup4[python_targets_python3_12(-)] dev-python/distro[python_targets_python3_12(-)] dev-python/decorator[python_targets_python3_12(-)] dev-python/flask[python_targets_python3_12(-)] dev-python/flask-cors[python_targets_python3_12(-)] dev-python/jsonschema[python_targets_python3_12(-)] dev-python/markdown[python_targets_python3_12(-)] dev-python/protobuf-python[python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] dev-python/send2trash[python_targets_python3_12(-)] dev-python/waitress[python_targets_python3_12(-)] ) qt6? ( dev-qt/qtsvg:6 python_single_target_python3_10? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_10(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_10(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_11(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_11(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/PyQt6-6.5.0[gui,network,opengl,quick,webchannel,widgets,python_targets_python3_12(-)] >=dev-python/PyQt6-sip-13.5.1[python_targets_python3_12(-)] >=dev-python/PyQt6-WebEngine-6.5.0[widgets,python_targets_python3_12(-)] ) ) !qt6? ( dev-qt/qtgui[jpeg,png] dev-qt/qtsvg:5 python_single_target_python3_10? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_10(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_10(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_11(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_11(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/PyQt5-5.15.5[gui,network,webchannel,widgets,python_targets_python3_12(-)] >=dev-python/PyQt5-sip-12.9.0[python_targets_python3_12(-)] >=dev-python/PyQtWebEngine-5.15.5[python_targets_python3_12(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) !app-misc/anki
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-23.10.1-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-23.10.1-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-23.10.1-py3-none-any.whl -> aqt-23.10.1-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/23.10.1/qt/bundle/lin/anki.1 -> anki-bin-23.10.1.1 https://raw.githubusercontent.com/ankitects/anki/23.10.1/qt/bundle/lin/anki.desktop -> anki-bin-23.10.1.desktop https://raw.githubusercontent.com/ankitects/anki/23.10.1/qt/bundle/lin/anki.png -> anki-bin-23.10.1.png https://raw.githubusercontent.com/ankitects/anki/23.10.1/qt/bundle/lin/anki.xml -> anki-bin-23.10.1.xml https://raw.githubusercontent.com/ankitects/anki/23.10.1/qt/bundle/lin/anki.xpm -> anki-bin-23.10.1.xpm
|
||||
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-23.12-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-23.12-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-23.12-py3-none-any.whl -> aqt-23.12-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.1 -> anki-bin-23.12.1 https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.desktop -> anki-bin-23.12.desktop https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.png -> anki-bin-23.12.png https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.xml -> anki-bin-23.12.xml https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.xpm -> anki-bin-23.12.xpm
|
||||
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 2eecb475512bc76e5ea9192a681b9e6b readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=b6a70c82da720d02498f2dadb57304bf
|
||||
_md5_=a4c4611ea995d66b994ff8e6197fc5fe
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-util/cmake-3.20.5 doc? ( || ( ( dev-lang/python:3.11 dev-python/sphinx[python_targets_python3_11(-)] dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx-bootstrap-theme[python_targets_python3_10(-)] ) ) )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
||||
DEPEND=dev-libs/boost:= dev-cpp/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
||||
DESCRIPTION=VexCL - Vector expression template library for OpenCL
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/ddemidov/vexcl
|
||||
@@ -8,10 +8,10 @@ INHERIT=cmake python-any-r1 docs
|
||||
IUSE=backend_compute backend_jit +backend_opencl amdsi examples test doc
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/boost:= dev-libs/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
||||
RDEPEND=dev-libs/boost:= dev-cpp/clhpp backend_jit? ( virtual/opencl ) backend_opencl? ( virtual/opencl )
|
||||
REQUIRED_USE=^^ ( backend_compute backend_jit backend_opencl )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/1.4.3
|
||||
SRC_URI=https://github.com/ddemidov/vexcl/archive/refs/tags/1.4.3.tar.gz -> vexcl-1.4.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-any-r1 f5169813d1619761b459800587005fd2 docs 74475974eae5130ba3e19b31b8ae46b8
|
||||
_md5_=945a5c4eb7ef5e51338fa1c935d8c5a5
|
||||
_md5_=a6b7796e3bc44d55311f9d99443c01bd
|
||||
|
||||
15
metadata/md5-cache/dev-libs/libcli-1.10.7
Normal file
15
metadata/md5-cache/dev-libs/libcli-1.10.7
Normal file
@@ -0,0 +1,15 @@
|
||||
DEFINED_PHASES=configure test
|
||||
DEPEND=virtual/libcrypt:=
|
||||
DESCRIPTION=Shared C library to include Cisco-like CLI into other software
|
||||
EAPI=8
|
||||
HOMEPAGE=https://dparrish.com/pages/libcli
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=test static-libs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-2.1
|
||||
RDEPEND=virtual/libcrypt:=
|
||||
RESTRICT=test
|
||||
SLOT=0/1.10.7
|
||||
SRC_URI=https://github.com/dparrish/libcli/archive/V1.10.7.tar.gz -> libcli-1.10.7.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=5bd89362b3eb3cb729f9c74bfc7a9a8e
|
||||
17
metadata/md5-cache/dev-python/mkdocs-rss-plugin-1.11.0
Normal file
17
metadata/md5-cache/dev-python/mkdocs-rss-plugin-1.11.0
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=dev-python/mkdocs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/GitPython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/feedparser[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jsonschema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/pre-commit dev-python/validator-collection[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-bootswatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-material[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygments[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymdown-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/mkdocs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/GitPython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/feedparser[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jsonschema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/pre-commit dev-python/validator-collection[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-bootswatch[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-material[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygments[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymdown-extensions[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=MkDocs plugin to generate a RSS feeds.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Guts/mkdocs-rss-plugin https://pypi.org/project/mkdocs-rss-plugin
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Guts/mkdocs-rss-plugin/archive/refs/tags/1.11.0.tar.gz -> mkdocs-rss-plugin-1.11.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
|
||||
_md5_=248735aa4f5dff859b61807b066cdacb
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/mkdocs[python_targets_python3_10(-)?] dev-python/GitPython[python_targets_python3_10(-)?] test? ( dev-python/black[python_targets_python3_10(-)?] dev-python/feedparser[python_targets_python3_10(-)?] dev-vcs/pre-commit dev-python/validator-collection[python_targets_python3_10(-)?] dev-python/mkdocs-bootswatch[python_targets_python3_10(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_10(-)?] dev-python/pymdown-extensions[python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/mkdocs[python_targets_python3_10(-)?] dev-python/GitPython[python_targets_python3_10(-)?] test? ( dev-python/black[python_targets_python3_10(-)?] dev-python/feedparser[python_targets_python3_10(-)?] dev-vcs/pre-commit dev-python/validator-collection[python_targets_python3_10(-)?] dev-python/mkdocs-bootswatch[python_targets_python3_10(-)?] dev-python/mkdocs-minify-plugin[python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_10(-)?] dev-python/pymdown-extensions[python_targets_python3_10(-)?] )
|
||||
DESCRIPTION=MkDocs plugin to generate a RSS feeds.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/Guts/mkdocs-rss-plugin https://pypi.org/project/mkdocs-rss-plugin
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Guts/mkdocs-rss-plugin/archive/refs/tags/1.6.0.tar.gz -> mkdocs-rss-plugin-1.6.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
|
||||
_md5_=557e98692d28f272c214805e40c77119
|
||||
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/37/15/fa6de52d9cb3a44158431d4cce870e7c2a56cdccedc8fa1262cbf61d4e1e/skia-pathops-0.8.0.post1.zip
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=b4b7eeca235e0a61e22562374bf528dd
|
||||
_md5_=3c240f910204ffd660ae1fc6887088f2
|
||||
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/executablebooks/sphinx-design/archive/refs/tags/v0.5.0.tar.gz -> sphinx-design-0.5.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
|
||||
_md5_=ecb2ccb097479e57872c9cbebd32ad69
|
||||
_md5_=7927ff22b3d09e23827ca469300a8b3f
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
BDEPEND=dev-python/setuptools[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?] dev-python/codecov[python_targets_python3_10(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?] ) doc? ( || ( ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?]
|
||||
BDEPEND=dev-python/jsonschema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/codecov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] ) ) ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/setuptools[python_targets_python3_10(-)?] dev-python/jsonschema[python_targets_python3_10(-)?] dev-python/sphinx[python_targets_python3_10(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?] dev-python/codecov[python_targets_python3_10(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?] )
|
||||
DEPEND=dev-python/jsonschema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-tabs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-benchmark[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-cov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/codecov[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyfakefs[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=Python library of 60+ commonly-used validator functions.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/insightindustry/validator-collection https://pypi.org/project/validator-collection
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test doc python_targets_python3_10
|
||||
IUSE=test test doc python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/insightindustry/validator-collection/archive/refs/tags/v.1.5.0.tar.gz -> validator-collection-1.5.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690
|
||||
_md5_=95b2c830107a29a9606a403fca7f0bad
|
||||
_md5_=d2a32b64acf130a08fd1690af19e4fa9
|
||||
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rpm-software-management/mock/releases/download/mock-5.3-1/mock-5.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=e1d329cdf28c474f865d8b679bb9a667
|
||||
_md5_=e860db3f5512400c4deb83ca463a6924
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=>=dev-lang/go-1.21 >=dev-lang/go-1.18 app-arch/unzip
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DEFINED_PHASES=compile install test unpack
|
||||
DESCRIPTION=Fast and powerful Git hooks manager for any type of projects
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/evilmartians/lefthook
|
||||
@@ -11,4 +11,4 @@ RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/evilmartians/lefthook/archive/v1.5.5.tar.gz -> lefthook-1.5.5.tar.gz https://github.com/ixti/lefthook/releases/download/v1.5.5/lefthook-1.5.5-vendor.tar.xz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0
|
||||
_md5_=7c7af06cb5e5ae78dbaaf1c846167e42
|
||||
_md5_=d412d616731625c076e636428a823440
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] app-alternatives/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DEPEND=dev-cpp/gflags dev-db/sqlite dev-lang/python dev-libs/boost dev-libs/icu dev-qt/qtpositioning:6 dev-util/vulkan-headers media-libs/freetype sys-libs/zlib
|
||||
DEPEND=dev-cpp/gflags dev-db/sqlite dev-lang/python dev-libs/boost dev-libs/icu dev-libs/jansson dev-libs/utfcpp dev-qt/qtpositioning:6 dev-util/vulkan-headers media-libs/freetype sys-libs/zlib
|
||||
DESCRIPTION=Offline maps and navigation using OpenStreetMap data
|
||||
EAPI=8
|
||||
HOMEPAGE=https://organicmaps.app
|
||||
@@ -8,7 +8,7 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=git-r3 xdg cmake
|
||||
LICENSE=Apache-2.0
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-cpp/gflags dev-db/sqlite dev-lang/python dev-libs/boost dev-libs/icu dev-qt/qtpositioning:6 dev-util/vulkan-headers media-libs/freetype sys-libs/zlib
|
||||
RDEPEND=dev-cpp/gflags dev-db/sqlite dev-lang/python dev-libs/boost dev-libs/icu dev-libs/jansson dev-libs/utfcpp dev-qt/qtpositioning:6 dev-util/vulkan-headers media-libs/freetype sys-libs/zlib
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 86fa1f157b70b9d2ff340c4633b1cf4b xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c cmake 0f2e0c197fad0312f3c4765c9cf36271
|
||||
_md5_=0d5774d1a5f438c92d8b026feecd4977
|
||||
_md5_=1c04c34a81f6deea1e32729e67a3d77f
|
||||
|
||||
@@ -11,4 +11,4 @@ RDEPEND=app-arch/zstd:= media-libs/libjpeg-turbo:= media-libs/libwebp:= media-li
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/GrokImageCompression/grok/archive/refs/tags/v11.0.0.tar.gz -> grok-11.0.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
|
||||
_md5_=8b86238fff3c17d17ce029b428d0f443
|
||||
_md5_=0e8c1728de0333f29a47e1e32e1b1612
|
||||
|
||||
15
metadata/md5-cache/media-video/wl-screenrec-0.1.2
Normal file
15
metadata/md5-cache/media-video/wl-screenrec-0.1.2
Normal file
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/net-analyzer/netsniff-ng-0.6.8
Normal file
15
metadata/md5-cache/net-analyzer/netsniff-ng-0.6.8
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=sys-devel/flex sys-devel/bison dev-libs/libsodium virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare
|
||||
DEPEND=dev-libs/libcli:= dev-libs/libnl:3 dev-libs/userspace-rcu:= net-libs/libnet:1.1 net-libs/libnetfilter_conntrack net-libs/libpcap sys-libs/ncurses:0= geoip? ( dev-libs/geoip ) zlib? ( sys-libs/zlib:= )
|
||||
DESCRIPTION=high performance network sniffer for packet inspection
|
||||
EAPI=8
|
||||
HOMEPAGE=http://netsniff-ng.org/
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=debug geoip zlib
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=dev-libs/libcli:= dev-libs/libnl:3 dev-libs/userspace-rcu:= net-libs/libnet:1.1 net-libs/libnetfilter_conntrack net-libs/libpcap sys-libs/ncurses:0= geoip? ( dev-libs/geoip ) zlib? ( sys-libs/zlib:= )
|
||||
SLOT=0
|
||||
SRC_URI=http://pub.netsniff-ng.org/netsniff-ng/netsniff-ng-0.6.8.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=e230111c5f878327e1bdccd168a7558b
|
||||
11
metadata/md5-cache/net-dialup/tcpser-1.1.4
Normal file
11
metadata/md5-cache/net-dialup/tcpser-1.1.4
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Hayes Smartmodem emulator over TCP/IP
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/go4retro/tcpser
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/go4retro/tcpser/archive/refs/tags/v1.1.4.tar.gz -> tcpser-1.1.4.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=fbd59f18e598ba5686546235714d3422
|
||||
@@ -11,6 +11,6 @@ LICENSE=GPL-2
|
||||
RDEPEND=app-misc/pax-utils python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.16.3.tar.gz -> ugrd-0.16.3.tar.gz
|
||||
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/0.18.0.tar.gz -> ugrd-0.18.0.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils c8951c1dfcc1d43e3f967f61fd0ec59c python-utils-r1 474cb53a7d1b62721a91809a1d702661 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 8e0ad2c111b259a711c8eaef98a17690 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=b0250c3692a6c78e7b436f73eb55f796
|
||||
@@ -90,6 +90,7 @@ app-admin/himitsu-totp 9999: TOTP support for Himitsu
|
||||
app-admin/i2pd-tools 0.2023.05.26 2023.09.06: Some useful tools for I2P
|
||||
app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical password manager
|
||||
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
|
||||
app-admin/opentofu 1.6.0_rc1: A fork of Terraform that is open-source and community-driven
|
||||
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
|
||||
app-admin/pass-audit 1.2: A pass extension for auditing your password repository.
|
||||
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
|
||||
@@ -195,7 +196,7 @@ app-misc/1password-cli 2.14.0: The world’s most-loved password manager CLI
|
||||
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
|
||||
app-misc/afetch 2.2.0: Simple system info written in C
|
||||
app-misc/ani-cli 4.4 4.7 9999: A cli to browse and watch anime.
|
||||
app-misc/anki-bin 23.10.1-r1: A spaced-repetition memory training program (flash cards)
|
||||
app-misc/anki-bin 23.12: A spaced-repetition memory training program (flash cards)
|
||||
app-misc/apidb 5.8.0_beta 5.11.0_beta 5.13.1_beta 5.13.4_beta 5.13.6_beta: API Generator for Database access
|
||||
app-misc/aw-client 0.11.0: Client library for ActivityWatch
|
||||
app-misc/aw-core 0.11.0: Core library for ActivityWatch
|
||||
@@ -680,6 +681,7 @@ dev-libs/jonquil 0.2.0: Jonquil: Bringing TOML blooms to JSON land
|
||||
dev-libs/jose 11-r1: C-language implementation of Javascript Object Signing and Encryption
|
||||
dev-libs/kwsys 0_pre20220603: Kitware System Library
|
||||
dev-libs/lexbor 2.3.0: Modular web engine (HTML/CSS parser, renderer, ...)
|
||||
dev-libs/libcli 1.10.7: Shared C library to include Cisco-like CLI into other software
|
||||
dev-libs/libdatrie 0.2.13: Double-Array Trie Library
|
||||
dev-libs/libdbf 0.0.1: Library to read the content of dBASE III, IV, and 5.0 files
|
||||
dev-libs/libdwarf 0.4.0 0.4.1 0.5.0 0.6.0: The DWARF Debugging Information Format
|
||||
@@ -1046,7 +1048,7 @@ dev-python/minio 7.1.17 7.2.0: MinIO Client SDK for Python
|
||||
dev-python/mitype 0.2.4: Typing speed test in terminal
|
||||
dev-python/mkdocs-blog-plugin 9999: Plugin for MkDocs to keep a simple blog section inside your documentation.
|
||||
dev-python/mkdocs-exclude 1.0.2-r1: Lets you exclude files or trees from your output
|
||||
dev-python/mkdocs-rss-plugin 1.6.0: MkDocs plugin to generate a RSS feeds.
|
||||
dev-python/mkdocs-rss-plugin 1.11.0: MkDocs plugin to generate a RSS feeds.
|
||||
dev-python/mobi 0.3.3: Unpack unencrypted mobi files
|
||||
dev-python/moderngl 5.8.2: Modern OpenGL binding for python
|
||||
dev-python/moderngl-window 2.4.4: A cross platform utility library for ModernGL
|
||||
@@ -1321,7 +1323,7 @@ dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
|
||||
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
|
||||
dev-vcs/got 0.90 0.91: Portable version of the Game of Trees version control system
|
||||
dev-vcs/lazygit 0.39.4-r1 0.40.2-r1: Simple terminal UI for git commands
|
||||
dev-vcs/lefthook 1.4.8 1.5.5: Fast and powerful Git hooks manager for any type of projects
|
||||
dev-vcs/lefthook 1.4.8 1.5.5-r1: Fast and powerful Git hooks manager for any type of projects
|
||||
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
|
||||
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
|
||||
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
|
||||
@@ -1647,6 +1649,7 @@ media-video/tartube 2.4.077 9999: A GUI front-end for youtube-dl
|
||||
media-video/trakt-scrobbler 1.4.2-r1 1.5.0-r1 1.6.3-r1: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
|
||||
media-video/uxplay 1.66 1.67: AirPlay Unix mirroring server
|
||||
media-video/walksnail-osd-tool 0.2.0 9999: Tool for rendering OSDs over Walksnail DVR recordings
|
||||
media-video/wl-screenrec 0.1.2: High performance screen/audio recorder for wlroots
|
||||
media-video/wlrobs 1.0 1.1 9999: OBS plugin that allows you to screen capture on wlroots based compositors
|
||||
media-video/ytarchive 0.4.0: Youtube livestream downloader
|
||||
mpv-plugin/SmartCopyPaste 3.1: Gives mpv the capability to copy and paste while being smart and customizable
|
||||
@@ -1665,6 +1668,7 @@ mpv-plugin/mpv_thumbnail_script 0.5.1 0.5.2 0.5.3: A Lua script to show preview
|
||||
net-analyzer/gping-bin 1.5.1: Ping with graph
|
||||
net-analyzer/munin-contrib 0.2021.04.27: user contributed stuff related to munin
|
||||
net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various plugins for Munin
|
||||
net-analyzer/netsniff-ng 0.6.8: high performance network sniffer for packet inspection
|
||||
net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
|
||||
net-client/castor 0.8.18 0.9.0: A graphical browser for plain-text protocols
|
||||
net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser
|
||||
@@ -1673,6 +1677,7 @@ net-client/offpunk 1.8 1.9.1: Offline-First Gemini/Web/Gopher/RSS reader and bro
|
||||
net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS
|
||||
net-client/telescope 0.7.1 0.8.1: w3m-like browser for Gemini
|
||||
net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and responses given as output
|
||||
net-dialup/tcpser 1.1.4: Hayes Smartmodem emulator over TCP/IP
|
||||
net-dialup/tio 2.7: Simple TTY terminal application
|
||||
net-fs/httpdirfs 1.2.0: Filesystem to mount HTTP directory listings, with a permanent cache
|
||||
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
|
||||
@@ -2006,7 +2011,7 @@ sys-kernel/modprobed-db 2.46: This utility tracks modules loaded by the kernel,
|
||||
sys-kernel/msr-safe 1.6.0: Allows safer access to model specific registers (MSRs)
|
||||
sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation
|
||||
sys-kernel/uek-sources 5.15.0.5.70.1 5.15.0.6.80.3 5.15.0.8.91.3 5.15.0.105.125.4 5.15.0.201.135.2 5.15.0.201.135.4 5.15.0.202.135.1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
|
||||
sys-kernel/ugrd 0.12.1-r1 0.15.4 0.16.3: Python based initramfs generator with TOML defintions
|
||||
sys-kernel/ugrd 0.12.1-r1 0.15.4 0.18.0: Python based initramfs generator with TOML defintions
|
||||
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
|
||||
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
|
||||
sys-kernel/xpmem 2.6.5_p20210809: Linux Cross-Memory Attach
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 26 Dec 2023 21:16:52 +0000
|
||||
Wed, 27 Dec 2023 20:32:26 +0000
|
||||
|
||||
Reference in New Issue
Block a user