2025-12-18 09:31:04 UTC

This commit is contained in:
Repository mirror & CI
2025-12-18 09:31:04 +00:00
parent 00a55defdb
commit 9235603f22
21 changed files with 127 additions and 108 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +1,16 @@
BDEPEND=dev-util/pahole sys-apps/kmod[tools] modules-sign? ( dev-libs/openssl virtual/pkgconfig ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst prepare setup unpack
DEFINED_PHASES=compile configure install postinst prepare setup unpack
DEPEND=virtual/linux-sources
DESCRIPTION=AMD XDNA Driver
EAPI=8
HOMEPAGE=https://github.com/amd/xdna-driver
IDEPEND=sys-apps/kmod[tools]
INHERIT=linux-mod-r1 git-r3
INHERIT=linux-mod-r1 toolchain-funcs git-r3
IUSE=+firmware dist-kernel modules-compress modules-sign +strip
LICENSE=GPL-2 firmware? ( linux-fw-redistributable )
PROPERTIES=live
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=firmware? ( https://gitlab.com/kernel-firmware/drm-firmware/-/raw/886e8948d60c354b488ad8d10c56763b81597093/amdnpu/1502_00/npu.sbin.1.5.5.391 -> 886e89-1502_00__npu.dev.sbin https://gitlab.com/kernel-firmware/drm-firmware/-/raw/886e8948d60c354b488ad8d10c56763b81597093/amdnpu/17f0_00/npu.sbin.0.7.22.185 -> 886e89-17f0_00__npu.dev.sbin https://gitlab.com/kernel-firmware/drm-firmware/-/raw/886e8948d60c354b488ad8d10c56763b81597093/amdnpu/17f0_10/npu.sbin.255.0.5.35 -> 886e89-17f0_10__npu.dev.sbin https://gitlab.com/kernel-firmware/drm-firmware/-/raw/886e8948d60c354b488ad8d10c56763b81597093/amdnpu/17f0_11/npu.sbin.255.0.5.35 -> 886e89-17f0_11__npu.dev.sbin )
SRC_URI=firmware? ( https://gitlab.com/kernel-firmware/drm-firmware/-/raw/82da0aea7f8f20e4c058195cc695e01aaa4b99f8/amdnpu/1502_00/npu.sbin.1.5.5.391 -> 82da0a-1502_00__npu.dev.sbin https://gitlab.com/kernel-firmware/drm-firmware/-/raw/82da0aea7f8f20e4c058195cc695e01aaa4b99f8/amdnpu/17f0_00/npu.sbin.0.7.22.185 -> 82da0a-17f0_00__npu.dev.sbin https://gitlab.com/kernel-firmware/drm-firmware/-/raw/82da0aea7f8f20e4c058195cc695e01aaa4b99f8/amdnpu/17f0_10/1.7_npu.sbin.1.1.0.59 -> 82da0a-17f0_10__npu.dev.sbin https://gitlab.com/kernel-firmware/drm-firmware/-/raw/82da0aea7f8f20e4c058195cc695e01aaa4b99f8/amdnpu/17f0_11/1.7_npu.sbin.1.1.0.60 -> 82da0a-17f0_11__npu.dev.sbin )
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=cd39596667788f48c49e7363cdd8844e
_md5_=8a72d88054322a2c9ccc89c9c8f7aaa0

View File

@@ -1,16 +0,0 @@
BDEPEND=doc? ( dev-python/sphinx-rtd-theme ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python bindings for the Plex API.
EAPI=8
HOMEPAGE=https://pypi.org/project/PlexAPI/ https://github.com/pkkid/python-plexapi
INHERIT=distutils-r1
IUSE=doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pkkid/python-plexapi/archive/refs/tags/4.16.1.tar.gz -> plexapi-4.16.1.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=187be35162bd3a405c56cb7660ff6feb

View File

@@ -1,16 +0,0 @@
BDEPEND=doc? ( dev-python/sphinx-rtd-theme ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python bindings for the Plex API.
EAPI=8
HOMEPAGE=https://pypi.org/project/PlexAPI/ https://github.com/pkkid/python-plexapi
INHERIT=distutils-r1
IUSE=doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pkkid/python-plexapi/archive/refs/tags/4.17.0.tar.gz -> plexapi-4.17.0.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=187be35162bd3a405c56cb7660ff6feb

View File

@@ -0,0 +1,16 @@
BDEPEND=doc? ( dev-python/sphinx-rtd-theme ) doc? ( || ( ( dev-lang/python:3.14 >=dev-python/sphinx-8.1.3[python_targets_python3_14(-)] ) ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-8.1.3[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python bindings for the Plex API.
EAPI=8
HOMEPAGE=https://pypi.org/project/PlexAPI/ https://github.com/pkkid/python-plexapi
INHERIT=distutils-r1
IUSE=doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pkkid/python-plexapi/archive/refs/tags/4.17.2.tar.gz -> plexapi-4.17.2.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=d679b8524978a3b8ebdc41a62b47e99b

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DESCRIPTION=A pure Python wrapper for SDL3
EAPI=8
HOMEPAGE=https://pypi.org/project/pysdl3/ https://github.com/Aermoss/PySDL3
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-libs/libsdl3 dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pysdl3/pysdl3-0.9.9b1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=d26122fd4973f291e4bf227c59f5fb22

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -10,6 +10,6 @@ LICENSE=Overwolf Apache-2.0 BSD BSD-2 GPL-2 LGPL-2+ LGPL-2.1 MPL-2.0 MIT
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus virtual/zlib x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libX11 x11-libs/pango x11-misc/xdg-utils
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=amd64? ( https://curseforge.overwolf.com/downloads/curseforge-latest-linux.deb -> curseforge-1.292.0_p28941.deb )
SRC_URI=amd64? ( https://curseforge.overwolf.com/downloads/curseforge-latest-linux.deb -> curseforge-1.293.0_p29621.deb )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 7b6f6e9d65093966fbc8475399c5dd4e multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=861acdbf267a712cae755f8d2200f329

View File

@@ -13,4 +13,4 @@ RDEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome
REQUIRED_USE=|| ( nvenc vaapi x264 )
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f fcaps c94316d02a37fb5cbe79b7d41c729119 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=c779597a064ec8ba56aafce83e8c7ded
_md5_=e31f4513af397138828a50fc46a318fe

View File

@@ -12,6 +12,6 @@ LICENSE=GPL-3
RDEPEND=dev-python/aiohttp[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/beautifulsoup4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/musicbrainzngs[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/natsort[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pillow[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pysdl3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setproctitle[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/send2trash[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/unidecode[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] media-video/ffmpeg media-libs/mutagen[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] media-libs/sdl3-image dev-libs/miniaudio media-libs/flac:= media-libs/game-music-emu media-libs/libopenmpt media-libs/opus media-libs/opusfile media-libs/libsamplerate media-libs/libvorbis media-sound/mpg123 media-sound/wavpack sci-libs/kissfft[-cpu_flags_x86_sse] dev-libs/libayatana-appindicator media-sound/mpg123-base x11-libs/libnotify python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
SRC_URI=https://github.com/Taiko2k/Tauon/archive/refs/tags/v8.1.4.tar.gz -> Tauon-8.1.4.tar.gz
SRC_URI=https://github.com/Taiko2k/Tauon/archive/refs/tags/v8.2.3.tar.gz -> Tauon-8.2.3.tar.gz
_eclasses_=desktop 7b6f6e9d65093966fbc8475399c5dd4e toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 optfeature 538bce96e5589935b57e178e8635f301 plocale 950fbaec7deeba41b5bcc0572cca99b9 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=f9d9a1ea6b7a6405e54e5473f86849c6

View File

@@ -10,6 +10,6 @@ LICENSE=AIMP
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-db/sqlite dev-libs/expat dev-libs/fribidi dev-libs/glib dev-libs/icu dev-libs/libffi dev-libs/libpcre2 media-gfx/graphite2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libjpeg-turbo media-libs/libpng media-sound/opus-tools sys-apps/dbus sys-apps/util-linux sys-devel/gcc sys-libs/glibc virtual/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libxcb x11-libs/pango x11-libs/pixman
RESTRICT=bindist fetch strip
SLOT=0
SRC_URI=amd64? ( aimp-6.00-3024a.x86_64.rpm )
SRC_URI=amd64? ( aimp-6.00-3026a.x86_64.rpm )
_eclasses_=wrapper 11a2a3bd712784986679b60a0cab34a0 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=0b8ed2fa3692a29237912aa3a906a22b

View File

@@ -0,0 +1,17 @@
BDEPEND=sys-apps/yarn >=net-libs/nodejs-22.18.0 || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
DEPEND=!net-im/element-desktop-bin >=app-accessibility/at-spi2-core-2.46.0 app-crypt/libsecret dev-db/sqlcipher dev-libs/expat dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-libs/nodejs net-print/cups x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libxcb x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libXScrnSaver x11-libs/pango emoji? ( media-fonts/noto-emoji )
DESCRIPTION=A glossy Matrix collaboration client for desktop
EAPI=8
HOMEPAGE=https://element.io
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=unpacker rust xdg
IUSE=+emoji keyring
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=!net-im/element-desktop-bin >=app-accessibility/at-spi2-core-2.46.0 app-crypt/libsecret dev-db/sqlcipher dev-libs/expat dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-libs/nodejs net-print/cups x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libxcb x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libXScrnSaver x11-libs/pango emoji? ( media-fonts/noto-emoji )
RESTRICT=network-sandbox
SLOT=0
SRC_URI=https://github.com/element-hq/element-desktop/archive/v1.12.7.tar.gz -> element-desktop-1.12.7.tar.gz https://github.com/element-hq/element-web/archive/v1.12.7.tar.gz -> element-web-1.12.7.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 rust 20da14430886f3de143eb101684fcf62 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=89e1eab78347496322378c0663b116b5

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/distro[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyasyncore[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygobject[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyinotify[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urwid[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DESCRIPTION=Automatic CPU speed & power optimizer for Linux
EAPI=8
HOMEPAGE=https://github.com/AdnanHodzic/auto-cpufreq
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 systemd xdg desktop
IUSE=python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/distro[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyasyncore[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygobject[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyinotify[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urwid[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/AdnanHodzic/auto-cpufreq/archive/v2.6.0.tar.gz -> auto-cpufreq-2.6.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 systemd a964c0cbe818b5729da1dbfcee5be861 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 desktop 7b6f6e9d65093966fbc8475399c5dd4e
_md5_=ec6050ca0ca42ef66e9e216705beb232

View File

@@ -1,15 +0,0 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Easy GPU switching for Nvidia Optimus laptops under Linux
EAPI=8
HOMEPAGE=https://github.com/bayasdev/envycontrol
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/bayasdev/envycontrol/archive/refs/tags/v3.4.0.tar.gz -> envycontrol-3.4.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=4c3d8db1798b4d342d40c8e68d63976e

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Easy GPU switching for Nvidia Optimus laptops under Linux
EAPI=8
HOMEPAGE=https://github.com/bayasdev/envycontrol
INHERIT=distutils-r1
IUSE=+systemd python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-drivers/nvidia-drivers[persistenced] systemd? ( sys-apps/systemd ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=systemd || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
SRC_URI=https://github.com/bayasdev/envycontrol/archive/refs/tags/v3.5.2.tar.gz -> envycontrol-3.5.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=18a915662e39d898797be715038ca013

View File

@@ -1,14 +1,14 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Easy GPU switching for Nvidia Optimus laptops under Linux
EAPI=8
HOMEPAGE=https://github.com/bayasdev/envycontrol
INHERIT=git-r3 distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12
IUSE=+systemd python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
LICENSE=MIT
PROPERTIES=live
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RDEPEND=x11-drivers/nvidia-drivers[persistenced] systemd? ( sys-apps/systemd ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=systemd || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=884d6f1b99eb5bb6376ec910f8531dd9
_md5_=921b963393b65d3cecca3c44224526ef

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=install postinst postrm preinst setup unpack
DESCRIPTION=Private, fast, and honest web browser based on Chromium
EAPI=8
HOMEPAGE=https://helium.computer/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 desktop pax-utils xdg
IUSE=qt6 selinux +l10n_af +l10n_am +l10n_ar +l10n_as +l10n_az +l10n_be +l10n_bg +l10n_bn +l10n_bs +l10n_ca +l10n_cs +l10n_cy +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_eu +l10n_fa +l10n_fi +l10n_fil +l10n_fr-CA +l10n_fr +l10n_gl +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_hy +l10n_id +l10n_is +l10n_it +l10n_ja +l10n_ka +l10n_kk +l10n_km +l10n_kn +l10n_ko +l10n_ky +l10n_lo +l10n_lt +l10n_lv +l10n_mk +l10n_ml +l10n_mn +l10n_mr +l10n_ms +l10n_my +l10n_nb +l10n_ne +l10n_nl +l10n_or +l10n_pa +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_si +l10n_sk +l10n_sl +l10n_sq +l10n_sr-Latn +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_uz +l10n_vi +l10n_zh-CN +l10n_zh-HK +l10n_zh-TW +l10n_zu
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3 BSD
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 media-fonts/liberation-fonts media-libs/alsa-lib media-libs/mesa[gbm(+)] net-misc/curl net-print/cups sys-apps/dbus sys-libs/glibc sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 || ( x11-libs/gtk+:3[X] gui-libs/gtk:4[X] ) x11-libs/libdrm >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils qt6? ( dev-qt/qtbase:6[gui,widgets] ) selinux? ( sec-policy/selinux-chromium )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://github.com/imputnet/helium-linux/releases/download/0.7.6.1/helium-0.7.6.1-x86_64_linux.tar.xz -> helium-bin-0.7.6.1-amd64.tar.xz ) arm64? ( https://github.com/imputnet/helium-linux/releases/download/0.7.6.1/helium-0.7.6.1-arm64_linux.tar.xz -> helium-bin-0.7.6.1-arm64.tar.xz )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 7b6f6e9d65093966fbc8475399c5dd4e pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=f15dd7319f14a5a301070d3bd6bec1d9

View File

@@ -1,7 +1,7 @@
BDEPEND=virtual/pkgconfig pipewire? ( llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) llvm_slot_21? ( llvm-core/clang:21 ) ) || ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* )
BDEPEND=virtual/pkgconfig pipewire? ( llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) llvm_slot_21? ( llvm-core/clang:21 ) ) || ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=dev-libs/openssl:= sys-apps/lm-sensors:= notmuch? ( net-mail/notmuch:= ) pulseaudio? ( media-libs/libpulse ) pipewire? ( >=media-video/pipewire-0.3:= )
DESCRIPTION=A feature-rich and resource-friendly replacement for i3status, written in Rust.
DESCRIPTION=Feature-rich and resource-friendly replacement for i3status, written in Rust
EAPI=8
HOMEPAGE=https://github.com/greshake/i3status-rust/
INHERIT=cargo llvm-r2 optfeature
@@ -11,6 +11,6 @@ LICENSE=GPL-3 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 GPL-3+
RDEPEND=dev-libs/openssl:= sys-apps/lm-sensors:= notmuch? ( net-mail/notmuch:= ) pulseaudio? ( media-libs/libpulse ) pipewire? ( >=media-video/pipewire-0.3:= )
REQUIRED_USE=pipewire? ( ^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 ) )
SLOT=0
SRC_URI=https://github.com/greshake/i3status-rust/archive/refs/tags/v0.34.0.tar.gz -> i3status-rust-0.34.0.gh.tar.gz https://home.cit.tum.de/~salu/distfiles/i3status-rust-0.34.0-crates.tar.xz https://home.cit.tum.de/~salu/distfiles/i3status-rust-0.34.0-man.1
SRC_URI=https://github.com/greshake/i3status-rust/archive/refs/tags/v0.35.0.tar.gz -> i3status-rust-0.35.0.gh.tar.gz https://home.cit.tum.de/~salu/distfiles/i3status-rust-0.35.0-crates.tar.xz https://home.cit.tum.de/~salu/distfiles/i3status-rust-0.35.0-man.1
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 llvm-utils 64536677f4b4365e25e9b739163bed58 multilib a199af442898963433d6f038a88cce9c llvm-r2 452c1a70845763809d225a317d8a6c05 optfeature 538bce96e5589935b57e178e8635f301
_md5_=b168c9c951b66cdadd9024eaa98666e9
_md5_=e978177e2318033cbba9a76f852977ee

View File

@@ -265,7 +265,7 @@ app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree
app-misc/infnoise 0.3.3: infinite noise TRNG program
app-misc/interception-caps2esc 0.3.2: Interception tools plugin switching CAPS and ESC
app-misc/interception-tools 0.6.8-r1: A minimal composable infrastructure on top of libudev and libevdev
app-misc/kanata 1.10.0: Multi-layer keyboard customization
app-misc/kanata 1.10.1: Multi-layer keyboard customization
app-misc/keyd 2.5.0: A key remapping daemon for linux
app-misc/kloak 0.2.30 0.3.7_p1 9999: A privacy tool that makes keystroke biometrics less effective
app-misc/kmon 1.6.5 1.7.1: Linux kernel manager and activity monitor
@@ -839,7 +839,7 @@ dev-python/persist-queue 0.8.1 1.0.0 1.1.0: A thread-safe disk based persistent
dev-python/phx-class-registry 4.1.0-r1: An intersection of the Registry and Factory pattern
dev-python/pillow-heif 1.1.0 1.1.1: Python interface for libheif library
dev-python/pillow-jxl-plugin 1.3.2: Pillow plugin for JPEG-XL, using Rust for bindings.
dev-python/plexapi 4.16.1 4.17.0 4.17.1: Python bindings for the Plex API.
dev-python/plexapi 4.17.1 4.17.2: Python bindings for the Plex API.
dev-python/plotext 5.3.0 5.3.2: Plotting on terminal
dev-python/plum 0.8.7: Pack/Unpack Memory
dev-python/prometheus_exporter 1.0.0 1.1.0 9999: Python Prometheus exporter library
@@ -880,7 +880,7 @@ dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds auto
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
dev-python/pyrefly 0.43.0: A fast type checker and language server for Python
dev-python/pyrime 0.0.7: rime for python
dev-python/pysdl3 0.9.8_beta8 0.9.8_beta9: A pure Python wrapper for SDL3
dev-python/pysdl3 0.9.8_beta8 0.9.8_beta9 0.9.9_beta1: A pure Python wrapper for SDL3
dev-python/pysnooper 1.2.1 1.2.3: Never use print for debugging again
dev-python/pystardict 0.8-r1: Library for manipulating StarDict dictionaries from within Python
dev-python/pytest-cases 3.9.1: Separate test code from test cases in pytest
@@ -1087,7 +1087,6 @@ dev-util/yaml-language-server 1.14.0 1.15.0: Language Server for YAML Files
dev-vcs/ghorg 1.11.0: Mass repository cloning tool for GitHub/GitLab/Bitbucket
dev-vcs/gitahead 2.7.1 2.7.1-r1: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.6.2 1.6.3 9999: Multi-platform Git client written with Qt
dev-vcs/gitui 0.26.3 0.27.0: blazing fast terminal-ui for git
dev-vcs/lazygit 0.54.2 0.55.0 0.55.1 0.56.0 0.57.0 9999: Simple terminal UI for git commands
dev-vcs/lazyjj 0.6.1: TUI for Jujutsu/jj
dev-vcs/pijul 1.0.0_beta9: A distributed version control system based on a theory of patches
@@ -1156,7 +1155,7 @@ games-strategy/zedonline-bin 0.3.2-r1: A remake of the 1996 classic game Z, with
games-util/NotEnoughProduction 0.0.4: Tool for building production chains for modded minecraft
games-util/ProtonUp-Qt 2.12.0 2.13.0 9999: Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic.
games-util/chiaki-ng 1.9.9 9999: Client for PlayStation 4 and PlayStation 5 Remote Play
games-util/curseforge 1.292.0_p28941: The CurseForge Electron App
games-util/curseforge 1.293.0_p29621: The CurseForge Electron App
games-util/dwarf-therapist 41.2.5 42.1.5: For managing dwarves in Dwarf Fortress
games-util/gamehub 0.16.3.2-r2: GameHub is a unified library for all your games
games-util/goverlay 1.2: Graphical UI to help manage Linux game overlays (MangoHud).
@@ -1435,9 +1434,9 @@ media-plugins/qt-jpegxl-image-plugin 9999: Qt plug-in to allow Qt and KDE based
media-plugins/whysynth 20170701_p20180323-r1: A software synthesizer plugin for the DSSI Soft Synth Interface
media-radio/fllog 1.2.8: Logbook application for amateur radio use
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
media-sound/Tauon 8.1.4 8.2.1 8.2.2 9999: The desktop music player of today!
media-sound/Tauon 8.2.1 8.2.2 8.2.3 9999: The desktop music player of today!
media-sound/add64 3.8.0 3.9.3: Add64 is a realtime additive/subtractive-synthesis softsynth
media-sound/aimp 6.00.3017_alpha4 6.00.3021_alpha5 6.00.3024_alpha6: AIMP - Free Audio Player
media-sound/aimp 6.00.3017_alpha4 6.00.3021_alpha5 6.00.3026_alpha6: AIMP - Free Audio Player
media-sound/amberol 2024.2: Simple GUI Music Player
media-sound/bespokesynth 1.2.1 1.3.0: Software modular synth
media-sound/callaudiod 0.1.10 0.1.99: Call audio routing daemon
@@ -1574,7 +1573,7 @@ net-im/discord-canary-bin 0.0.821: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.137: All-in-one voice and text chat
net-im/discordo 0_pre20251202-r1 9999: A lightweight, secure, and feature-rich Discord TUI client.
net-im/dissent 0.0.37: Tiny native Discord app
net-im/element-desktop 1.12.3 1.12.6: A glossy Matrix collaboration client for desktop
net-im/element-desktop 1.12.3 1.12.6 1.12.7: A glossy Matrix collaboration client for desktop
net-im/eturnal 1.12.1 1.12.2: STUN/TURN server
net-im/flare 0.12.0-r1: Chat with your friends on Signal
net-im/gajim-plugins 9999: Plugins developed for Gajim XMPP client
@@ -1927,8 +1926,8 @@ sys-libs/libfixposix 0.4.3 0.5.1: Thin wrapper over POSIX syscalls
sys-libs/nss-tls 1.0 1.1-r1 9999: A DNS over HTTPS resolver for glibc
sys-libs/solo-udev-rules 4.1.5: udev rules for the Solo FIDO2 & U2F USB+NFC security key
sys-power/amdfan 0.1.28 0.2.3 0.2.5: Updated AMD Fan control utility forked from amdgpu-fan and updated.
sys-power/auto-cpufreq 2.3.0 2.4.0: Automatic CPU speed & power optimizer for Linux
sys-power/envycontrol 3.4.0 9999: Easy GPU switching for Nvidia Optimus laptops under Linux
sys-power/auto-cpufreq 2.3.0 2.4.0 2.6.0: Automatic CPU speed & power optimizer for Linux
sys-power/envycontrol 3.5.2 9999: Easy GPU switching for Nvidia Optimus laptops under Linux
sys-power/fan2go 0.9.1 0.9.2: A simple daemon providing dynamic fan speed control
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
sys-power/linux-tools-power-x86 6.1 6.6: Linux x86 CPU power tools
@@ -1967,6 +1966,7 @@ www-apps/whoogle-search 0.9.3: A self-hosted, ad-free, privacy-respecting metase
www-apps/zola 0.20.0 0.21.0: A fast static site generator with everything built-in
www-client/badwolf 1.4.0-r1 9999-r1: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.8.2 1.8.3: A fully-modern text-based browser, rendering to TTY and browsers
www-client/helium-bin 0.7.6.1: Private, fast, and honest web browser based on Chromium
www-client/mullvad-browser-bin 15.0.3: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/torbrowser-launcher 0.3.9: A program to help you securely download and run Tor Browser
@@ -2003,7 +2003,7 @@ x11-misc/i3-restore 4.1: A simple bash + python script to restore your i3 sessio
x11-misc/i3-resurrect 1.4.5: Saving and restoring i3 workspaces
x11-misc/i3lock-color 2.13.5: 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.34.0: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/i3status-rust 0.35.0: Feature-rich and resource-friendly replacement for i3status, written in Rust
x11-misc/ksnip 1.11.0_pre20250130: Ksnip is a Qt based cross-platform screenshot tool
x11-misc/leftwm-theme 0.1.2: Theme mangager for LeftWM
x11-misc/ly 1.0.3 1.2.0 9999: Ly - a TUI display manager (live ebuild)

View File

@@ -1 +1 @@
Wed, 17 Dec 2025 15:16:39 +0000
Thu, 18 Dec 2025 09:31:04 +0000