2022-07-23 17:46:32 UTC

This commit is contained in:
Repository mirror & CI
2022-07-23 17:46:32 +00:00
parent 6e03c82c90
commit 5c4c45a0a8
20 changed files with 181 additions and 50 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-markdown-math[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/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-62.3.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-markdown-math[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/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=FORD, automatic documentation generator for modern Fortran programs
EAPI=8
HOMEPAGE=https://github.com/Fortran-FOSS-Programmers/ford
INHERIT=distutils-r1 toolchain-funcs
IUSE=test test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/graphviz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/jinja[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown-include[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-markdown-math[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/toposort[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/F/FORD/FORD-6.1.13.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 a012c7f8c0a9dddadb3a4f56364c8f62
_md5_=5b21d9beafe6ee2d19fc660f9d635888

View File

@@ -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/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/spdlog
RDEPEND=net-misc/curl[ssl?] dev-libs/libevent dev-libs/libfmt:= dev-libs/spdlog
RESTRICT=test
SLOT=0
SRC_URI=https://nheko.im/nheko-reborn/coeurl/-/archive/v0.1.1/coeurl-v0.1.1.tar.bz2 -> coeurl-0.1.1.tar.bz2
SLOT=0/0.2
SRC_URI=https://nheko.im/nheko-reborn/coeurl/-/archive/v0.2.1/coeurl-v0.2.1.tar.bz2 -> coeurl-0.2.1.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 meson 46c25780996ffc397131ecd35a2194a2
_md5_=e761d31626affa6f92d0b678ac3a53da
_md5_=392da8b5738eff97852fd9a53b44456e

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=C++ Parallel Computing and Asynchronous Networking Engine
EAPI=8
HOMEPAGE=https://github.com/sogou/workflow
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/sogou/workflow/archive/refs/tags/v0.10.2.tar.gz -> workflow-0.10.2.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=2b6fc3acd1cfc308a683a92a6da64db7

View File

@@ -0,0 +1,11 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=C++ Parallel Computing and Asynchronous Networking Engine
EAPI=8
HOMEPAGE=https://github.com/sogou/workflow
INHERIT=cmake git-r3
LICENSE=Apache-2.0
PROPERTIES=live
SLOT=0
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=2b6fc3acd1cfc308a683a92a6da64db7

View File

@@ -12,4 +12,4 @@ RDEPEND=sys-libs/zlib[minizip]
SLOT=0
SRC_URI=https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_1.1.4.tar.gz -> libxlsxwriter-1.1.4.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d plocale 7ce00136a77130df46fbbd5966f98a61
_md5_=d15d86441a5c3d470fff4517dbe0be5c
_md5_=f00f59ce02815ef3626b88bdbd11e48d

View File

@@ -1,6 +1,6 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog >=dev-cpp/coeurl-0.1.1:= dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
DEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.2.1:=[ssl] dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
DESCRIPTION=Client API library for Matrix, built on top of Boost.Asio
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog >=dev-cpp/coeurl-0.1.1:=
RDEPEND=dev-libs/libfmt:= dev-libs/olm >=dev-libs/openssl-1.1.0:= dev-libs/spdlog:= >=dev-cpp/coeurl-0.2.1:=[ssl]
RESTRICT=!test? ( test )
SLOT=0/0.6.2
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.6.2.tar.gz -> mtxclient-0.6.2.tar.gz
SLOT=0/0.8.0
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.8.0.tar.gz -> mtxclient-0.8.0.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=5be160760fdce7d62de4f20911c43b0b
_md5_=ccc50a0ce2e16196ed106cac8f701d17

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5
DESCRIPTION=Multi-platform Git client written with Qt
EAPI=8
HOMEPAGE=https://github.com/francescmm/GitQlient
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=optfeature qmake-utils xdg
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-vcs/git
SLOT=0
SRC_URI=https://github.com/francescmm/GitQlient/archive/v1.5.0.tar.gz -> gitqlient-1.5.0.tar.gz https://github.com/francescmm/AuxiliarCustomWidgets/archive/835f538b4a79e4d6bb70eef37a32103e7b2a1fd1.tar.gz -> gitqlient-1.5.0_AuxiliarCustomWidgets.tar.gz https://github.com/francescmm/QLogger/archive/d1ed24e080521a239d5d5e2c2347fe211f0f3e4f.tar.gz -> gitqlient-1.5.0_QLogger.tar.gz https://github.com/francescmm/QPinnableTabWidget/archive/cc937794e910d0452f0c07b4961c6014a7358831.tar.gz -> gitqlient-1.5.0_QPinnableTabWidget.tar.gz https://github.com/francescmm/git/archive/b62750f4da4b133faff49e6f53950d659b18c948.tar.gz -> gitqlient-1.5.0_git.tar.gz
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=610fbd0d765130ad68e665b69d607585

View File

@@ -1,13 +1,14 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install postinst postrm preinst prepare unpack
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5
DESCRIPTION=Multi-platform Git client written with Qt
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/francescmm/GitQlient
INHERIT=git-r3 qmake-utils xdg
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=git-r3 optfeature qmake-utils xdg
LICENSE=LGPL-2.1
PROPERTIES=live
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwebchannel:5 dev-qt/qtwebengine:5[widgets] dev-qt/qtwidgets:5 dev-vcs/git
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtwidgets:5 dev-vcs/git
SLOT=0
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=d716567706579d7560b83fc0f0b53697
_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53 optfeature 1a2157392a869265b2afcb63a26c12ac toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=80e90bd0454df37e0a742498d9ccb9a9

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Simple terminal UI for git commands
EAPI=8
HOMEPAGE=https://github.com/jesseduffield/lazygit
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD ISC MIT Unlicense
RDEPEND=dev-vcs/git
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.35.tar.gz -> lazygit-0.35.tar.gz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_md5_=7bce15dd9898b040600be46f0cfab9cd

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip || ( ( >=dev-lang/python-3.10.4:3.10 dev-python/mako[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 dev-python/mako[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 dev-python/mako[python_targets_python3_8(-)] ) ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst setup test unpack
DEPEND=dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader media-libs/libglvnd x11-libs/libdrm dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland )
DESCRIPTION=A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=python-any-r1 meson
IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader media-libs/libglvnd x11-libs/libdrm dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland )
REQUIRED_USE=|| ( X wayland ) xnvctrl? ( video_cards_nvidia )
SLOT=0
SRC_URI=https://github.com/flightlessmango/MangoHud/archive/v0.6.7-1.tar.gz -> mangohud-0.6.7.1.tar.gz https://github.com/ocornut/imgui/archive/v1.81.tar.gz -> imgui-1.81.tar.gz https://wrapdb.mesonbuild.com/v2/imgui_1.81-1/get_patch -> imgui-1.81-1-meson-wrap.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0 ninja-utils 58ec4e54962bf45d065fb95030701514 meson 46c25780996ffc397131ecd35a2194a2
_md5_=5915ce9e2c64b8042f5f7cbc88be0575

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/vulkan-headers media-libs/shaderc media-libs/vulkan-loader >=media-video/obs-studio-27[wayland] x11-libs/libdrm >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=OBS Linux Vulkan/OpenGL game capture
EAPI=7
HOMEPAGE=https://github.com/nowrep/obs-vkcapture
INHERIT=xdg cmake
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-libs/libglvnd >=media-video/obs-studio-27[wayland] x11-libs/libdrm x11-libs/libxcb:=
SLOT=0
SRC_URI=https://github.com/nowrep/obs-vkcapture/archive/refs/tags/v1.1.4.tar.gz -> obs-vkcapture-1.1.4.tar.gz
_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 23cb2d46c80c12aa8b25973b4cdcb257 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 cmake 44afbf15c35884f7c840470f1cf05d0d
_md5_=42f665cc6389bb79a836fad4f700b852

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/owncast/owncast/archive/refs/tags/v0.0.12.tar.gz -> owncast-0.0.12.tar.gz https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-linux-64bit.zip https://www.lysator.liu.se/~creideiki/owncast-0.0.12-deps.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_md5_=f635fc900b91cf4ad506c480ea05e575
_md5_=af4ed1459c6f6057f32d3a5d757ffa24

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-qt/linguist-tools:5 || ( app-text/asciidoc dev-ruby/asciidoctor ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/nlohmann_json app-text/cmark:= dev-cpp/qt-jdenticon dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libfmt:= >=dev-libs/mtxclient-0.8.0:= >=dev-libs/qtkeychain-0.12.0:= dev-libs/spdlog:= dev-qt/qtconcurrent:5 dev-qt/qtdeclarative:5[widgets] dev-qt/qtgraphicaleffects:5 dev-qt/qtgui:5[dbus,gif,jpeg,png] dev-qt/qtimageformats dev-qt/qtmultimedia:5[gstreamer,qml,widgets] dev-qt/qtquickcontrols2:5[widgets] dev-qt/qtsvg:5 virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] >=media-plugins/gst-plugins-qt5-1.18 X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 x11-libs/xcb-util-wm ) ) )
DESCRIPTION=Native desktop client for Matrix using Qt
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/nheko
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake optfeature xdg
IUSE=X video voip
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-text/cmark:= dev-cpp/qt-jdenticon dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libfmt:= >=dev-libs/mtxclient-0.8.0:= >=dev-libs/qtkeychain-0.12.0:= dev-libs/spdlog:= dev-qt/qtconcurrent:5 dev-qt/qtdeclarative:5[widgets] dev-qt/qtgraphicaleffects:5 dev-qt/qtgui:5[dbus,gif,jpeg,png] dev-qt/qtimageformats dev-qt/qtmultimedia:5[gstreamer,qml,widgets] dev-qt/qtquickcontrols2:5[widgets] dev-qt/qtsvg:5 virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] >=media-plugins/gst-plugins-qt5-1.18 X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 x11-libs/xcb-util-wm ) ) )
REQUIRED_USE=video? ( voip )
SLOT=0
SRC_URI=https://github.com/Nheko-Reborn/nheko/archive/v0.10.0.tar.gz -> nheko-0.10.0.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d optfeature 1a2157392a869265b2afcb63a26c12ac xdg 6024fbc93167fad782e2032933654857
_md5_=59e934a5b9f21f2383b95488b54423e0

View File

@@ -1,17 +0,0 @@
BDEPEND=dev-qt/linguist-tools:5 || ( app-text/asciidoc dev-ruby/asciidoctor ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/nlohmann_json app-text/cmark dev-cpp/qt-jdenticon >=dev-db/lmdb++-1.0.0 >=dev-libs/mtxclient-0.7.0:= >=dev-libs/qtkeychain-0.12.0 dev-libs/spdlog dev-qt/qtconcurrent:5 dev-qt/qtdeclarative:5[widgets] dev-qt/qtgraphicaleffects:5 dev-qt/qtgui:5[gif,jpeg,png] dev-qt/qtimageformats dev-qt/qtmultimedia:5[gstreamer,qml,widgets] dev-qt/qtquickcontrols2:5[widgets] dev-qt/qtsvg:5 voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] >=media-plugins/gst-plugins-qt5-1.18 X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 x11-libs/xcb-util-wm ) ) )
DESCRIPTION=Native desktop client for Matrix using Qt
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/nheko
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake optfeature xdg
IUSE=X video voip
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-text/cmark dev-cpp/qt-jdenticon >=dev-db/lmdb++-1.0.0 >=dev-libs/mtxclient-0.7.0:= >=dev-libs/qtkeychain-0.12.0 dev-libs/spdlog dev-qt/qtconcurrent:5 dev-qt/qtdeclarative:5[widgets] dev-qt/qtgraphicaleffects:5 dev-qt/qtgui:5[gif,jpeg,png] dev-qt/qtimageformats dev-qt/qtmultimedia:5[gstreamer,qml,widgets] dev-qt/qtquickcontrols2:5[widgets] dev-qt/qtsvg:5 voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] >=media-plugins/gst-plugins-qt5-1.18 X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 x11-libs/xcb-util-wm ) ) )
REQUIRED_USE=video? ( voip )
SLOT=0
SRC_URI=https://github.com/Nheko-Reborn/nheko/archive/v0.9.2.tar.gz -> nheko-0.9.2.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 929e29d009c20f55b45c96866ebf47fe multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d optfeature 1a2157392a869265b2afcb63a26c12ac xdg 6024fbc93167fad782e2032933654857
_md5_=a21d98c4facb1775cfcd54c608418516

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=AGPL-3
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://bisq.network/downloads/v1.9.2/Bisq-64bit-1.9.2.deb
SRC_URI=https://bisq.network/downloads/v1.9.4/Bisq-64bit-1.9.4.deb
_eclasses_=desktop 22952d8f27cac191d75529d4c38e6bfa toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 unpacker 697382d119fd3d195f110b7979184285 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857
_md5_=b4cfd472237134e865f85192c1a5855e

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=install setup
DEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_9? ( dev-python/python-evdev[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/python-libevdev[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/python-evdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/python-libevdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-evdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/python-libevdev[python_targets_python3_11(-)] )
DESCRIPTION=Feature-rich configurable Asus NumPad drivers
EAPI=8
HOMEPAGE=https://github.com/mohamed-badaoui/asus-touchpad-numpad-driver
INHERIT=linux-info python-single-r1
IUSE=python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_9? ( dev-python/python-evdev[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/python-libevdev[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/python-evdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/python-libevdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-evdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/python-libevdev[python_targets_python3_11(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4: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/mohamed-badaoui/asus-touchpad-numpad-driver/archive/a2bada610ebb3fc002fceb53ddf93bc799241867.tar.gz -> asus-touchpad-numpad-driver-0_pre20220311.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info dcbf4f67bc38bee48e9d69a4344e8059 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=503d1d56a8236c5082af304b0b5426b3

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install setup unpack
DEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_9? ( dev-python/python-evdev[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/python-libevdev[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/python-evdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/python-libevdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-evdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/python-libevdev[python_targets_python3_11(-)] )
DESCRIPTION=Feature-rich configurable Asus NumPad drivers
EAPI=8
HOMEPAGE=https://github.com/mohamed-badaoui/asus-touchpad-numpad-driver
INHERIT=linux-info python-single-r1 git-r3
IUSE=python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/libevdev sys-apps/i2c-tools python_single_target_python3_9? ( dev-python/python-evdev[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/python-libevdev[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/python-evdev[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/python-libevdev[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-evdev[python_targets_python3_11(-)] dev-python/numpy[python_targets_python3_11(-)] dev-python/python-libevdev[python_targets_python3_11(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 linux-info dcbf4f67bc38bee48e9d69a4344e8059 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=503d1d56a8236c5082af304b0b5426b3

View File

@@ -9,7 +9,7 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
RESTRICT=binchecks strip
SLOT=5.15.0.0.30.19
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-0.30.19.tar.gz -> linux-uek-5.15.0-0.30.19.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.experimental.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.extras.tar.xz
SLOT=5.15.0.1.43.1
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.15.0-1.43.1.tar.gz -> linux-uek-5.15.0-1.43.1.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.experimental.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.15-56.extras.tar.xz
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 kernel-2 7243c5ee4d1a26f42930f137a20ed659
_md5_=89f606a4a3ba898bfb864f5de8945bec

View File

@@ -96,7 +96,7 @@ app-dicts/dictd-moby-thesaurus 1.0: Grady Ward's Moby Thesaurus; 35000 root word
app-dicts/dictd-mueller 3.1-r1: V. K. Mueller English-Russian Dictionary
app-dicts/dictd-web1913 0.5.0_p1: Webster's Revised Unabridged Dictionary (1913) for dict
app-doc/anarchism 15.3: An anarchist FAQ
app-doc/ford 6.1.10 6.1.11 6.1.12: FORD, automatic documentation generator for modern Fortran programs
app-doc/ford 6.1.10 6.1.11 6.1.12 6.1.13: FORD, automatic documentation generator for modern Fortran programs
app-doc/openbsd-manpages 6.9 7.0: OpenBSD manual pages
app-doc/stdman 2019.08.27 2020.11.17 2021.12.21 9999: Formatted C++ stdlib man pages (cppreference)
app-editors/amp 0.6.2: A complete text editor for your terminal.
@@ -420,7 +420,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.1.2 2.2.0: Command line parser for C++11
dev-cpp/coeurl 0.1.1 0.2.0-r1: A simple async wrapper around CURL for C++
dev-cpp/coeurl 0.2.0-r1 0.2.1: A simple async wrapper around CURL for C++
dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
dev-cpp/drogon 1.7.4 1.7.5: C++14/17 based HTTP web application framework
dev-cpp/dtl 1.20-r1: diff template library written by C++
@@ -444,6 +444,7 @@ dev-cpp/trantor 1.5.5 1.5.6: Non-blocking I/O tcp network lib based on c++14/17
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
dev-cpp/workflow 0.10.2 9999: C++ Parallel Computing and Asynchronous Networking Engine
dev-cpp/xdgpp 0_pre20201007-r1: C++17 header-only implementation of the XDG Base Directory Specification
dev-db/pg_repack 1.4.7: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/rum 1.3.11: RUM access method - inverted index with additional information in posting lists
@@ -522,7 +523,7 @@ dev-libs/libxlsxwriter 1.1.4: Libxlsxwriter is a C library for creating Excel XL
dev-libs/luksmeta 9: LUKSMeta is a simple library for storing metadata in the LUKSv1 header
dev-libs/memkind 1.13.0: user extensible heap manager built on top of jemalloc
dev-libs/monero-seed 0.1.0: 14-word mnemonic seed for Monero
dev-libs/mtxclient 0.6.2-r1 0.7.0: Client API library for Matrix, built on top of Boost.Asio
dev-libs/mtxclient 0.7.0 0.8.0: Client API library for Matrix, built on top of Boost.Asio
dev-libs/nativefiledialog-extended 0_pre20210430-r1: File dialog library with C and C++ bindings, based on nativefiledialog
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.
dev-libs/octetos-core 2.15.0_beta 2.20.0_beta 2.25.0_beta 2.25.1_beta 2.31.2_beta 2.31.3_beta 2.31.5_beta 2.32.0_beta: C/C++ library to mainly provide Semantic Versioned implementation
@@ -1090,10 +1091,10 @@ dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
dev-vcs/git-repair 1.20210629: repairs a damaged git repository
dev-vcs/git-repo-updater 0.5.1-r2: Easily update multiple git repositories at once
dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.4.3 9999: Multi-platform Git client written with Qt
dev-vcs/gitqlient 1.4.3 1.5.0 9999: Multi-platform Git client written with Qt
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
dev-vcs/got 0.71 0.73: Portable version of the Game of Trees version control system
dev-vcs/lazygit 0.33 0.34: Simple terminal UI for git commands
dev-vcs/lazygit 0.33 0.34 0.35: Simple terminal UI for git commands
dev-vcs/lefthook 1.0.0 1.0.4: Fast and powerful Git hooks manager for any type of projects
dev-vcs/mergestat 0.5.4 0.5.4-r1: Query git repositories with SQL
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
@@ -1142,7 +1143,7 @@ games-util/gamehub 0.16.0.1 0.16.3.2: GameHub is a unified library for all your
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.25 0.20.26 0.20.27: A free and open-source replacement for the Epic Games Launcher
games-util/mangohud 0.6.6.1-r3: A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
games-util/mangohud 0.6.6.1-r3 0.6.7.1: A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
games-util/minigalaxy 1.0.2 1.1.0: A simple GOG client for Linux
games-util/samrewritten 9999 202008: Steam Achievement Manager For Linux
games-util/steamtinkerlaunch 8.0: Wrapper script for Steam custom launch options
@@ -1309,7 +1310,7 @@ 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/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 9999: OBS Linux Vulkan/OpenGL game capture
media-video/obs-vkcapture 1.1.3 1.1.4 9999: OBS Linux Vulkan/OpenGL game capture
media-video/owncast 0.0.12: 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
@@ -1352,7 +1353,7 @@ net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
net-im/jitsi-meet 2022.3.1: Desktop application for Jitsi Meet built with Electron
net-im/kaidan 0.8.0: A simple, user-friendly Jabber/XMPP client for every device!
net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
net-im/nheko 0.9.2 0.9.3: Native desktop client for Matrix using Qt
net-im/nheko 0.9.3 0.10.0: Native desktop client for Matrix using Qt
net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
net-im/whatsapp-for-linux 1.3.2 1.3.2-r1: An unofficial WhatsApp desktop application for Linux
net-irc/catgirl 2.0a 2.1: TLS-only terminal IRC client
@@ -1405,7 +1406,7 @@ net-misc/yacy 1.924.20210209.10069: YaCy - p2p based distributed web-search engi
net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and protocols
net-news/feedreader 2.11.0: Simple News Feed Reader for feeds aggregated by Tiny Tiny RSS or feedly
net-nntp/inn 2.6.4-r1 2.6.5: InterNetNews -- the Internet meets Netnews
net-p2p/bisq 1.9.2: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/bisq-bin 1.9.4: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/ipfs-cluster 1.0.1: Pinset orchestration for IPFS
net-p2p/lbry 0.50.2 0.51.2 0.52.0: A browser for the LBRY network, a digital marketplace controlled by its users.
net-p2p/monero 0.17.2.0 0.17.2.3 0.17.3.0 0.17.3.2 9999: The secure, private, untraceable cryptocurrency
@@ -1511,6 +1512,7 @@ sec-keys/signify-keys-telescope 0.7 0.8: Signify keys used to sign telescope rel
sys-apps/0xFFFF 0.8 0.9: The 0pen Free Fiasco Firmware Flasher
sys-apps/CommsPowerManagement 0.2.1: Python library providing various tools to work with Intel processors
sys-apps/asus-numpad 0.1 9999: User-space driver for Asus numpad
sys-apps/asus-touchpad-numpad-driver 0_pre20220311 9999: Feature-rich configurable Asus NumPad drivers
sys-apps/bustd 0.1.1: Process killer daemon for out-of-memory scenarios
sys-apps/dool 1.0.0 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
sys-apps/drm_info 2.2.0 2.3.0 9999: Small utility to dump info about DRM devices
@@ -1615,7 +1617,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/rte_kni-kmod 21.11.1 22.03: DPDK Kernel Nic Interface module
sys-kernel/tirdad 0_pre20200926: kernel module for random ISN generation
sys-kernel/uek-sources 5.15.0.0.30.19: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/uek-sources 5.15.0.1.43.1: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/ummunotify 2-r1: Userspace support for MMU notifications
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
sys-kernel/xpmem 2.6.5_p20210809: Linux Cross-Memory Attach

View File

@@ -1 +1 @@
Sat, 23 Jul 2022 02:03:56 +0000
Sat, 23 Jul 2022 17:46:32 +0000