2023-11-30 10:46:51 UTC

This commit is contained in:
Repository mirror & CI
2023-11-30 10:46:51 +00:00
parent 6b56caaf70
commit 75dc771907
42 changed files with 324 additions and 134 deletions

View File

@@ -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 0BSD Apache-2.0 CC-BY-2.5 CC-BY-4.0 GPL-3+ MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 openssl Unicode-DFS-2016
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
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.xpm -> anki-bin-23.10.1.xpm https://raw.githubusercontent.com/ankitects/anki/23.10.1/qt/bundle/lin/anki.xml -> anki-bin-23.10.1.xml
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 2eecb475512bc76e5ea9192a681b9e6b readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=32c4da409a89d010669aef79f43e76bb
_md5_=b5f51fbc10160a8ef04bd83928c83f3e

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=media-libs/fontconfig media-libs/freetype media-libs/harfbuzz x11-apps/xcur2png x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango
DESCRIPTION=GTK3 settings editor adapted to work in the sway / wlroots environment
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-look
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=go-module xdg desktop
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-libs/fontconfig media-libs/freetype media-libs/harfbuzz x11-apps/xcur2png x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v0.2.5.tar.gz -> nwg-look-0.2.5.tar.gz https://github.com/micielski/nwg-look-vendor/releases/download/0.2.5/nwg-look-0.2.5-vendor.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=4b3c8aa02a23752ed4fe237c50ad922a

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Multi-shell multi-command argument completer
EAPI=8
HOMEPAGE=https://rsteube.github.io/carapace-bin/
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/rsteube/carapace-bin/archive/refs/tags/v0.28.4.tar.gz -> carapace-0.28.4.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-0.28.4-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0
_md5_=4e9573b0ca93f3c5f5003c6ccdb3b70e

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-python/setuptools-scm[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-python/sphinx-autodoc-typehints[python_targets_python3_11(-)] dev-python/sphinx-paramlinks[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-autodoc-typehints[python_targets_python3_10(-)] dev-python/sphinx-paramlinks[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[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
DESCRIPTION=A simple library for creating beautiful interactive prompts
EAPI=8
HOMEPAGE=https://github.com/Exahilosys/survey https://pypi.org/project/survey/
INHERIT=distutils-r1
IUSE=doc python_targets_python3_10 python_targets_python3_11
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 )
SLOT=0
SRC_URI=https://github.com/Exahilosys/survey/archive/v5.1.0-alpha.tar.gz -> survey-5.1.0_alpha.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9
_md5_=60b862ccaa8291a689f4333e372d5870

View File

@@ -1,12 +1,17 @@
BDEPEND=|| ( dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) || ( ( dev-lang/python:3.12 dev-python/pyyaml[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/pyyaml[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/pyyaml[python_targets_python3_10(-)] ) )
DEFINED_PHASES=compile install setup test
BDEPEND=|| ( ( dev-lang/python:3.12 dev-python/pyyaml[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/pyyaml[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/pyyaml[python_targets_python3_10(-)] ) )
DEFINED_PHASES=compile install prepare setup test
DEPEND=dev-libs/libedit
DESCRIPTION=Forward-port of the Crowther/Woods Adventure 2.5
EAPI=8
HOMEPAGE=http://www.catb.org/~esr/open-adventure/
INHERIT=desktop python-any-r1
INHERIT=desktop flag-o-matic python-any-r1
IUSE=autosave nosave test
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-libs/libedit
REQUIRED_USE=?? ( autosave nosave ) test? ( !autosave !nosave )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/esr/open-adventure/-/archive/1.16/open-adventure-1.16.tar.bz2
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-any-r1 f5169813d1619761b459800587005fd2
_md5_=f1b4d79f979bbb608e38532d0add8487
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-any-r1 f5169813d1619761b459800587005fd2
_md5_=9a1ed3a4da6a8bbaf652e5da7a6bb1f6

View File

@@ -1,16 +0,0 @@
BDEPEND=app-arch/unzip || ( ( dev-lang/python:3.12 dev-python/mako[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/mako[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/mako[python_targets_python3_10(-)] ) ) >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=~media-libs/imgui-1.81[opengl,vulkan] dev-cpp/nlohmann_json dev-libs/spdlog dev-util/glslang 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=Vulkan and OpenGL overlay for monitoring FPS, sensors, system 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 video_cards_amdgpu
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=~media-libs/imgui-1.81[opengl,vulkan] dev-cpp/nlohmann_json dev-libs/spdlog dev-util/glslang 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.9-1.tar.gz -> mangohud-0.6.9.1.tar.gz https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-any-r1 f5169813d1619761b459800587005fd2 ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 meson 576e6bbef90e9753368f8b4ad0bd5383
_md5_=5afb89d57a930909e52eed5df0ba8bd7

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/unzip python_single_target_python3_10? ( dev-python/mako[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/mako[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/mako[python_targets_python3_12(-)] ) >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DESCRIPTION=Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=python-single-r1 meson
IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia video_cards_amdgpu python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=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 ) ~media-libs/imgui-1.81[opengl,vulkan] dev-cpp/nlohmann_json dev-libs/spdlog dev-util/glslang media-fonts/lato 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 ) python_single_target_python3_10? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_10(-)] dev-python/matplotlib[qt5,python_targets_python3_10(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5,python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5,python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) || ( X wayland ) xnvctrl? ( video_cards_nvidia )
SLOT=0
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip https://github.com/flightlessmango/MangoHud/archive/v0.7.0.tar.gz -> mangohud-0.7.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 meson 576e6bbef90e9753368f8b4ad0bd5383
_md5_=c3becc5249d67ef5c6c3bacd69679c01

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/unzip python_single_target_python3_10? ( dev-python/mako[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/mako[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/mako[python_targets_python3_12(-)] ) >=dev-util/meson-1.2.1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DESCRIPTION=Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=python-single-r1 meson git-r3
IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia video_cards_amdgpu python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
LICENSE=MIT
PROPERTIES=live
RDEPEND=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 ) ~media-libs/imgui-1.81[opengl,vulkan] dev-cpp/nlohmann_json dev-libs/spdlog dev-util/glslang media-fonts/lato 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 ) python_single_target_python3_10? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_10(-)] dev-python/matplotlib[qt5,python_targets_python3_10(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5,python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5,python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) || ( X wayland ) xnvctrl? ( video_cards_nvidia )
SLOT=0
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip https://github.com/epezent/implot/archive/refs/tags/v0.16.tar.gz -> implot-0.16.tar.gz https://wrapdb.mesonbuild.com/v2/implot_0.16-1/get_patch -> implot-0.16-1-meson-wrap.zip
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 meson 576e6bbef90e9753368f8b4ad0bd5383 git-r3 5133e393e8717a3a093660f990801dc1
_md5_=0ea06c5ab747a5a3c2aecd4c2661b0a7

View File

@@ -1,16 +0,0 @@
BDEPEND=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=gui-apps/wlr-randr x11-libs/gtk+:3
DESCRIPTION=Output management utility for sway and Hyprland
EAPI=7
HOMEPAGE=https://github.com/nwg-piotr/nwg-displays
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/wlr-randr x11-libs/gtk+:3 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 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-displays/archive/v0.3.7.tar.gz -> nwg-displays-0.3.7.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9
_md5_=f993ca151015e78f4920b7d8840016cf

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/wlr-randr x11-libs/gtk+:3 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 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-displays/archive/v0.3.7.tar.gz -> nwg-displays-0.3.7.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-displays/archive/v0.3.9.tar.gz -> nwg-displays-0.3.9.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=87b6c3dc47e2dd47c93d3033f0723868

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 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 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.25.tar.gz -> nwg-shell-config-0.5.25.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.27.tar.gz -> nwg-shell-config-0.5.27.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=9da10103a3b7bd326f0d306a61525e92

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 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 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.26.tar.gz -> nwg-shell-config-0.5.26.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.28.tar.gz -> nwg-shell-config-0.5.28.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=9da10103a3b7bd326f0d306a61525e92

File diff suppressed because one or more lines are too long

View File

@@ -1,13 +1,14 @@
BDEPEND=>=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DESCRIPTION=A screenshot annotation tool inspired by Swappy and Flameshot.
EAPI=8
HOMEPAGE=https://github.com/gabm/satty
INHERIT=cargo git-r3 desktop
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo git-r3 desktop xdg
IUSE=debug
LICENSE=MPL-2.0
PROPERTIES=live
RDEPEND=virtual/rust x11-libs/pango dev-libs/glib:2 x11-libs/cairo gui-libs/libadwaita gui-libs/gtk:4 x11-libs/gdk-pixbuf:2
SLOT=0
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8520ae1bed0e6965d027399b471a3595 git-r3 5133e393e8717a3a093660f990801dc1 desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=b6b3793ea1d276125ef06ff6bf36f1da
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8520ae1bed0e6965d027399b471a3595 git-r3 5133e393e8717a3a093660f990801dc1 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=835999511d988a9e1e8ae415f59a9265

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=?? ( elogind systemd )
SLOT=0
SRC_URI=https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/refs/tags/v1.2.2.tar.gz -> xdg-desktop-hyprland-1.2.2.tar.gz https://github.com/hyprwm/hyprland-protocols/archive/4d29e48433270a2af06b8bc711ca1fe5109746cd.tar.gz -> proto-subproject-1.2.2.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=c02eefd0482940c48a377654a1d788c7
_md5_=37528735c77440f99c6768b865ad7cdd

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=?? ( elogind systemd )
SLOT=0
SRC_URI=https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/refs/tags/v1.2.5.tar.gz -> xdg-desktop-hyprland-1.2.5.tar.gz https://github.com/hyprwm/hyprland-protocols/archive/4d29e48433270a2af06b8bc711ca1fe5109746cd.tar.gz -> proto-subproject-1.2.5.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=c02eefd0482940c48a377654a1d788c7
_md5_=37528735c77440f99c6768b865ad7cdd

View File

@@ -0,0 +1,13 @@
BDEPEND=app-arch/unzip X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings )
DEFINED_PHASES=install postinst postrm setup
DESCRIPTION=Lato font
EAPI=8
HOMEPAGE=https://www.latofonts.com/
INHERIT=font
IUSE=X
KEYWORDS=~amd64 ~x86
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://www.latofonts.com/download/Lato2OFL.zip -> lato-2.zip
_eclasses_=font aa113a3df9cd0a9693a1c1ee7c34a6eb
_md5_=67d943d433e399eead3e7a86cd3884e0

File diff suppressed because one or more lines are too long

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/quazip dev-qt/qtconcurrent:5 dev-qt/qtmultimedia:5[widgets] dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtxmlpatterns:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-util/cmake media-video/mediainfo media-libs/libzen media-libs/phonon
DEPEND=dev-libs/quazip dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5[widgets] dev-qt/qtopengl:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtxmlpatterns:5 dev-util/cmake media-libs/libzen media-libs/phonon media-video/mediainfo
DESCRIPTION=Video metadata scraper
EAPI=8
HOMEPAGE=https://www.mediaelch.de/
@@ -12,4 +12,4 @@ RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/Komet/MediaElch/archive/v2.10.4.tar.gz -> mediaelch-2.10.4.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=0e6eaac7be0bcf904d4d1e589049b3c6
_md5_=135f68f4bb9c4192f23f0b72cb1591d4

View File

@@ -1,6 +1,6 @@
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
DEPEND=dev-libs/quazip dev-qt/qtconcurrent:5 dev-qt/qtmultimedia:5[widgets] dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtxmlpatterns:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-util/cmake media-video/mediainfo media-libs/libzen media-libs/phonon
DEPEND=dev-libs/quazip dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtmultimedia:5[widgets] dev-qt/qtopengl:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 dev-qt/qtxmlpatterns:5 dev-util/cmake media-libs/libzen media-libs/phonon media-video/mediainfo
DESCRIPTION=Video metadata scraper
EAPI=8
HOMEPAGE=https://www.mediaelch.de/
@@ -10,4 +10,4 @@ LICENSE=LGPL-3
PROPERTIES=live
SLOT=0
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 git-r3 5133e393e8717a3a093660f990801dc1
_md5_=0e6eaac7be0bcf904d4d1e589049b3c6
_md5_=bf65cccd809b47e4a2680a0457b40941

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=OBS Simulcast support plugin
EAPI=8
HOMEPAGE=https://github.com/orayuki/obs-multi-rtmp
INHERIT=cmake flag-o-matic
IUSE=+obs-frontend-api +qt
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-video/obs-studio
SLOT=0
SRC_URI=https://github.com/sorayuki/obs-multi-rtmp/archive/refs/tags/0.5.0.4.tar.gz -> obs-multi-rtmp-0.5.0.4.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=c0c6e75ad3d33d2e7c9fc36180e5af78

View File

@@ -0,0 +1,13 @@
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=OBS Simulcast support plugin
EAPI=8
HOMEPAGE=https://github.com/orayuki/obs-multi-rtmp
INHERIT=cmake flag-o-matic git-r3
IUSE=+obs-frontend-api +qt
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=media-video/obs-studio
SLOT=0
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 git-r3 5133e393e8717a3a093660f990801dc1
_md5_=beb53e75fcdd3ed7f890ff001858d101

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-qt/linguist-tools:5 doc? ( app-doc/doxygen[dot] ) man? ( || ( 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=app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= dev-cpp/cpp-httplib:=[ssl] dev-db/lmdb:= dev-libs/libfmt:= >=dev-libs/mtxclient-0.9.0:= dev-libs/olm >=dev-libs/qtkeychain-0.12.0:=[qt5] dev-libs/spdlog:= dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5[widgets] dev-qt/qtgui:5[jpeg?,png] dev-qt/qtmultimedia:5[qml] dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 voip? ( dev-libs/glib:2 >=media-libs/gst-plugins-bad-1.18:1.0 >=media-libs/gst-plugins-base-1.18:1.0 >=media-libs/gstreamer-1.18:1.0 video? ( X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) ) ) dev-cpp/nlohmann_json >=dev-db/lmdb++-1.0.0 dev-qt/qtconcurrent:5
DESCRIPTION=Desktop client for the Matrix protocol
EAPI=8
HOMEPAGE=https://nheko-reborn.github.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake optfeature xdg
IUSE=X doc +jpeg man tiff v4l video voip +webp
KEYWORDS=~amd64
LICENSE=GPL-3 MIT
RDEPEND=app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= dev-cpp/cpp-httplib:=[ssl] dev-db/lmdb:= dev-libs/libfmt:= >=dev-libs/mtxclient-0.9.0:= dev-libs/olm >=dev-libs/qtkeychain-0.12.0:=[qt5] dev-libs/spdlog:= dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5[widgets] dev-qt/qtgui:5[jpeg?,png] dev-qt/qtmultimedia:5[qml] dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 voip? ( dev-libs/glib:2 >=media-libs/gst-plugins-bad-1.18:1.0 >=media-libs/gst-plugins-base-1.18:1.0 >=media-libs/gstreamer-1.18:1.0 video? ( X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm ) ) ) dev-qt/qtgraphicaleffects:5 dev-qt/qtquickcontrols2:5 virtual/notification-daemon tiff? ( dev-qt/qtimageformats:5 ) voip? ( >=media-plugins/gst-plugins-dtls-1.18:1.0 media-plugins/gst-plugins-libnice:1.0 >=media-plugins/gst-plugins-meta-1.18:1.0[opus] >=media-plugins/gst-plugins-srtp-1.18:1.0 >=media-plugins/gst-plugins-webrtc-1.18:1.0 video? ( >=media-libs/gst-plugins-base-1.18:1.0[opengl] >=media-plugins/gst-plugins-meta-1.18:1.0[v4l?,vpx] >=media-plugins/gst-plugins-qt5-1.18:1.0 X? ( >=media-plugins/gst-plugins-ximagesrc-1.18:1.0 ) ) ) webp? ( dev-qt/qtimageformats:5 )
REQUIRED_USE=video? ( voip )
SLOT=0
SRC_URI=https://nheko.im/nheko-reborn/nheko/-/archive/v0.11.3/nheko-v0.11.3.tar.bz2
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=198abe3102f4e10854cd1b4b453bd0e0

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst
DEPEND=app-accessibility/at-spi2-core:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/nspr[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/nss[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/alsa-lib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/freetype:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-gfx/graphite2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] net-print/cups[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] x11-libs/gtk+:3[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] x11-libs/pango[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
DESCRIPTION=Unofficial Microsoft Teams client for Linux. Binary precompiled version.
EAPI=8
HOMEPAGE=https://github.com/IsmaelMartinez/teams-for-linux
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg multilib-build
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=-* ~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.3.13/teams-for-linux-1.3.13.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib-build e8aed98bd43dbd25694310a660ad562c
_md5_=d882e0b9f4714b52ec1f2dc28f1e5507

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/rpm2targz
DEFINED_PHASES=configure install postinst postrm preinst prepare pretend setup unpack
DEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
DESCRIPTION=Unofficial Microsoft Teams client for Linux. Binary precompiled version.
EAPI=8
HOMEPAGE=https://github.com/IsmaelMartinez/teams-for-linux
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 desktop rpm xdg
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
KEYWORDS=-* ~amd64 ~arm ~arm64
LICENSE=MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 unRAR OFL CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved
RESTRICT=bindist mirror
SLOT=0
SRC_URI=amd64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.3.23/teams-for-linux-1.3.23.x86_64.rpm ) arm? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.3.23/teams-for-linux-1.3.23.armv7l.rpm ) arm64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.3.23/teams-for-linux-1.3.23.aarch64.rpm )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 745ef34afb8c31915d9d42a6aca23a35 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=9c7b01ba1148fdfe5f724be49e2f65d9

View File

@@ -11,6 +11,6 @@ LICENSE=LGPL-2.1
RDEPEND=curl? ( net-misc/curl ) doc? ( app-doc/doxygen media-gfx/graphviz ) jansson? ( dev-libs/jansson:= ) ssl? ( net-libs/gnutls:= ) net-libs/libmicrohttpd:= net-libs/orcania net-libs/yder sys-libs/zlib
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/babelouest/ulfius/archive/v2.7.14.tar.gz -> ulfius-2.7.14.tar.gz
SRC_URI=https://github.com/babelouest/ulfius/archive/v2.7.15.tar.gz -> ulfius-2.7.15.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=86ee4a25256ca1a492a66434aa0a75f5

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:=
DESCRIPTION=Dovecot FTS plugin backed by Xapian
EAPI=8
HOMEPAGE=https://github.com/grosjo/fts-xapian
INHERIT=autotools
IUSE=static-libs
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=dev-libs/icu:= >=dev-libs/xapian-1.4:= net-mail/dovecot:=
SLOT=0
SRC_URI=https://github.com/grosjo/fts-xapian/archive/refs/tags/1.5.7.tar.gz -> dovecot-fts-xapian-1.5.7.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde
_md5_=3f30ae7af92b6934a975c911271dcd05

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-lang/go-1.17.0 >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DEPEND=acct-user/yggdrasil acct-group/yggdrasil
DESCRIPTION=An experiment in scalable routing as an encrypted IPv6 overlay network
EAPI=8
HOMEPAGE=https://yggdrasil-network.github.io/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=go-module linux-info systemd fcaps
IUSE=+filecaps
KEYWORDS=~amd64
LICENSE=LGPL-3 MIT Apache-2.0 BSD ZLIB
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v0.5.4.tar.gz -> yggdrasil-go-0.5.4.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/yggdrasil-go-0.5.4-vendor.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-env 96e1747610bbb2f5c5d3fb16f0f3a83a go-module 9e5a8f7b134fd3ed3785755097fe8ef0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 systemd c8b03e8df84486aa991d4396686e8942 fcaps c0a086b957a1b183a8d136eabf02f191
_md5_=5da42f98cedf5d3ec165200040def955

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst prepare
DESCRIPTION=VS Code in the browser (binary version with unbundled node and ripgrep)
EAPI=8
HOMEPAGE=https://coder.com/
INHERIT=systemd
KEYWORDS=~amd64 ~arm64
LICENSE=MIT ISC BSD Apache-2.0 BSD-2 PYTHON 0BSD LGPL-2.1+
RDEPEND=app-crypt/libsecret >=net-libs/nodejs-18.0.0[ssl] sys-apps/ripgrep virtual/krb5
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/coder/code-server/releases/download/v4.19.1/code-server-4.19.1-linux-amd64.tar.gz -> code-server-bin-4.19.1-amd64.tar.gz ) arm64? ( https://github.com/coder/code-server/releases/download/v4.19.1/code-server-4.19.1-linux-arm64.tar.gz -> code-server-bin-4.19.1-arm64.tar.gz )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942
_md5_=c76a5194fe78265d8f71f7c71c723e5a

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=AGPL-3 MIT ISC Apache-2.0
RESTRICT=network-sandbox
SLOT=0
SRC_URI=https://git.pleroma.social/pleroma/pleroma-fe/-/archive/2.6.0/pleroma-fe-2.6.0.tar.gz
SRC_URI=https://git.pleroma.social/pleroma/pleroma-fe/-/archive/2.6.1/pleroma-fe-2.6.1.tar.gz
_md5_=1026377bbf9ce7097cecfd545b3e6e0a

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

View File

@@ -236,14 +236,14 @@ app-misc/navi 2.19.0 2.20.1 9999: An interactive cheatsheet tool for the command
app-misc/neo 0.6.1 9999: cmatrix clone with 32-bit color and Unicode support
app-misc/nerdfetch 5.0.2: A POSIX *nix fetch script using Nerdfonts
app-misc/nonsense 0.7-r1: Generates random text from datafiles and templates
app-misc/nwg-look 0.2.2 0.2.4: GTK3 settings editor adapted to work in the sway / wlroots environment
app-misc/nwg-look 0.2.2 0.2.4 0.2.5: GTK3 settings editor adapted to work in the sway / wlroots environment
app-misc/nwg-shell-wallpapers 1.1 1.3: Selection of wallpapers contributed to the nwg-shell project
app-misc/oddjob 0.34.7: A D-Bus service which runs odd jobs on behalf of client applications
app-misc/onefetch 2.18.1: Command-line Git information tool
app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh
app-misc/pipes-rs 1.6.1: An over-engineered rewrite of pipes.sh in Rust
app-misc/powerpanel 1.4.1-r1: PowerPanel software for CyberPower UPS systems
app-misc/pueue 3.3.1: A cli tool for managing long running shell commands.
app-misc/pueue 3.3.2: A cli tool for managing long running shell commands.
app-misc/pup 0.4.0_p1: Parsing HTML at the command line
app-misc/rememberthemilk 1.3.11-r1: Freemium simple to-do tasks manager
app-misc/s6-man 9999: mdoc versions of the HTML documentation for the s6 supervision suite
@@ -288,7 +288,7 @@ app-portage/quantum-resolver 9999: A WIP portage dependency resolver
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
app-portage/version 0.19.0_alpha 0.20.1_alpha 0.21.0_alpha: A command line function for package version management.
app-shells/antibody 6.1.1-r1: Fast Zsh plugin manager
app-shells/carapace 0.28.3: Multi-shell multi-command argument completer
app-shells/carapace 0.28.3 0.28.4: Multi-shell multi-command argument completer
app-shells/clownfish 0_pre20210117: fish shell mocks
app-shells/direnv 2.32.3 9999: Environment variable manager for shell
app-shells/fish-agnoster-theme 0.1.0_p20200415: Fancy, colorful theme with support for Powerline fonts
@@ -1176,7 +1176,7 @@ dev-python/stone 3.3.1: The Official Api Spec Language for Dropbox
dev-python/strictyaml 1.6.1: A type-safe YAML parser built atop ruamel.yaml
dev-python/stringbrewer 0.0.1-r1: Generate random strings matching a pattern
dev-python/stringcase 1.2.0-r1: Convert string cases between camel case, pascal case, snake case etc.
dev-python/survey 4.5.4: A simple library for creating beautiful interactive prompts
dev-python/survey 4.5.4 5.1.0_alpha: A simple library for creating beautiful interactive prompts
dev-python/svgelements 1.9.3 1.9.6: SVG Parsing for Elements, Paths, and other SVG Objects.
dev-python/sysv_ipc 1.1.0: System V IPC primitives for python
dev-python/tempus-themes 2.3.0.20220206: Accessible themes for Pygments
@@ -1284,7 +1284,7 @@ dev-util/reflex 0.3.1: A small tool to watch a directory and rerun a command whe
dev-util/reuse 2.0.0 2.1.0: A tool for compliance with the REUSE recommendations
dev-util/rye 0.15.2-r1: An Experimental Package Management Solution for Python
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/stylua 0.19.1: A code formatter for Lua
dev-util/stylua 0.19.1-r1: A code formatter for Lua
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/typescript-language-server 3.3.2 4.1.2: TypeScript & JavaScript Language Server
@@ -1371,7 +1371,7 @@ games-util/hid-nintendo 9999: A Nintendo HID kernel module
games-util/itch-bin 25.5.1-r2: itch.io game browser, installer and launcher
games-util/legendary 0.20.32 0.20.33: 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.9.1: Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
games-util/mangohud 0.7.0 9999: Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
games-util/minigalaxy 1.1.0: A simple GOG client for Linux
games-util/protonup 0.1.5 9999: Install and Update Proton-GE
games-util/roll 2.6.1: Program to roll dices specified in a simple and intuitive way
@@ -1429,16 +1429,16 @@ gui-apps/meteo-qt 3.3: A system tray application for the weather status
gui-apps/mpvpaper 1.2 1.3 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/nwg 0: meta package package for nwg-shell
gui-apps/nwg-bar 0.1.3 0.1.4: GTK3-based button bar for wlroots-based compositors
gui-apps/nwg-displays 0.3.7 0.3.7-r1 0.3.8: Output management utility for sway and Hyprland
gui-apps/nwg-displays 0.3.8 0.3.9: Output management utility for sway and Hyprland
gui-apps/nwg-dock 0.3.6 0.3.9: GTK3-based dock for sway
gui-apps/nwg-dock-hyprland 0.1.4 0.1.7: GTK3-based dock for Hyprland
gui-apps/nwg-drawer 0.4.1 0.4.2: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-drawer 0.4.2 0.4.3: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-icon-picker 0.1.0 0.1.0-r1 9999: GTK icon chooser with a text search option
gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/nwg-menu 0.1.1: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.11 0.9.11-r1 0.9.14 0.9.16 0.9.17 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.18 0.5.19 0.5.22 0.5.22-r1: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.25 0.5.26: nwg-shell configuration utility
gui-apps/nwg-shell-config 0.5.27 0.5.28: nwg-shell configuration utility
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.0: Cisco's packet tracer
gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire
@@ -1505,6 +1505,7 @@ media-fonts/inconsolata_dz 20201205: A beautiful sans-serif monotype font design
media-fonts/iosevka-nerdfont 2.2.2 2.3.3 3.0.1: A free and open-source typeface for developers
media-fonts/jetbrainsmono-nerdfont 2.2.2 3.0.1: A free and open-source typeface for developers
media-fonts/last-resort 15.000 15.100: A collection of glyphs used as the backup of "last resort" to any other font
media-fonts/lato 2: Lato font
media-fonts/libertinus 7.040: Libertinus font
media-fonts/linja-pona 4.2 4.9: Font for sitelen pona, a script for toki pona
media-fonts/linja-wawa 1.21: Font for sitelen pona, a script for toki pona
@@ -1538,7 +1539,7 @@ media-gfx/nsxiv 32 9999: Neo (or New or Not) Simple (or Small or Suckless) X Ima
media-gfx/oda-file-converter 23.5.0.0: For converting between different versions of .dwg and .dxf
media-gfx/qview 4.0 5.0: Practical and minimal image viewer
media-gfx/sic 0.19.0: Accessible image processing and conversion from the terminal tool.
media-gfx/silicon 0.5.1: Create beautiful image of your code
media-gfx/silicon 0.5.1 0.5.2: Create beautiful image of your code
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-gfx/swayimg 1.12: A lightweight image viewer for Wayland display servers
media-gfx/ufolint 1.2.0-r1: UFO source format linter
@@ -1617,6 +1618,7 @@ media-video/manimgl 1.6.1: Animation engine for explanatory math videos
media-video/mediaelch 2.10.4 9999: Video metadata scraper
media-video/megapixels 1.4.3: A GTK3 camera application that knows how to deal with the media request api
media-video/mpc-qt 23.02: Media Player Classic Qute Theater
media-video/obs-multi-rtmp 0.5.0.4 9999: OBS Simulcast support plugin
media-video/obs-vaapi 0.3.1 0.4.0 9999: OBS Studio VAAPI support via GStreamer
media-video/obs-vkcapture 1.4.5 9999: OBS Linux Vulkan/OpenGL game capture
media-video/olive 9999: Free open-source non-linear video editor
@@ -1665,7 +1667,7 @@ net-im/discord-canary-bin 0.0.166: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
net-im/go-sendxmpp 0.6.0 0.6.1: A little tool to send messages to an XMPP contact or MUC
net-im/gtkcord4 0.0.10 0.0.11: A Gtk4 Discord client in Golang
net-im/gtkcord4 0.0.11 0.0.16.1: A Gtk4 Discord client in Golang
net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
net-im/heisenbridge 1.14.5 1.14.6: A bouncer-style Matrix IRC bridge
net-im/iamb 0.0.8: A Matrix chat client that uses Vim keybindings
@@ -1679,10 +1681,10 @@ net-im/mautrix-signal 0.4.2 0.4.3: A Matrix-Signal Messenger puppeting bridge
net-im/mautrix-slack 0_pre20230517 0_pre20230925: A Matrix-Slack puppeting bridge based on slack-go
net-im/mautrix-telegram 0.14.1 0.14.2: A Matrix-Telegram Messenger puppeting bridge
net-im/mautrix-whatsapp 0.10.0: A Matrix-WhatsApp puppeting bridge
net-im/nheko 0.11.3 9999: Native desktop client for Matrix using Qt
net-im/nheko 0.11.3 0.11.3-r1 9999: Native desktop client for Matrix using Qt
net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
net-im/session-desktop-bin 1.10.8: Session Desktop - Onion routing based messenger
net-im/teams-for-linux 1.3.13: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
net-im/teams-for-linux 1.3.23: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
net-im/whatsapp-for-linux 1.5.3 1.6.2: An unofficial WhatsApp desktop application for Linux
net-irc/catgirl 2.0a 2.1 2.2: TLS-only terminal IRC client
net-irc/litterbox 1.9: TLS-only IRC logger
@@ -1701,10 +1703,10 @@ net-libs/syndication-domination 1.0 9999: An RSS/Atom parser, because there's no
net-libs/td 1.8.0 9999: Cross-platform library for building Telegram clients
net-libs/telepathy-haze 0.8.1: Telepathy connection manager providing libpurple supported protocols
net-libs/udt 4.11_p20181126: UDT is a UDP based data transport protocol
net-libs/ulfius 2.7.14: HTTP Framework for REST Applications in C
net-libs/ulfius 2.7.15: HTTP Framework for REST Applications in C
net-libs/usockets 0.8.1_p20211023 9999: tiny eventing, networking & crypto for async applications
net-libs/yder 1.4.20: Logging library for C applications
net-mail/dovecot-fts-xapian 1.5.4 1.5.5 9999: Dovecot FTS plugin backed by Xapian
net-mail/dovecot-fts-xapian 1.5.4 1.5.5 1.5.7 9999: Dovecot FTS plugin backed by Xapian
net-mail/hydroxide 0.2.23 0.2.24 0.2.26 0.2.27 0.2.28 9999: A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
net-mail/pop 0.2.0: Send emails from your terminal
net-misc/FORT-validator 1.5.3 1.5.4: FORT validator is an open source RPKI validator
@@ -1763,7 +1765,7 @@ net-p2p/monero 0.17.2.0 0.17.2.3 0.17.3.0 0.17.3.2 0.18.1.0 0.18.1.1 0.18.1.2 0.
net-p2p/p2pool 3.5 3.6.2 3.7 3.8 3.9 9999: Decentralized pool for Monero mining
net-p2p/popura 0.4.6 9999: Popura: alternative Yggdrasil network client
net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.5.2 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-p2p/yggdrasil-go 0.5.2 0.5.4 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
net-proxy/snowflake 2.7.0: Pluggable Transport using WebRTC, inspired by Flashproxy
net-voip/discover-overlay 0.4.5 0.5.4 0.6.9: Yet another Discord overlay for Linux written in Python using GTK3
@@ -2024,7 +2026,7 @@ virtual/nlme 0: Virtual of a R recommended package
virtual/nnet 0: Virtual of a R recommended package
virtual/survival 0: Virtual of a R recommended package
www-apps/castopod 1.4.3 1.4.5: Open-source hosting platform made for podcasters
www-apps/code-server-bin 4.14.1 4.15.0 4.16.0 4.16.1 4.17.0 4.17.1 4.18.0: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/code-server-bin 4.14.1 4.15.0 4.16.0 4.16.1 4.17.0 4.17.1 4.18.0 4.19.1: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/forgejo 1.19.4.0 1.20.4.1 1.20.5.0: A self-hosted lightweight software forge
www-apps/gotosocial 0.9.0 0.10.0: Fast, fun, ActivityPub server, powered by Go
www-apps/honk 0.9.8 0.9.91: ActivityPub server with minimal setup and support costs
@@ -2035,7 +2037,7 @@ www-apps/librarian 2023.05.07: An alternative frontend for LBRY/Odysee. Inspired
www-apps/mycorrhiza 1.14.0 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/nitter 2023.05.20 2023.07.12: Alternative front-end for Twitter
www-apps/pleroma 2.6.0 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma-fe 2.6.0 9999: Main frontend for www-apps/pleroma, inspired by qvitter
www-apps/pleroma-fe 2.6.1 9999: Main frontend for www-apps/pleroma, inspired by qvitter
www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu.
www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
@@ -2051,7 +2053,7 @@ www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and comm
www-misc/gorss 0.3: Go Terminal Feed Reader
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv
www-misc/wyebadblock 1.0.0: An adblock extension for wyeb, also webkit2gtk browsers.
www-plugins/firefoxpwa 2.7.3 2.8.0 2.9.0: A tool to install, manage and use Progressive Web Apps (PWAs) in Mozilla Firefox (native component)
www-plugins/firefoxpwa 2.7.3 2.8.0 2.9.0 2.9.0-r1: A tool to install, manage and use PWAs in Mozilla Firefox (native component)
www-plugins/yandex-browser-ffmpeg-codecs-bin 112.0.5615.49: Multi-threaded ffmpeg codecs needed for the HTML5 <audio> and <video> tags
www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/quark 9999: A small, GET-only static HTTP server
@@ -2071,7 +2073,7 @@ x11-misc/greenclip-bin 4.2: Simple clipboard manager to be integrated with rofi
x11-misc/gromit-mpx 1.4.3 1.5.0 1.5.1 9999: Gromit-MPX is a multi-pointer GTK3 port of the Gromit desktop annotation tool
x11-misc/i3lock-color 2.13.2 2.13.4 9999: The world's most popular non-default computer lockscreen
x11-misc/i3lock-fancy-rapid 0.0.0_pre20201109-r1 0.0.0_pre20210421: A faster implementation of i3lock-fancy
x11-misc/i3status-rust 0.32.2: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/i3status-rust 0.32.3: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/input-leap 9999: Share a mouse and keyboard between computers (fork of Barrier)
x11-misc/ksnip 1.9.2 1.10.0-r1 1.10.1: Ksnip is a Qt based cross-platform screenshot tool
x11-misc/leftwm-theme 0.1.2_rc1: A theme mangager for LeftWM

View File

@@ -1 +1 @@
Wed, 29 Nov 2023 23:01:56 +0000
Thu, 30 Nov 2023 10:46:51 +0000

View File

@@ -368,6 +368,8 @@ games-fps/etlegacy:renderer-gles - Enable renderer-gles
games-fps/etlegacy:renderer2 - Enable renderer2
games-fps/quakespasm:sdl2 - Use media-libs/libsdl2 instead of media-libs/libsdl
games-puzzle/atris:sound - Enable atris sound pack
games-rpg/open-adventure:autosave - Build with auto-save/resume enabled
games-rpg/open-adventure:nosave - Build with save/resume disabled
games-server/among-sus:notifications - Notify players you're moving
games-util/HeroicGamesLauncher-bin:gamescope - Efficient micro-compositor for running games
games-util/chiaki:cli - Build CLI interface
@@ -547,6 +549,8 @@ media-sound/spotifyd:dbus - Enable password authentication through system keyrin
media-sound/spotifyd:portaudio - Enable the portaudio backend for audio playback
media-sound/spotifyd:pulseaudio - Enable the pulseaudio backend for audio playback
media-sound/spotifyd:rodio - Enable the rodio backend for audio playback
media-video/obs-multi-rtmp:obs-frontend-api - Use obs-frontend-api for UI functionality.
media-video/obs-multi-rtmp:qt - Use Qt functionality.
media-video/syncplay:client - Install the Syncplay client
media-video/syncplay:server - Install the Syncplay server
media-video/tartube:atomicparsley - Use AtomicParsley for embedding thumbnails in audio files
@@ -579,8 +583,8 @@ net-im/gajim-plugins:quick_replies - Plugin: Quick replies
net-im/gajim-plugins:triggers - Plugin: Configure Gajim's behaviour when receiving messages/events
net-im/jitsi-meet:swiftshader - Use SwiftShader OpenGL graphics
net-im/mautrix-whatsapp:crypt - Enable end-to-bridge encryption with dev-libs/olm.
net-im/nheko:video - Enables video calls
net-im/nheko:voip - Enables audio calls
net-im/nheko:video - Enable video calls
net-im/nheko:voip - Enable audio calls
net-im/ruqola:speech - Enable text-to-speech support
net-irc/pounce:palaver - Provide push notifications for the Palaver IRC app
net-irc/tiny:dbus - Enable desktop notifications