2026-02-24 12:15:53 UTC

This commit is contained in:
Repository mirror & CI
2026-02-24 12:15:53 +00:00
parent d153e7f720
commit 6bd766ec42
58 changed files with 349 additions and 245 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[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 ) >=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
DEPEND=dev-python/pygments[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] )
DESCRIPTION=A simple code complexity analyser, supports most of the popular languages.
EAPI=8
HOMEPAGE=http://www.lizard.ws/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=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? ( test )
SLOT=0
SRC_URI=https://github.com/terryyin/lizard/archive/1.18.0.tar.gz -> lizard-1.18.0.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
_md5_=1555f9118a68af1af16f2eb16bd163c7

View File

@@ -12,6 +12,6 @@ RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_pytho
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/terryyin/lizard/archive/1.19.0.tar.gz -> lizard-1.19.0.tar.gz
SRC_URI=https://github.com/terryyin/lizard/archive/1.21.0.tar.gz -> lizard-1.21.0.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
_md5_=a620cad9017037d7fc5d70547c61db86

View File

@@ -1,17 +0,0 @@
BDEPEND=doc? ( app-text/doxygen dev-qt/qttools:6[assistant] dev-ruby/asciidoctor media-gfx/graphviz[cairo] ) virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost:= virtual/zlib:= graphicsmagick? ( media-gfx/graphicsmagick:=[jpeg,png] ) mysql? ( virtual/mysql || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) ) opengl? ( media-libs/glew:= media-libs/libglvnd[X] ) pango? ( dev-libs/glib:2 media-libs/fontconfig x11-libs/pango ) pdf? ( media-libs/libharu:= ) postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= )
DESCRIPTION=Wt, C++ Web Toolkit
EAPI=8
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
INHERIT=cmake flag-o-matic
IUSE=doc +graphicsmagick mysql opengl +pango pdf postgres +sqlite ssl wttest
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/boost:= virtual/zlib:= graphicsmagick? ( media-gfx/graphicsmagick:=[jpeg,png] ) mysql? ( virtual/mysql || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) ) opengl? ( media-libs/glew:= media-libs/libglvnd[X] ) pango? ( dev-libs/glib:2 media-libs/fontconfig x11-libs/pango ) pdf? ( media-libs/libharu:= ) postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= )
REQUIRED_USE=pango? ( || ( graphicsmagick pdf ) ) opengl? ( graphicsmagick )
RESTRICT=test
SLOT=0/4.12.1
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.12.1.tar.gz -> wt-4.12.1.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=fdfb028b694aedd3a6bcd5d484e99655

View File

@@ -11,7 +11,7 @@ LICENSE=GPL-2
RDEPEND=dev-libs/boost:= virtual/zlib:= graphicsmagick? ( media-gfx/graphicsmagick:=[jpeg,png] ) mysql? ( virtual/mysql || ( dev-db/mariadb-connector-c dev-db/mysql-connector-c ) ) opengl? ( media-libs/glew:= media-libs/libglvnd[X] ) pango? ( dev-libs/glib:2 media-libs/fontconfig x11-libs/pango ) pdf? ( media-libs/libharu:= ) postgres? ( dev-db/postgresql ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= )
REQUIRED_USE=pango? ( || ( graphicsmagick pdf ) ) opengl? ( graphicsmagick )
RESTRICT=test
SLOT=0/4.11.4
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.4.tar.gz -> wt-4.11.4.tar.gz
SLOT=0/4.12.3
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.12.3.tar.gz -> wt-4.12.3.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=fdfb028b694aedd3a6bcd5d484e99655

View File

@@ -4,13 +4,13 @@ DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=estack python-r1
IUSE=riscv32 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=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-libs/libusb:1 dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-4.9.1 dev-embedded/esp-idf-kconfig[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-4.9.1 dev-embedded/esp-idf-kconfig[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=strip
SLOT=0/5.3
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.3.4/esp-idf-v5.3.4.zip -> esp-idf-5.3.4.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250422/openocd-esp32-linux-amd64-0.12.0-esp32-20250422.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/xtensa-esp-elf-gdb-16.2_20250324-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240530/xtensa-esp-elf-13.2.0_20240530-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20240530/riscv32-esp-elf-13.2.0_20240530-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.2_20250324/riscv32-esp-elf-gdb-16.2_20250324-x86_64-linux-gnu.tar.gz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
_md5_=7c84aa124c55cc218c0e3a4a18d44ab1
_md5_=954588703475a392fb7a06b410f4ef2d

View File

@@ -4,13 +4,13 @@ DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=estack optfeature python-r1
IUSE=python-gdb riscv32 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=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-libs/libusb:1 dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-5.0.0 dev-embedded/esp-idf-kconfig[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_11 python_targets_python3_12 ) ) || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esptool-5.0.0 dev-embedded/esp-idf-kconfig[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_12 ) ) || ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=strip
SLOT=0/5.4
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.4.3/esp-idf-v5.4.3.zip -> esp-idf-5.4.3.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20250707/openocd-esp32-linux-amd64-0.12.0-esp32-20250707.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/xtensa-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20250730/xtensa-esp-elf-14.2.0_20250730-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20250730/riscv32-esp-elf-14.2.0_20250730-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/riscv32-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
_md5_=f9e332885d9f26fe175c84a434e38be9
_md5_=3c76b0261602244d54b8e3e11f1ec672

View File

@@ -4,13 +4,13 @@ DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=estack optfeature python-r1
IUSE=python-gdb riscv32 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=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-build/cmake dev-libs/libusb:1 dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esptool dev-embedded/esp-idf-diag[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-kconfig[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) ) || ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-build/cmake dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esptool dev-embedded/esp-idf-diag[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-kconfig[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/esp-idf-size[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/zlib:=
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_12 python_targets_python3_13 ) ) || ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=strip
SLOT=0/5.5
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.5.3/esp-idf-v5.5.3.zip -> esp-idf-5.5.3.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20251215/openocd-esp32-linux-amd64-0.12.0-esp32-20251215.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/xtensa-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20251107/xtensa-esp-elf-14.2.0_20251107-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-14.2.0_20251107/riscv32-esp-elf-14.2.0_20251107-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v16.3_20250913/riscv32-esp-elf-gdb-16.3_20250913-x86_64-linux-gnu.tar.gz )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
_md5_=9b7226bb2145961e0a896fb7eb062c46
_md5_=9d9b47d4497351553d248d53f0931080

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/vcrpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/filelock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[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 ) >=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=Tool for installing ESP-IDF components
EAPI=8
HOMEPAGE=https://github.com/espressif/idf-component-manager
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[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? ( test )
SLOT=0
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v2.2.2.tar.gz -> idf-component-manager-2.2.2.gh.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
_md5_=ccc0248367eee79ad2cebd0a674a42cf

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/vcrpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/filelock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-mock[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 ) >=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(-)?]
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonschema[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/vcrpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/filelock[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-mock[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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Tool for installing ESP-IDF components
EAPI=8
HOMEPAGE=https://github.com/espressif/idf-component-manager
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[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 )
RDEPEND=dev-python/cachecontrol[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v2.4.2.tar.gz -> idf-component-manager-2.4.2.gh.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
_md5_=1824208ba2926dc76b671cbeb34d3c18
_md5_=d00f76957743a346e8b43095f53b7707

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( dev-python/filelock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/vcrpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-mock[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 ) >=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(-)?]
BDEPEND=test? ( dev-python/filelock[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonschema[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/vcrpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-mock[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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Tool for installing ESP-IDF components
EAPI=8
HOMEPAGE=https://github.com/espressif/idf-component-manager
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[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 )
RDEPEND=dev-python/cachecontrol[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jsonref[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-toolbelt[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests-file[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/ruamel-yaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/schema[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tqdm[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/urllib3[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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v2.4.6.tar.gz -> idf-component-manager-2.4.6.gh.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
_md5_=985e788d7fa0336abe003c84a7b592c3
_md5_=4e2969aae858eac0fa7813f8af20dae3

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=prepare
DEPEND=>=dev-lang/hare-0.26.0
DESCRIPTION=JSON support for Hare
EAPI=8
HOMEPAGE=https://git.sr.ht/~sircmpwn/hare-json
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=MPL-2.0
RDEPEND=>=dev-lang/hare-0.26.0
SLOT=0
SRC_URI=https://git.sr.ht/~sircmpwn/hare-json/archive/0.26.0.0.tar.gz -> hare-json-0.26.0.0.tar.gz
_md5_=e9b678bb800e40e8a6edb462eecd29ba

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=configure prepare
DESCRIPTION=Small embeddable Javascript engine
EAPI=8
HOMEPAGE=https://bellard.org/quickjs/
INHERIT=toolchain-funcs
IUSE=lto static-libs
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://bellard.org/quickjs/quickjs-2025-09-13-2.tar.xz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369
_md5_=0ba348fc62cae439fcaf01bda1b37362

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-lang/ocaml dev-ml/dune
DEFINED_PHASES=compile install test
DEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/either:=[ocamlopt?] dev-ml/dune-configurator:=[ocamlopt?] test? ( >=dev-ml/qcheck-0.91:=[ocamlopt?] dev-ml/yojson:=[ocamlopt?] dev-ml/iter:=[ocamlopt?] dev-ml/gen:=[ocamlopt?] dev-ml/csexp:=[ocamlopt?] dev-ml/uutf:=[ocamlopt?] dev-ml/mdx:=[ocamlopt?] ) dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=Modular, clean and powerful extension of the OCaml standard library
EAPI=8
HOMEPAGE=https://github.com/c-cube/ocaml-containers
INHERIT=dune
IUSE=+ocamlopt test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-ml/seq:=[ocamlopt?] dev-ml/either:=[ocamlopt?] dev-ml/dune-configurator:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?] dev-ml/dune:=
RESTRICT=!test? ( test )
SLOT=0/3.18
SRC_URI=https://github.com/c-cube/ocaml-containers/archive/v3.18.tar.gz -> ocaml-containers-3.18.gh.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 1e32df7deee68372153dca65f4a7c21f dune 4304f35da0fafecd98eb149d0b7ed4d4
_md5_=2459d71ca9f1c8267e3aa7191928cdaf

View File

@@ -2,10 +2,10 @@ BDEPEND=test? ( dev-python/psutil[python_targets_python3_12(-)?,python_targets_p
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Utility to extract data from XML/HTML documents using XPath or CSS selectors
EAPI=8
HOMEPAGE=https://scrapy.org/ https://pypi.org/project/parsel/ https://github.com/scrapy/parsel
HOMEPAGE=https://www.scrapy.org/ https://pypi.org/project/parsel/ https://github.com/scrapy/parsel
INHERIT=distutils-r1 pypi
IUSE=test doc python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64 ~arm64 ~x86
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=dev-python/cssselect[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jmespath[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/w3lib[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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/parsel/parsel-1.10.0.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=6179322f136f3bbbbc7a287901d1d9b6
_md5_=5e8b4dacbdd57f43602621949d094c30

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-python/backoff[python_targets_python3_12(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/PostHog/posthog-python/archive/refs/tags/v7.8.6.tar.gz -> posthog-7.8.6.gh.tar.gz
SRC_URI=https://github.com/PostHog/posthog-python/archive/refs/tags/v7.9.3.tar.gz -> posthog-7.9.3.gh.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
_md5_=cd14d52756dcd01af5edd7450ec5f6ff

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/pydot[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] test? ( dev-python/django[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/pydot[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-asyncio[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-django[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 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/hatchling-1.27.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python Finite State Machines made easy.
EAPI=8
HOMEPAGE=https://pypi.org/project/python-statemachine/ https://github.com/fgmacedo/python-statemachine
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/pydot[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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fgmacedo/python-statemachine/archive/refs/tags/v2.6.0.tar.gz -> python-statemachine-2.6.0.gh.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701
_md5_=29b9666366cfe92dd4d508b41e2c4880

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss dev-libs/wayland media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus sys-devel/gcc:= x11-libs/cairo x11-libs/gtk+:3 x11-libs/libX11 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/pango x11-misc/xdg-utils
SLOT=0
SRC_URI=https://github.com/usebruno/bruno/releases/download/v3.1.2/bruno_3.1.2_amd64_linux.deb
SRC_URI=https://github.com/usebruno/bruno/releases/download/v3.1.3/bruno_3.1.3_amd64_linux.deb
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=6140ca0d17c97d91efb9933dbefae5a2

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/ignore-python[python_targets_python3_11(-)?,python_targets_py
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/BlankSpruce/gersemi/archive/refs/tags/0.25.4.tar.gz -> gersemi-0.25.4.tar.gz
SRC_URI=https://github.com/BlankSpruce/gersemi/archive/refs/tags/0.26.0.tar.gz -> gersemi-0.26.0.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 optfeature 538bce96e5589935b57e178e8635f301
_md5_=532b0653ec025fb97cae1513d5c601d3
_md5_=81719261ad50e87927fdc83f30606c95

View File

@@ -0,0 +1,16 @@
BDEPEND=verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=install postinst postrm preinst pretend setup unpack
DESCRIPTION=Google's AI-first IDE and agentic development platform
EAPI=8
HOMEPAGE=https://antigravity.google/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 eapi9-pipestatus optfeature pax-utils unpacker verify-sig xdg
IUSE=kerberos verify-sig +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-419 +l10n_es +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 verify-sig
KEYWORDS=~amd64 ~arm64
LICENSE=all-rights-reserved
RDEPEND=|| ( sys-apps/systemd sys-apps/systemd-utils ) >=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/libglvnd media-libs/mesa net-misc/curl sys-apps/dbus virtual/zlib:= sys-process/lsof 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/libxkbfile x11-libs/libXrandr x11-libs/libXScrnSaver x11-libs/pango x11-misc/xdg-utils kerberos? ( app-crypt/mit-krb5 ) verify-sig? ( >=sec-keys/openpgp-keys-google-artifact-registry-20210504 )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.18.4-1771638098_amd64_72f97454beb720380cfbdd654ab03301.deb -> google-antigravity-1.18.4_amd64.deb ) arm64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.18.4-1771638096_arm64_f096532b9c0bc65a62dc53ed2bb5ff66.deb -> google-antigravity-1.18.4_arm64.deb ) verify-sig? ( https://raw.githubusercontent.com/falbrechtskirchinger/overlay-assets/main/distfiles/google-antigravity-1.18.4-verify-sig.tar.xz )
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 verify-sig ece4c893b6bd62eacbc4d25958e857f8 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=6f123db71618738696d9dfe3622e3ab7

View File

@@ -7,6 +7,6 @@ INHERIT=go-module
KEYWORDS=~amd64
LICENSE=AGPL-3
SLOT=0
SRC_URI=https://git.sr.ht/~xenrox/hut/archive/v0.6.0.tar.gz -> hut-0.6.0.tar.gz https://github.com/cjbayliss/hut-vendor/releases/download/v0.6.0/hut-v0.6.0-vendor.tar.xz
SRC_URI=https://git.sr.ht/~xenrox/hut/archive/v0.7.0.tar.gz -> hut-0.7.0.tar.gz https://git.sr.ht/~xenrox/hut/refs/download/v0.7.0/hut-v0.7.0-vendor.tar.xz -> hut-0.7.0-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 2a164b5dbe5ba61e90d7985a433dde70
_md5_=f814ba43321fd46e9078f66f5e8eb3fe
_md5_=ab3ba4cceb5acbcbf56ddf05c6c309b5

View File

@@ -5,5 +5,5 @@ HOMEPAGE=https://go.tacodewolff.nl/minify
KEYWORDS=-* ~amd64 ~arm64
LICENSE=MIT
SLOT=0
SRC_URI=amd64? ( https://github.com/tdewolff/minify/releases/download/v2.24.8/minify_linux_amd64.tar.gz -> minify_linux_amd64-2.24.8.tar.gz ) arm64? ( https://github.com/tdewolff/minify/releases/download/v2.24.8/minify_linux_arm64.tar.gz -> minify_linux_arm64-2.24.8.tar.gz )
SRC_URI=amd64? ( https://github.com/tdewolff/minify/releases/download/v2.24.9/minify_linux_amd64.tar.gz -> minify_linux_amd64-2.24.9.tar.gz ) arm64? ( https://github.com/tdewolff/minify/releases/download/v2.24.9/minify_linux_arm64.tar.gz -> minify_linux_arm64-2.24.9.tar.gz )
_md5_=8d828a0370dfa7ea6b33b0c905af3d1e

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/debugedit dev-util/patchelf
DEFINED_PHASES=install prepare unpack
DESCRIPTION=An integrated development environment for JavaScript and related technologies.
EAPI=8
HOMEPAGE=https://www.jetbrains.com/webstorm/
INHERIT=desktop wrapper toolchain-funcs
IUSE=wayland
KEYWORDS=~amd64 ~arm64
LICENSE=|| ( JetBrains-business JetBrains-classroom JetBrains-educational JetBrains-individual ) Apache-2.0 BSD CC0-1.0 CDDL CDDL-1.1 EPL-1.0 GPL-2 GPL-2-with-classpath-exception ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 OFL-1.1 ZLIB
RDEPEND=dev-libs/wayland sys-libs/pam sys-process/audit virtual/zlib:=
RESTRICT=bindist mirror
SLOT=0/2025
SRC_URI=amd64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.3.3.tar.gz ) arm64? ( https://download-cdn.jetbrains.com/webstorm/WebStorm-2025.3.3-aarch64.tar.gz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc wrapper ebaa3beeb43f7e533872b6c37168c7ad toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369
_md5_=e4f3cecb8d5ec5baa4dd4510c639acc6

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install pretend
DESCRIPTION=A space flight and rocketry simulation
EAPI=8
HOMEPAGE=https://ksa.ahwoo.com
INHERIT=desktop
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=media-libs/vulkan-loader || ( >=dev-dotnet/dotnet-sdk-10 >=dev-dotnet/dotnet-sdk-bin-10 )
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.2.32.3646.tar.gz -> kittenspaceagency-bin-2026.2.32-r3646.tar.gz
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc
_md5_=d0a933ff71d4573c3271ca1c97d8d2a0

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install pretend
DESCRIPTION=A space flight and rocketry simulation
EAPI=8
HOMEPAGE=https://ksa.ahwoo.com
INHERIT=desktop
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=media-libs/vulkan-loader || ( >=dev-dotnet/dotnet-sdk-10 >=dev-dotnet/dotnet-sdk-bin-10 )
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://ksa-linux.ahwoo.com/download?file=setup_ksa_v2026.2.34.3656.tar.gz -> kittenspaceagency-bin-2026.2.34-r3656.tar.gz
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc
_md5_=d0a933ff71d4573c3271ca1c97d8d2a0

View File

@@ -1,6 +1,6 @@
BDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_11? ( dev-python/protobuf[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/protobuf[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/protobuf[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/protobuf[python_targets_python3_14(-)] ) dev-libs/protobuf virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libevdev dev-libs/jerasure dev-libs/nanopb media-libs/libplacebo media-libs/opus net-dns/libidn2 net-misc/curl media-video/pipewire sdl? ( media-libs/libsdl2[joystick,haptic] ) gui? ( dev-qt/qtbase:6[concurrent,dbus,gui,network,opengl,widgets] dev-qt/qtdeclarative:6[network,opengl,widgets,svg] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6[qml] dev-qt/qtwebengine:6[qml,widgets] ) !mbedtls? ( dev-libs/openssl:= ) mbedtls? ( net-libs/mbedtls ) ffmpeg? ( media-video/ffmpeg:= )
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libevdev dev-libs/jerasure dev-libs/nanopb media-libs/libplacebo media-libs/opus net-dns/libidn2 net-libs/miniupnpc:= net-misc/curl media-video/pipewire sdl? ( media-libs/libsdl2[joystick,haptic] ) gui? ( dev-qt/qtbase:6[concurrent,dbus,gui,network,opengl,widgets] dev-qt/qtdeclarative:6[network,opengl,widgets,svg] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6[qml] dev-qt/qtwebengine:6[qml,widgets] ) !mbedtls? ( dev-libs/openssl:= ) mbedtls? ( net-libs/mbedtls ) ffmpeg? ( media-video/ffmpeg:= )
DESCRIPTION=Client for PlayStation 4 and PlayStation 5 Remote Play
EAPI=8
HOMEPAGE=https://github.com/streetpea/chiaki-ng
@@ -9,10 +9,10 @@ INHERIT=cmake python-single-r1 xdg
IUSE=+cli +gui +sdl +ffmpeg mbedtls test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libevdev dev-libs/jerasure dev-libs/nanopb media-libs/libplacebo media-libs/opus net-dns/libidn2 net-misc/curl media-video/pipewire sdl? ( media-libs/libsdl2[joystick,haptic] ) gui? ( dev-qt/qtbase:6[concurrent,dbus,gui,network,opengl,widgets] dev-qt/qtdeclarative:6[network,opengl,widgets,svg] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6[qml] dev-qt/qtwebengine:6[qml,widgets] ) !mbedtls? ( dev-libs/openssl:= ) mbedtls? ( net-libs/mbedtls ) ffmpeg? ( media-video/ffmpeg:= )
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libevdev dev-libs/jerasure dev-libs/nanopb media-libs/libplacebo media-libs/opus net-dns/libidn2 net-libs/miniupnpc:= net-misc/curl media-video/pipewire sdl? ( media-libs/libsdl2[joystick,haptic] ) gui? ( dev-qt/qtbase:6[concurrent,dbus,gui,network,opengl,widgets] dev-qt/qtdeclarative:6[network,opengl,widgets,svg] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6[qml] dev-qt/qtwebengine:6[qml,widgets] ) !mbedtls? ( dev-libs/openssl:= ) mbedtls? ( net-libs/mbedtls ) ffmpeg? ( media-video/ffmpeg:= )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) gui? ( ffmpeg )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/streetpea/chiaki-ng/archive/refs/tags/v1.9.9.tar.gz -> chiaki-ng-1.9.9.tar.gz test? ( https://github.com/nemequ/munit/archive/439de4a9b136bc3b5163e73d4caf37c590bef875.tar.gz -> munit-439de4a9b136bc3b5163e73d4caf37c590bef875.tar.gz )
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=ed035595b168f5ff30b191da354f1ec5
_md5_=d4fe5793e57bc10f67c07ca41d71d5a3

View File

@@ -1,6 +1,6 @@
BDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_11? ( dev-python/protobuf[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/protobuf[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/protobuf[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/protobuf[python_targets_python3_14(-)] ) dev-libs/protobuf virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libevdev dev-libs/jerasure dev-libs/nanopb media-libs/libplacebo media-libs/opus net-dns/libidn2 net-misc/curl media-video/pipewire sdl? ( media-libs/libsdl2[joystick,haptic] ) gui? ( dev-qt/qtbase:6[concurrent,dbus,gui,network,opengl,widgets] dev-qt/qtdeclarative:6[network,opengl,widgets,svg] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6[qml] dev-qt/qtwebengine:6[qml,widgets] ) !mbedtls? ( dev-libs/openssl:= ) mbedtls? ( net-libs/mbedtls ) ffmpeg? ( media-video/ffmpeg:= )
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libevdev dev-libs/jerasure dev-libs/nanopb media-libs/libplacebo media-libs/opus net-dns/libidn2 net-libs/miniupnpc:= net-misc/curl media-video/pipewire sdl? ( media-libs/libsdl2[joystick,haptic] ) gui? ( dev-qt/qtbase:6[concurrent,dbus,gui,network,opengl,widgets] dev-qt/qtdeclarative:6[network,opengl,widgets,svg] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6[qml] dev-qt/qtwebengine:6[qml,widgets] ) !mbedtls? ( dev-libs/openssl:= ) mbedtls? ( net-libs/mbedtls ) ffmpeg? ( media-video/ffmpeg:= )
DESCRIPTION=Client for PlayStation 4 and PlayStation 5 Remote Play
EAPI=8
HOMEPAGE=https://github.com/streetpea/chiaki-ng
@@ -9,9 +9,9 @@ INHERIT=cmake python-single-r1 xdg git-r3
IUSE=+cli +gui +sdl +ffmpeg mbedtls test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libevdev dev-libs/jerasure dev-libs/nanopb media-libs/libplacebo media-libs/opus net-dns/libidn2 net-misc/curl media-video/pipewire sdl? ( media-libs/libsdl2[joystick,haptic] ) gui? ( dev-qt/qtbase:6[concurrent,dbus,gui,network,opengl,widgets] dev-qt/qtdeclarative:6[network,opengl,widgets,svg] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6[qml] dev-qt/qtwebengine:6[qml,widgets] ) !mbedtls? ( dev-libs/openssl:= ) mbedtls? ( net-libs/mbedtls ) ffmpeg? ( media-video/ffmpeg:= )
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libevdev dev-libs/jerasure dev-libs/nanopb media-libs/libplacebo media-libs/opus net-dns/libidn2 net-libs/miniupnpc:= net-misc/curl media-video/pipewire sdl? ( media-libs/libsdl2[joystick,haptic] ) gui? ( dev-qt/qtbase:6[concurrent,dbus,gui,network,opengl,widgets] dev-qt/qtdeclarative:6[network,opengl,widgets,svg] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 dev-qt/qtwebchannel:6[qml] dev-qt/qtwebengine:6[qml,widgets] ) !mbedtls? ( dev-libs/openssl:= ) mbedtls? ( net-libs/mbedtls ) ffmpeg? ( media-video/ffmpeg:= )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) gui? ( ffmpeg )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=24ea7955e6a47826354a16277462d2e3
_md5_=31528fc61107e3a074405e4665c6c2e6

View File

@@ -11,6 +11,6 @@ LICENSE=GPL-2 GPL-2+ GPL-3 GPL-3+ LGPL-2.1+ MIT
RDEPEND=>=dev-qt/qtbase-6.6.0:6[dbus,widgets,xml] >=dev-qt/qtdeclarative-6.6.0:6 >=dev-qt/qtsvg-6.6.0:6 >=kde-frameworks/extra-cmake-modules-6.10.0 >=kde-frameworks/frameworkintegration-6.10.0:6 >=kde-frameworks/kcmutils-6.10.0:6 >=kde-frameworks/kcolorscheme-6.10.0:6 >=kde-frameworks/kconfig-6.10.0:6 >=kde-frameworks/kcoreaddons-6.10.0:6 >=kde-frameworks/kguiaddons-6.10.0:6 >=kde-frameworks/ki18n-6.10.0:6 >=kde-frameworks/kiconthemes-6.10.0:6 >=kde-frameworks/kirigami-6.10.0:6 >=kde-frameworks/kwidgetsaddons-6.10.0:6 >=kde-frameworks/kwindowsystem-6.10.0:6 kde-plasma/kdecoration:6 x11-misc/xdg-utils
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/paulmcauley/klassy/archive/refs/tags/v6.5.2.tar.gz -> klassy-6.5.2.tar.gz
SRC_URI=https://github.com/paulmcauley/klassy/archive/refs/tags/v6.5.3.tar.gz -> klassy-6.5.3.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=80bab564bf93780fda2185415ac6273d

View File

@@ -9,7 +9,8 @@ IUSE=+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) polkit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez )
REQUIRED_USE=screencopy? ( toplevel-management )
SLOT=0
SRC_URI=https://github.com/quickshell-mirror/quickshell/archive/refs/tags/v0.2.1.tar.gz -> quickshell-0.2.1.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=6ed3d51c47b3dbf70c3908b18dbfcd6d
_md5_=c862b9889454524ca12bfdbaa11100fa

View File

@@ -9,6 +9,7 @@ IUSE=+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-
LICENSE=LGPL-3
PROPERTIES=live
RDEPEND=dev-qt/qtbase:6=[dbus] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) polkit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez )
REQUIRED_USE=screencopy? ( toplevel-management )
SLOT=0
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=6ed3d51c47b3dbf70c3908b18dbfcd6d
_md5_=c862b9889454524ca12bfdbaa11100fa

View File

@@ -3,11 +3,11 @@ DEFINED_PHASES=install postinst postrm unpack
DESCRIPTION=Beta Client for Proton Mail
EAPI=8
HOMEPAGE=https://proton.me/mail
INHERIT=rpm xdg-utils
INHERIT=desktop rpm xdg-utils
KEYWORDS=-* ~amd64
LICENSE=GPL-3+
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 net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
SLOT=0
SRC_URI=https://proton.me/download/mail/linux/1.11.0/ProtonMail-desktop-beta.rpm
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=2a364a019d132d9937259c36070d9ba7
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc estack c61c368a76fdf3a82fdf8dbaebea3804 rpm a07e59be6cf48ed85e624a41e8a7a832 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=f011c00029d27569f94c9921f3550ffc

View File

@@ -8,6 +8,6 @@ IUSE=X
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=OFL-1.1
SLOT=0
SRC_URI=https://github.com/yuru7/udev-gothic/releases/download/v2.1.0/UDEVGothic_v2.1.0.zip https://github.com/yuru7/udev-gothic/releases/download/v2.1.0/UDEVGothic_NF_v2.1.0.zip https://github.com/yuru7/udev-gothic/releases/download/v2.1.0/UDEVGothic_HS_v2.1.0.zip
SRC_URI=https://github.com/yuru7/udev-gothic/releases/download/v2.2.0/UDEVGothic_v2.2.0.zip https://github.com/yuru7/udev-gothic/releases/download/v2.2.0/UDEVGothic_NF_v2.2.0.zip https://github.com/yuru7/udev-gothic/releases/download/v2.2.0/UDEVGothic_HS_v2.2.0.zip
_eclasses_=font 6d0c60c855c05ae2ba808d300440ded2
_md5_=6a1f3295c970e4d83ea217cc06d7a588

View File

@@ -0,0 +1,18 @@
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.92.0:* >=dev-lang/rust-1.92.0:* ) test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DEPEND=avif? ( media-libs/libavif:= ) gtk? ( dev-libs/glib:2 gui-libs/gtk:4 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango ) heif? ( media-libs/libheif:= ) raw? ( media-libs/libraw:= )
DESCRIPTION=App to find duplicates, empty folders and similar images
EAPI=8
HOMEPAGE=https://github.com/qarmin/czkawka
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo desktop xdg virtualx
IUSE=avif gui gtk heif +krokiet raw debug test
KEYWORDS=~amd64
LICENSE=MIT gtk? ( CC-BY-4.0 ) Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 ISC LGPL-2.1 LGPL-3 MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB || ( GPL-3 )
RDEPEND=avif? ( media-libs/libavif:= ) gtk? ( dev-libs/glib:2 gui-libs/gtk:4 x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango ) heif? ( media-libs/libheif:= ) raw? ( media-libs/libraw:= )
REQUIRED_USE=gui? ( gtk )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/qarmin/czkawka/archive/11.0.1.tar.gz -> czkawka-11.0.1.tar.gz https://gitlab.com/api/v4/projects/70192841/packages/generic/czkawka/11.0.1/czkawka-11.0.1-crates.tar.xz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust d879c305333cf4d043e1ade99d08d018 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 7fa26aa78643f4b76bcc1985ec2cb49b desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 virtualx 9741d451eb64ea8bb9faee90d68a9b68
_md5_=4cf91bf7d900a74d5a62435f95b1f867

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-util/glslang dev-util/gdbus-codegen app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/kirigami-addons dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( media-video/ffmpeg[drm(-),vaapi] ) x264? ( media-libs/x264 ) wireshark-plugins? ( !=net-analyzer/wireshark-4.6.0 net-analyzer/wireshark ) dev-libs/boost dev-cpp/cli11 dev-cpp/eigen dev-cpp/nlohmann_json dev-util/vulkan-headers
DESCRIPTION=WiVRn OpenXR streaming
EAPI=8
HOMEPAGE=https://github.com/WiVRn/WiVRn
IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake-multilib fcaps flag-o-matic xdg
IUSE=debug gui nvenc +pipewire pulseaudio systemd vaapi wireshark-plugins x264 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +filecaps
KEYWORDS=~amd64
LICENSE=GPL-3 Apache-2.0 MIT
RDEPEND=app-arch/libarchive dev-libs/glib dev-libs/libbsd dev-libs/openssl gnome-base/librsvg media-libs/libpng media-libs/openxr-loader net-dns/avahi x11-libs/libnotify || ( sys-apps/systemd sys-auth/elogind ) gui? ( dev-libs/kirigami-addons dev-libs/qcoro[qml] kde-frameworks/kcoreaddons:6 kde-frameworks/ki18n:6 kde-frameworks/kiconthemes:6 kde-frameworks/kirigami:6 kde-frameworks/qqc2-desktop-style:6 ) pipewire? ( media-video/pipewire ) pulseaudio? ( media-libs/libpulse ) systemd? ( sys-apps/systemd ) vaapi? ( media-video/ffmpeg[drm(-),vaapi] ) x264? ( media-libs/x264 ) wireshark-plugins? ( !=net-analyzer/wireshark-4.6.0 net-analyzer/wireshark )
REQUIRED_USE=|| ( nvenc vaapi x264 )
SLOT=0
SRC_URI=https://github.com/WiVRn/WiVRn/archive/refs/tags/v26.2.3.tar.gz -> wivrn-26.2.3.tar.gz https://github.com/WiVRn/WiVRn/releases/download/v26.2.3/server-build-deps.tar.xz -> wivrn-26.2.3-server-build-deps.tar.xz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib 404b65bd5212cff83b3935c685419d08 multilib-build d7802b3638ffc661375c0021cdd19efd multilib-minimal e9f54d75b074edc47d36994bbc1e2123 cmake-multilib 3f19d8d5fccba52076cdeb2281ad349f fcaps c94316d02a37fb5cbe79b7d41c729119 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=886caf94293a421f48203119942c8b97

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-qt/qttools:6[linguist] app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/openssl:= dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6 libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 x11-libs/libnotify ) qtkeychain? ( dev-libs/qtkeychain:= ) dev-libs/boost
DESCRIPTION=Chat client for https://twitch.tv
EAPI=8
HOMEPAGE=https://chatterino.com/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake optfeature xdg
IUSE=libnotify +plugins qtkeychain
KEYWORDS=~amd64
LICENSE=MIT Boost-1.0 BSD MIT Unlicense
RDEPEND=dev-libs/openssl:= dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6 libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 x11-libs/libnotify ) qtkeychain? ( dev-libs/qtkeychain:= )
SLOT=0
SRC_URI=https://github.com/Chatterino/chatterino2/archive/v2.5.3.tar.gz -> chatterino-2.5.3.tar.gz https://github.com/Chatterino/certify/archive/a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz -> chatterino-certify-a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz https://github.com/martinmoene/expected-lite/archive/54ca18bcea8e39c41650d82268077d559c695aa5.tar.gz -> chatterino-expected-54ca18bcea8e39c41650d82268077d559c695aa5.tar.gz https://github.com/Chatterino/libcommuni/archive/2979eb96262756047a8dca47f2e509168138c0d0.tar.gz -> chatterino-libcommuni-2979eb96262756047a8dca47f2e509168138c0d0.tar.gz https://github.com/lua/lua/archive/1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz -> chatterino-lua-1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz https://github.com/Neargye/magic_enum/archive/e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz -> chatterino-magic-e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz https://github.com/mackron/miniaudio/archive/350784a9467a79d0fa65802132668e5afbcf3777.tar.gz -> chatterino-miniaudio-350784a9467a79d0fa65802132668e5afbcf3777.tar.gz https://github.com/Tencent/rapidjson/archive/d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5.tar.gz -> chatterino-rapidjson-d87b698d0fcc10a5f632ecbc80a9cb2a8fa094a5.tar.gz https://github.com/pajlada/serialize/archive/17946d65a41a72b447da37df6e314cded9650c32.tar.gz -> chatterino-serialize-17946d65a41a72b447da37df6e314cded9650c32.tar.gz https://github.com/pajlada/settings/archive/c141a40d2d493646cd8f0b1e06251a828dfdfdd2.tar.gz -> chatterino-settings-c141a40d2d493646cd8f0b1e06251a828dfdfdd2.tar.gz https://github.com/pajlada/signals/archive/d06770649a7e83db780865d09c313a876bf0f4eb.tar.gz -> chatterino-signals-d06770649a7e83db780865d09c313a876bf0f4eb.tar.gz https://github.com/ThePhD/sol2/archive/2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz -> chatterino-sol2-2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz https://github.com/Chatterino/websocketpp/archive/f1736a8e72b910810ff6869fe20f647a62f3bc35.tar.gz -> chatterino-websocketpp-f1736a8e72b910810ff6869fe20f647a62f3bc35.tar.gz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=52795b84cae336d637598bc565736d65

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-qt/qttools:6[linguist] >=dev-vcs/git-1.8.2.1[curl] app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend test unpack
DEPEND=dev-libs/openssl:= dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6 libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 x11-libs/libnotify ) qtkeychain? ( dev-libs/qtkeychain:= ) spell? ( app-text/hunspell ) dev-libs/boost:=
DESCRIPTION=Chat client for https://twitch.tv
EAPI=8
HOMEPAGE=https://chatterino.com/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=git-r3 cmake flag-o-matic optfeature xdg
IUSE=debug libnotify +plugins qtkeychain spell
LICENSE=MIT Boost-1.0 MIT Unlicense
PROPERTIES=live
RDEPEND=dev-libs/openssl:= dev-qt/qt5compat:6 dev-qt/qtbase:6[concurrent,gui,network,widgets] dev-qt/qtsvg:6 dev-qt/qtimageformats:6 libnotify? ( dev-libs/glib:2 x11-libs/gdk-pixbuf:2 x11-libs/libnotify ) qtkeychain? ( dev-libs/qtkeychain:= ) spell? ( app-text/hunspell )
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/Chatterino/certify/archive/a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz -> chatterino-certify-a448a3915ddac716ce76e4b8cbf0e7f4153ed1e2.tar.gz https://github.com/nonstd-lite/expected-lite/archive/df5814711f5f9111a2515a181bde67f22f2fe716.tar.gz -> chatterino-expected-df5814711f5f9111a2515a181bde67f22f2fe716.tar.gz https://github.com/Chatterino/libcommuni/archive/bb5417c451d764f57f2f1b3e1c9a81496b5521bd.tar.gz -> chatterino-libcommuni-bb5417c451d764f57f2f1b3e1c9a81496b5521bd.tar.gz https://github.com/lua/lua/archive/1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz -> chatterino-lua-1ab3208a1fceb12fca8f24ba57d6e13c5bff15e3.tar.gz https://github.com/Neargye/magic_enum/archive/e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz -> chatterino-magic-e55b9b54d5cf61f8e117cafb17846d7d742dd3b4.tar.gz https://github.com/mackron/miniaudio/archive/347321b27c58d42567e905c715de60ad43a6cb8e.tar.gz -> chatterino-miniaudio-347321b27c58d42567e905c715de60ad43a6cb8e.tar.gz https://github.com/Tencent/rapidjson/archive/24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz -> chatterino-rapidjson-24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz https://github.com/pajlada/serialize/archive/75bc7b9c1054f70d0dd0486f175dea93c7733cc3.tar.gz -> chatterino-serialize-75bc7b9c1054f70d0dd0486f175dea93c7733cc3.tar.gz https://github.com/pajlada/settings/archive/16b3d5ba6e947e84df74e17a19121d6be8baf36b.tar.gz -> chatterino-settings-16b3d5ba6e947e84df74e17a19121d6be8baf36b.tar.gz https://github.com/pajlada/signals/archive/ef0bd9978826bfb2df536c1312762bacbe0b45fa.tar.gz -> chatterino-signals-ef0bd9978826bfb2df536c1312762bacbe0b45fa.tar.gz https://github.com/ThePhD/sol2/archive/2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz -> chatterino-sol2-2b0d2fe8ba0074e16b499940c4f3126b9c7d3471.tar.gz
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=71697d9447875507c2b778b5f45111aa

View File

@@ -9,8 +9,8 @@ INHERIT=xdg cmake python-any-r1 optfeature flag-o-matic
IUSE=dbus enchant +fonts +libdispatch screencast wayland webkit +X
KEYWORDS=~amd64
LICENSE=BSD GPL-3-with-openssl-exception LGPL-2+
RDEPEND=app-arch/lz4:= dev-cpp/abseil-cpp:= dev-cpp/ada:= dev-cpp/cld3:= >=dev-cpp/glibmm-2.77:2.68 dev-libs/glib:2 dev-libs/openssl:= >=dev-libs/protobuf-21.12 dev-libs/qr-code-generator:= dev-libs/xxhash >=dev-qt/qtbase-6.5:6=[dbus?,gui,network,opengl,ssl,wayland?,widgets,X?] >=dev-qt/qtimageformats-6.5:6 >=dev-qt/qtsvg-6.5:6 media-libs/libjpeg-turbo:= media-libs/openal media-libs/opus media-libs/rnnoise >=media-libs/tg_owt-0_pre20241202:=[screencast=,X=] >=media-video/ffmpeg-6:=[opus,vpx] net-libs/tdlib:=[tde2e] virtual/minizip:= kde-frameworks/kcoreaddons:6 !enchant? ( >=app-text/hunspell-1.7:= ) enchant? ( app-text/enchant:= ) libdispatch? ( dev-libs/libdispatch ) webkit? ( wayland? ( >=dev-qt/qtdeclarative-6.5:6 >=dev-qt/qtwayland-6.5:6[compositor(+),qml] ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-keysyms ) !!net-im/telegram-desktop !!net-im/telegram-desktop-bin webkit? ( || ( net-libs/webkit-gtk:4.1 net-libs/webkit-gtk:6 ) )
RDEPEND=app-arch/lz4:= dev-cpp/abseil-cpp:= dev-cpp/ada:= dev-cpp/cld3:= >=dev-cpp/glibmm-2.77:2.68 dev-libs/glib:2 dev-libs/openssl:= >=dev-libs/protobuf-21.12 dev-libs/qr-code-generator:= dev-libs/xxhash >=dev-qt/qtbase-6.5:6=[dbus?,gui,network,opengl,ssl,wayland?,widgets,X?] >=dev-qt/qtimageformats-6.5:6 >=dev-qt/qtsvg-6.5:6 media-libs/libjpeg-turbo:= media-libs/openal media-libs/opus media-libs/rnnoise >=media-libs/tg_owt-0_pre20241202:=[screencast=,X=] >=media-video/ffmpeg-6:=[opus,vpx] net-libs/tdlib:=[tde2e] virtual/minizip:= kde-frameworks/kcoreaddons:6 !enchant? ( >=app-text/hunspell-1.7:= ) enchant? ( app-text/enchant:= ) libdispatch? ( dev-libs/libdispatch ) webkit? ( wayland? ( >=dev-qt/qtdeclarative-6.5:6 >=dev-qt/qtwayland-6.5:6[compositor(+),qml] ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-keysyms ) !!net-im/forkgram-bin !!net-im/telegram-desktop !!net-im/telegram-desktop-bin webkit? ( || ( net-libs/webkit-gtk:4.1 net-libs/webkit-gtk:6 ) )
SLOT=0
SRC_URI=https://github.com/forkgram/tdesktop/releases/download/v6.5.1/frk-v6.5.1-full.tar.gz
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 cmake 5691a3da96eac88f135cf3596b8c2c3c python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0 optfeature 538bce96e5589935b57e178e8635f301
_md5_=b682c38252a32520df2bc7492eda8062
_md5_=662184fa16b78f62ab865a3f66a311f0

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Fork of official Telegram Desktop app with small useful additions - bin
EAPI=8
HOMEPAGE=https://github.com/Forkgram/tdesktop
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/libpng:0 sys-apps/dbus virtual/opengl x11-libs/gtk+:3[X,wayland] x11-libs/libX11 !!net-im/forkgram !!net-im/telegram-desktop !!net-im/telegram-desktop-bin
SLOT=0
SRC_URI=https://github.com/Forkgram/tdesktop/releases/download/v6.4.2/Telegram.tar.xz -> forkgram-bin-6.4.2.tar.xz https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon16.png -> forkgram-bin-16.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon32.png -> forkgram-bin-32.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon48.png -> forkgram-bin-48.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon64.png -> forkgram-bin-64.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon128.png -> forkgram-bin-128.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon256.png -> forkgram-bin-256.png https://raw.githubusercontent.com/Forkgram/tdesktop/dev/Telegram/Resources/art/icon512.png -> forkgram-bin-512.png
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=ca9f4c69ba9d7ef205c2964a6e47049f

File diff suppressed because one or more lines are too long

View File

@@ -9,6 +9,6 @@ LICENSE=MIT BSD OSL-3.0
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 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
RESTRICT=bindist mirror test strip
SLOT=0
SRC_URI=amd64? ( https://github.com/Legcord/Legcord/releases/download/v1.2.1/Legcord-1.2.1-linux-amd64.deb -> legcord-bin-1.2.1-amd64.deb ) arm64? ( https://github.com/Legcord/Legcord/releases/download/v1.2.1/Legcord-1.2.1-linux-arm64.deb -> legcord-bin-1.2.1-arm64.deb ) https://github.com/Legcord/Legcord/releases/download/v1.2.1/app.legcord.Legcord.metainfo.xml -> legcord-bin-1.2.1.metainfo.xml
SRC_URI=amd64? ( https://github.com/Legcord/Legcord/releases/download/v1.2.2/Legcord-1.2.2-linux-amd64.deb -> legcord-bin-1.2.2-amd64.deb ) arm64? ( https://github.com/Legcord/Legcord/releases/download/v1.2.2/Legcord-1.2.2-linux-arm64.deb -> legcord-bin-1.2.2-arm64.deb ) https://github.com/Legcord/Legcord/releases/download/v1.2.2/app.legcord.Legcord.metainfo.xml -> legcord-bin-1.2.2.metainfo.xml
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=de1dc1162132feab2fbcfb163e599d57

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3+
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=amd64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.3/vesktop-1.6.3.tar.gz ) arm64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.3/vesktop-1.6.3-arm64.tar.gz )
SRC_URI=amd64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.5/vesktop-1.6.5.tar.gz ) arm64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.5/vesktop-1.6.5-arm64.tar.gz )
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=d35fbed42d2f7db7aa80d76463ab5916
_md5_=bb8ce24d13d739bafc5c89926578bd2a

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-cpp/abseil-cpp:= dev-libs/cpuinfo dev-libs/protobuf:= dev-libs/re2:=
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.24.1.tar.gz -> onnxruntime-1.24.1.tar.gz https://gitlab.com/libeigen/eigen/-/archive/1d8b82b0740839c0de7f1242a3585e3390ff5f33/eigen-1d8b82b0740839c0de7f1242a3585e3390ff5f33.tar.bz2 -> eigen-3.4.0_p20250216.tar.bz2
SRC_URI=https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.24.2.tar.gz -> onnxruntime-1.24.2.tar.gz https://gitlab.com/libeigen/eigen/-/archive/1d8b82b0740839c0de7f1242a3585e3390ff5f33/eigen-1d8b82b0740839c0de7f1242a3585e3390ff5f33.tar.bz2 -> eigen-3.4.0_p20250216.tar.bz2
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c edo a5e294016aa84979fcb2459749eb80b2 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
_md5_=8438d2e4b75cb78191101be39da137ea

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=A tool to conveniently learn about the disk usage of directories, fast!
EAPI=8
HOMEPAGE=https://github.com/Byron/dua-cli
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT MIT Unicode-DFS-2016
SLOT=0
SRC_URI=https://github.com/Byron/dua-cli/archive/refs/tags/v2.34.0.tar.gz -> dua-cli-2.34.0.tar.gz https://github.com/gentoo-crate-dist/dua-cli/releases/download/v2.34.0/dua-cli-2.34.0-crates.tar.xz
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust d879c305333cf4d043e1ade99d08d018 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 7fa26aa78643f4b76bcc1985ec2cb49b
_md5_=90cd1480047a8cbd38a687b7453dfbc7

View File

@@ -10,4 +10,4 @@ LICENSE=Unlicense
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=efbc2ca83e9a5b0f4242476a56761a57
_md5_=0f1e9d673e811500b5e5743e8c640719

View File

@@ -10,6 +10,6 @@ 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.8.4.1/helium-0.8.4.1-x86_64_linux.tar.xz -> helium-bin-0.8.4.1-amd64.tar.xz ) arm64? ( https://github.com/imputnet/helium-linux/releases/download/0.8.4.1/helium-0.8.4.1-arm64_linux.tar.xz -> helium-bin-0.8.4.1-arm64.tar.xz )
SRC_URI=amd64? ( https://github.com/imputnet/helium-linux/releases/download/0.9.3.1/helium-0.9.3.1-x86_64_linux.tar.xz -> helium-bin-0.9.3.1-amd64.tar.xz ) arm64? ( https://github.com/imputnet/helium-linux/releases/download/0.9.3.1/helium-0.9.3.1-arm64_linux.tar.xz -> helium-bin-0.9.3.1-arm64.tar.xz )
_eclasses_=toolchain-funcs 8a2c298bde71ecf3f452dd9e67c94369 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 26d57169ca094c04be416993844ec8bc pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=2f03911831f4e44fcd9adafee007191d
_md5_=6c5312e6e5c37ffa33e9de5ff9d7aeb3

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm
DEPEND=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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
EAPI=8
HOMEPAGE=https://zen-browser.app/
INHERIT=desktop xdg-utils
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0
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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.17.13b/zen.linux-x86_64.tar.xz -> zen-bin-1.17.13b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.17.13b/zen.linux-aarch64.tar.xz -> zen-bin-1.17.13b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cc1151a7895f7f6342fe9aa878141683

View File

@@ -9,6 +9,6 @@ LICENSE=MPL-2.0
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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.17.14b/zen.linux-x86_64.tar.xz -> zen-bin-1.17.14b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.17.14b/zen.linux-aarch64.tar.xz -> zen-bin-1.17.14b-arm64.tar.xz )
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.18.10b/zen.linux-x86_64.tar.xz -> zen-bin-1.18.10b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.18.10b/zen.linux-aarch64.tar.xz -> zen-bin-1.18.10b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cc1151a7895f7f6342fe9aa878141683
_md5_=43ce5c67ffd91550a32bb685575ede1c

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm
DEPEND=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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
EAPI=8
HOMEPAGE=https://zen-browser.app/
INHERIT=desktop xdg-utils
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0
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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.18.1b/zen.linux-x86_64.tar.xz -> zen-bin-1.18.1b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.18.1b/zen.linux-aarch64.tar.xz -> zen-bin-1.18.1b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cc1151a7895f7f6342fe9aa878141683

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm
DEPEND=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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
EAPI=8
HOMEPAGE=https://zen-browser.app/
INHERIT=desktop xdg-utils
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0
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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.18.2b/zen.linux-x86_64.tar.xz -> zen-bin-1.18.2b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.18.2b/zen.linux-aarch64.tar.xz -> zen-bin-1.18.2b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cc1151a7895f7f6342fe9aa878141683

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm
DEPEND=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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
EAPI=8
HOMEPAGE=https://zen-browser.app/
INHERIT=desktop xdg-utils
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0
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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.18.4b/zen.linux-x86_64.tar.xz -> zen-bin-1.18.4b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.18.4b/zen.linux-aarch64.tar.xz -> zen-bin-1.18.4b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cc1151a7895f7f6342fe9aa878141683

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm
DEPEND=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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
EAPI=8
HOMEPAGE=https://zen-browser.app/
INHERIT=desktop xdg-utils
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0
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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.18.7b/zen.linux-x86_64.tar.xz -> zen-bin-1.18.7b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.18.7b/zen.linux-aarch64.tar.xz -> zen-bin-1.18.7b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cc1151a7895f7f6342fe9aa878141683

View File

@@ -1,14 +0,0 @@
DEFINED_PHASES=install postinst postrm
DEPEND=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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
EAPI=8
HOMEPAGE=https://zen-browser.app/
INHERIT=desktop xdg-utils
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0
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/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb 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/pango
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.18.8b/zen.linux-x86_64.tar.xz -> zen-bin-1.18.8b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.18.8b/zen.linux-aarch64.tar.xz -> zen-bin-1.18.8b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cc1151a7895f7f6342fe9aa878141683

View File

@@ -214,7 +214,7 @@ app-emulation/arnold 20170513-r2: Amstrad CPC emulator
app-emulation/box64 0.2.2 0.3.0 0.3.0-r1 9999: Linux Userspace x86_64 Emulator with a twist
app-emulation/box86 0.3.0 0.3.6 9999: Linux Userspace x86 Emulator with a twist
app-emulation/cloud-utils 0.33: Useful set of utilities for interacting with a cloud.
app-emulation/darling 0.1.20260201: Translation layer for running macOS software on Linux
app-emulation/darling 0.1.20260201 0.1.20260220: Translation layer for running macOS software on Linux
app-emulation/looking-glass 1_beta6 1_beta7 9999: A low latency KVM FrameRelay implementation for guests with VGA PCI Passthrough
app-emulation/lsfg-vk 1.0.0-r1 9999: Lossless Scaling Frame Generation on Linux via DXVK/Vulkan
app-emulation/quickemu 4.9.7 4.9.7-r1 9999: Create and run optimised Windows, macOS and Linux desktop virtual machines
@@ -328,7 +328,7 @@ app-misc/via 3.0.0: GUI configurator for supported QMK-based keyboards
app-misc/vocabsieve 0.12.2: A simple, effective tool for language learning
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
app-misc/walld 1.4.4: A Wallpaper daemon
app-misc/watchexec 2.1.2 2.2.1 2.3.0 2.3.2 2.3.3 9999: Executes commands in response to file modifications
app-misc/watchexec 2.1.2 2.2.1 2.3.0 2.3.2 2.3.3 2.4.1 9999: Executes commands in response to file modifications
app-misc/wayvr 25.4.2 26.1.2 26.2.0 26.2.1 9999: A lightweight OpenXR/OpenVR overlay for Wayland and X11 desktops
app-misc/wcal 0.1-r1: ISO weekly calendar
app-misc/wego 2.2: Wego is a weather client for the terminal
@@ -395,7 +395,7 @@ app-text/jrnl 4.2.1: Collect your thoughts and notes without leaving the command
app-text/komikku 1.103.0: Manga reader for GNOME
app-text/koodo-reader-bin 1.5.1 1.6.3: A modern ebook manager and reader with sync and backup capacities
app-text/lchat 1.0-r2: Line oriented front end for ii-like chat programs
app-text/lizard 1.18.0 1.19.0 1.20.0: A simple code complexity analyser, supports most of the popular languages.
app-text/lizard 1.20.0 1.21.0: A simple code complexity analyser, supports most of the popular languages.
app-text/lorien-bin 0.6.0-r2: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/lsp 0.5.0_rc4 9999: The least significant pager
app-text/markdown-oxide 0.25.10: PKM Markdown Language Server
@@ -477,7 +477,7 @@ dev-cpp/trantor 1.5.19 1.5.20: Non-blocking I/O tcp network lib based on c++14/1
dev-cpp/trompeloeil 47: Header only C++14 mocking framework
dev-cpp/units 2.3.3 2.3.4: A compile-time, header-only, dimensional analysis and unit conversion library
dev-cpp/workflow 0.10.2-r1 0.10.3 0.10.5 9999: C++ Parallel Computing and Asynchronous Networking Engine
dev-cpp/wt 4.11.4-r3 4.12.1 4.12.2: Wt, C++ Web Toolkit
dev-cpp/wt 4.12.2 4.12.3: Wt, C++ Web Toolkit
dev-cpp/xtensor 0.26.0: header-only C++ library for numerical analysis with multi-dimensional arrays
dev-cpp/xtl 0.8.0: Algorithms and containers used by the xtensor stack and the xeus stack
dev-crystal/athena-negotiation 0.1.5-r1 0.2.0-r1: Framework agnostic content negotiation library
@@ -529,7 +529,7 @@ dev-embedded/esp-idf-panic-decoder 1.4.1: Parses ESP-IDF panic handler output ac
dev-embedded/esp-idf-size 1.7.1: Firmware size analysis for ESP-IDF
dev-embedded/freertos-gdb 1.0.4: Python module for operating with freeRTOS-kernel objects in GDB
dev-embedded/fwup 1.13.2 1.14.0 1.15.0: Configurable embedded Linux firmware update creator and runner
dev-embedded/idf-component-manager 2.2.2 2.4.2 2.4.6: Tool for installing ESP-IDF components
dev-embedded/idf-component-manager 2.4.2 2.4.6: Tool for installing ESP-IDF components
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
dev-embedded/nxp-gui-guider 1.10.1: GUI Guider is a user-friendly GUI development tool for LVGL
dev-embedded/pico-sdk 2.1.1 2.2.0: Libraries and tools for C/C++ development on RP2040 and RP2350 microcontrollers.
@@ -542,7 +542,7 @@ dev-erlang/cowboy 2.9.0: Small, fast, modern HTTP server for Erlang/OTP.
dev-erlang/cowlib 2.11.0: Support library for manipulating Web protocols.
dev-erlang/ranch 1.7.1 1.8.0 2.0.0: Socket acceptor pool for TCP protocols.
dev-erlang/yval 1.0.10: YAML validator
dev-games/godot-dotnet 4.6: Multi-platform 2D and 3D game engine with a feature-rich editor
dev-games/godot-dotnet 4.6 4.6.1: Multi-platform 2D and 3D game engine with a feature-rich editor
dev-games/surgescript 0.6.1 9999: scripting language made for opensurge
dev-games/unityhub 3.14.3: Official Unity tool for managing Unity Engines and projects
dev-go/get-ego-vendor 0.2.0: Utility to generate EGO_SUM data for ebuilds
@@ -553,7 +553,7 @@ dev-hare/hare-adwaita 0.1.0: Hare bindings for libadwaita
dev-hare/hare-compress 0.25.2.0 9999: Compression algorithms for Hare
dev-hare/hare-gi 0.1.0: GObject Introspection code generator for Hare
dev-hare/hare-gtk4-layer-shell 0.1.0: gtk4-layer-shell bindings for Hare
dev-hare/hare-json 0.25.2.0 9999: JSON support for Hare
dev-hare/hare-json 0.25.2.0 0.26.0.0 9999: JSON support for Hare
dev-hare/hare-png 9999: PNG implementation for Hare
dev-hare/hare-ssh 0.25.2 0.26.0 9999: SSH library for Hare
dev-hare/hare-xml 0.25.2.0 9999: XML support for Hare
@@ -571,7 +571,7 @@ dev-lang/harec 0.25.2 0.26.0 9999: The Hare compiler
dev-lang/odin 2026.01 2026.02 9999: The Data-Oriented Language for Sane Software Development.
dev-lang/opencilk 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/opencilk-bin 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/quickjs 2024.01.13-r1: Small embeddable Javascript engine
dev-lang/quickjs 2024.01.13-r1 2025.09.13.2: Small embeddable Javascript engine
dev-lang/swift 5.10.1-r5 6.0.3-r2 6.1.3 6.2 6.2.1 6.2.2 6.2.3: A high-level, general-purpose, multi-paradigm, compiled programming language
dev-lang/swift-bin 5.10.1-r5 6.2.3: A high-level, general-purpose, multi-paradigm, compiled programming language
dev-lang/swift-bootstrap 1.0: A virtual package providing a base Swift to bootstrap future versions with.
@@ -673,7 +673,7 @@ dev-ml/lua-ml 0.9.4: An embeddable Lua 2.5 interpreter implemented in OCaml
dev-ml/lwt-dllist 1.0.1: Mutable doubly-linked list with Lwt iterators
dev-ml/mdx 2.5.1: Execute code blocks inside your documentation
dev-ml/merlin-lib 4.16: Merlin's libraries
dev-ml/ocaml-containers 3.16 3.17: Modular, clean and powerful extension of the OCaml standard library
dev-ml/ocaml-containers 3.16 3.17 3.18: Modular, clean and powerful extension of the OCaml standard library
dev-ml/ocaml-csv 2.4: CSV library for OCaml
dev-ml/ocaml-hex 1.5.0: Hexadecimal converter
dev-ml/ocaml-syntax-shims 1.0.0: Backport new syntax to older compilers
@@ -849,7 +849,7 @@ dev-python/pillow-jxl-plugin 1.3.2: Pillow plugin for JPEG-XL, using Rust for bi
dev-python/plexapi 4.17.2 4.18.0: 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/posthog 7.8.6: Send usage data from your Python code to PostHog
dev-python/posthog 7.9.3: Send usage data from your Python code to PostHog
dev-python/prometheus_exporter 1.0.0 1.1.0 1.3.0 9999: Python Prometheus exporter library
dev-python/proselint 0.14.0: A linter for prose
dev-python/protego 0.4.0: Pure-Python robots.txt parser with support for modern conventions
@@ -911,7 +911,7 @@ dev-python/python-octaviaclient 3.12.0: A client for the OpenStack Octavia API
dev-python/python-olm 3.2.16: Python bindings for dev-libs/olm
dev-python/python-pidfile 3.1.1: PIDFile context processor. Supported py2 and py3
dev-python/python-socketio 5.11.4 5.12.1: Python implementation of the Socket.IO realtime server.
dev-python/python-statemachine 2.5.0: Python Finite State Machines made easy.
dev-python/python-statemachine 2.5.0 2.6.0: Python Finite State Machines made easy.
dev-python/python-telegram-bot 20.6-r1 21.1.1 9999: Python wrapper of telegram bots API
dev-python/python-xdis 6.1.8: Python cross-version bytecode library and disassembler
dev-python/pyvis 0.3.1: Python package for creating and visualizing interactive network graphs
@@ -1003,7 +1003,7 @@ dev-util/bash-language-server 5.3.3 5.4.0 5.4.2 5.4.3 5.6.0: A language server f
dev-util/bats-assert 2.2.0: Common assertions for Bats
dev-util/bats-support 0.3.0: Supporting library for Bats test helpers
dev-util/bc-ur 0.3.0: Blockchain Commons UR Library
dev-util/bruno-bin 1.9.0 1.9.0-r1 3.0.2 3.1.2: Opensource IDE For Exploring and Testing Api's
dev-util/bruno-bin 1.9.0 1.9.0-r1 3.0.2 3.1.3: Opensource IDE For Exploring and Testing Api's
dev-util/bump-my-version 1.2.6 1.2.7: Version bump your Python project
dev-util/cargo-post 0.1.7: A cargo wrapper that executes a post build script after a successful build.
dev-util/cargo-show-asm 0.2.55: A cargo subcommand that displays the generated assembly of Rust source code.
@@ -1029,22 +1029,22 @@ dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortr
dev-util/gammaray 3.3.0 3.3.1: High-level runtime introspection tool for Qt applications
dev-util/gemini-cli 0.29.2: Gemini CLI - a command-line AI workflow tool by Google
dev-util/genTree 0.1.0 9999: Gentoo rootfs tree generator
dev-util/gersemi 0.25.4: A formatter to make your CMake code the real treasure
dev-util/gersemi 0.26.0: A formatter to make your CMake code the real treasure
dev-util/git-bug 0.10.1 9999: distributed, offline-first bug tracker
dev-util/git-pages-cli 1.5.1 1.5.2: Command-line application for publishing sites to git-pages
dev-util/gitlab-ci-local-bin 4.43.0 4.47.0 4.56.0: Run gitlab pipelines locally as shell executor or docker executor
dev-util/go-task 3.38.0-r1 3.41.0-r1: A task runner / simpler Make alternative written in Go
dev-util/google-antigravity 1.16.5 1.18.3: Google's AI-first IDE and agentic development platform
dev-util/google-antigravity 1.16.5 1.18.3 1.18.4: Google's AI-first IDE and agentic development platform
dev-util/gshards 0.2: Small helper tools to aid installing Crystal packages in Gentoo
dev-util/hare-update 0.25.2.0 0.26.0.0 9999: assist in upgrading a codebase to a newer Hare release
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
dev-util/hevi 1.1.0: A terminal hex dump tool
dev-util/hut 0.6.0: CLI tool for sourcehut
dev-util/hut 0.7.0: CLI tool for sourcehut
dev-util/insomnia-bin 2023.5.8: HTTP and GraphQL client for developers
dev-util/ios-safari-remote-debug 0_pre20250506: A remote debugger for iOS Safari
dev-util/ios-webkit-debug-proxy 1.9.2: A DevTools proxy for iOS devices
dev-util/istyle 1.23_pre20220127: Fast and Free Automatic Formatter for Verilog Source Code
dev-util/juliaup 1.19.8: Julia installer and version multiplexer
dev-util/juliaup 1.19.9: Julia installer and version multiplexer
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2 0.10.1 0.11.0 0.11.1: Real-time logging dashboard for Kubernetes
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0 0.10.1 0.11.0 0.11.1: Real-time logging dashboard for Kubernetes
dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server
@@ -1053,7 +1053,7 @@ dev-util/lottieconverter 0.2-r2 0.2-r3: Simple lottie (telegram animated sticker
dev-util/lua-language-server 3.16.4 3.17.0 3.17.1: Lua language server
dev-util/measureme 12.0.3: Support crate for rustc's self-profiling feature
dev-util/mh 1.4.1: Generate help for Makefile
dev-util/minify-bin 2.24.8: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
dev-util/minify-bin 2.24.9: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
dev-util/mise 2025.10.10-r3 2025.10.14 2025.12.12: The front-end to your dev env
dev-util/mock 6.5 6.6: Simple chroot build environment manager for building RPMs
dev-util/mock-core-configs 44.1: Mock core config files basic chroots
@@ -1093,7 +1093,7 @@ dev-util/vala-language-server 0.48.7: Code Intelligence for Vala & Genie
dev-util/vscode-langservers-extracted 4.8.0 4.10.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
dev-util/webgpu-headers 9999 20240512: Webgpu Header files
dev-util/webstorm 2024.3.5-r1 2025.1.4.1-r1 2025.2.5 2025.3.1.1 2025.3.2: An integrated development environment for JavaScript and related technologies.
dev-util/webstorm 2024.3.5-r1 2025.1.4.1-r1 2025.2.5 2025.3.1.1 2025.3.2 2025.3.3: An integrated development environment for JavaScript and related technologies.
dev-util/wxformbuilder 3.10.1-r1 4.2.1: A wxWidgets GUI Builder
dev-util/xcd-rgb 1.0.0 9999: colorful hex dump (RGB edition)
dev-util/xrt 202610.2.21.21 999999: Runtime for AIE and FPGA based platforms
@@ -1161,6 +1161,7 @@ games-rpg/open-adventure 1.17 1.18 1.20: Forward-port of the Crowther/Woods Adve
games-rpg/primordia 3.6.70667: A cyberpunk point-and-click adventure game
games-rpg/snoot-game 1.12.0: Visual novel parody of Goodbye Volcano High
games-server/among-sus 20210519: Among Us, but it's a text adventure
games-simulation/kittenspaceagency-bin 2026.2.32-r3646 2026.2.34-r3656: A space flight and rocketry simulation
games-strategy/7k-ambition 3.2.8 9999: Seven Kingdoms: Ambition
games-strategy/gigalomania 1.0.1: Libre clone of Mega-Lo-Mania (original from ~1990), supports original resources
games-strategy/hedgewars 1.1.0_pre20260124: A turn-based strategy, artillery, action and comedy game
@@ -1169,7 +1170,7 @@ games-strategy/unciv-bin 4.15.2 4.15.6_p1: Turn-based historical strategy game,
games-strategy/zedonline-bin 0.3.2-r1: A remake of the 1996 classic game Z, with network play
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/chiaki-ng 1.9.9-r1 9999: Client for PlayStation 4 and PlayStation 5 Remote Play
games-util/curseforge 1.296.4_p30607: 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
@@ -1257,7 +1258,7 @@ gui-apps/hyprswitch 1.3.1: A CLI/GUI that allows switching between windows in Hy
gui-apps/hyprsysteminfo 0.1.3: Hyprland's system information GUI application
gui-apps/intiface-central-bin 2.6.0 2.6.4: Buttplug frontend application
gui-apps/ironbar 0.17.1 0.18.0 9999: Customisable Wayland gtk bar written in Rust
gui-apps/klassy 6.5.2-r1 9999: Klassy QT6 window decoration theme for KDE Plasma 6.5+
gui-apps/klassy 6.5.3 9999: Klassy QT6 window decoration theme for KDE Plasma 6.5+
gui-apps/koi 0.6: Theme scheduling for the KDE Plasma Desktop
gui-apps/labwc-tweaks 0.1.0 9999: A Qt configuration tool for labwc
gui-apps/lan-mouse 0.10.0 0.10.0_p20251027: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
@@ -1331,7 +1332,7 @@ gui-apps/wlsunset 0.4.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wob 0.15.1-r1 0.16: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wscreensaver 9999: Xscreensaver screensavers ported to wayland
gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/xremap 0.14.14: Dynamic key remap for X and Wayland
gui-apps/xremap 0.14.15: Dynamic key remap for X and Wayland
gui-apps/xwayland-satellite 0.5.1 0.8 0.8.1: Xwayland outside your Wayland
gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for X and Wayland
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
@@ -1358,7 +1359,7 @@ kde-misc/geminipart 20250730: KPart for viewing text/gemini files
kde-misc/kio-gemini 20250730: Gemini KIO worker
mail-client/betterbird-bin 140.2.1: Betterbird is a fine-tuned version of Mozilla Thunderbird.
mail-client/mailspring-bin 1.17.4: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
mail-client/proton-mail-bin 1.11.0: Beta Client for Proton Mail
mail-client/proton-mail-bin 1.11.0-r1: Beta Client for Proton Mail
mail-client/tutanota-desktop-bin 319.260107.1: Desktop client for Tutanota, the secure e-mail service
mail-filter/postfix-mta-sts-resolver 1.4.0: Daemon which provides TLS client policy for Postfix via socketmap
media-fonts/atkinson-hyperlegible 20200514: Braille Institute's Atkinson Hyperlegible font.
@@ -1388,7 +1389,7 @@ media-fonts/source-han-mono 1.002: Pan-CJK OpenType/CFF mono font family
media-fonts/source-han-serif 2.002 2.003: Pan-CJK OpenType/CFF font family
media-fonts/ttf-ancient-fonts 2.60: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks
media-fonts/twemoji 15.1.0: Color emoji font with a flat visual style, designed and used by Twitter
media-fonts/udev-gothic 2.1.0: UDEV Gothic is a composite font of BIZ UD Gothic and JetBrains Mono.
media-fonts/udev-gothic 2.2.0: UDEV Gothic is a composite font of BIZ UD Gothic and JetBrains Mono.
media-fonts/unscii 2.1: Set of bitmapped Unicode fonts based on classic system fonts
media-fonts/victor-mono 1.5.4 1.5.5 1.5.6: A free programming font with cursive italics and ligatures
media-fonts/warframe-fonts 0_pre20191111: Fonts from the Warframe game
@@ -1399,7 +1400,7 @@ media-gfx/azpainter 3.0.12: Full color painting software for Linux for illustrat
media-gfx/bambustudio-bin 02.05.00.67: Bambu Studio is a cutting-edge, feature-rich slicing software
media-gfx/beeref 0.3.3: A Simple Reference Image Viewer
media-gfx/bonzomatic 2023.06.15 9999: Live shader coding tool and Shader Showdown workhorse
media-gfx/czkawka 10.0.0 11.0.0: App to find duplicates, empty folders and similar images
media-gfx/czkawka 10.0.0 11.0.0 11.0.1: App to find duplicates, empty folders and similar images
media-gfx/dnglab 0.6.0 0.6.1: Command line tool to convert camera RAW files to Digital Negative Format (DNG).
media-gfx/dustr 9999: light and interactive tool your crops need
media-gfx/fontpreview 1.0.6: Highly customizable and minimal font previewer written in bash
@@ -1445,7 +1446,7 @@ media-libs/sonic 0.2.0_p20250419: Simple library to speed up or slow down speech
media-libs/svt-vp9 0.3.0 0.3.1 9999: Scalable Video Technology for VP9 (SVT-VP9 Encoder)
media-libs/vvdec 2.3.0: VVdeC, the Fraunhofer Versatile Video Decoder
media-libs/vvenc 1.11.1: VVenC, the Fraunhofer Versatile Video Encoder
media-libs/wivrn 25.12 26.2 26.2.1 26.2.2 9999: WiVRn OpenXR streaming
media-libs/wivrn 25.12 26.2 26.2.1 26.2.2 26.2.3 9999: WiVRn OpenXR streaming
media-libs/xrizer 0.3.0-r1 9999: OpenVR over OpenXR compatibility layer
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers
media-plugins/argotlunar-bin 2.06-r2: Argotlunar is a sound granulator. Binary Linux VST
@@ -1590,7 +1591,7 @@ net-im/WasIstLos 1.6.5 1.7.0: An unofficial WhatsApp desktop application for Lin
net-im/abaddon 0.2.2 9999: Alternative Discord client using GTK instead of Electron
net-im/bbctl 0.13.0: Beeper Bridge Manager
net-im/beeper 4.2.532 4.2.564: Beeper: Unified Messenger
net-im/chatterino 2.5.3 2.5.4: Chat client for https://twitch.tv
net-im/chatterino 2.5.4 9999: Chat client for https://twitch.tv
net-im/conduit 0.10.11 0.10.12 9999: Matrix homeserver written in Rust
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
@@ -1600,14 +1601,15 @@ net-im/element-desktop 1.12.3 1.12.6 1.12.7: A glossy Matrix collaboration clien
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/forkgram 6.5.1: Fork of the official Telegram Desktop app with small useful additions
net-im/forkgram-bin 6.4.2: Fork of official Telegram Desktop app with small useful additions - bin
net-im/gajim-plugins 9999: Plugins developed for Gajim XMPP client
net-im/go-sendxmpp 0.6.1 0.8.3: A tool to send messages or files to an XMPP contact or MUC
net-im/gomuks 0.3.0 0.3.1: A terminal based Matrix client written in Go
net-im/gurk-rs 0.7.1 9999: Signal messenger client for terminal
net-im/heisenbridge 1.15.3 1.15.4: Bouncer-style Matrix IRC bridge
net-im/iamb 0.0.8 0.0.9 0.0.10: A Matrix chat client that uses Vim keybindings
net-im/iamb 0.0.8 0.0.9 0.0.10 0.0.11: A Matrix chat client that uses Vim keybindings
net-im/jitsi-meet 2026.1.0 2026.1.1: Desktop application for Jitsi Meet built with Electron
net-im/legcord-bin 1.2.1: Legcord is a custom client designed to enhance your Discord experience
net-im/legcord-bin 1.2.2: Legcord is a custom client designed to enhance your Discord experience
net-im/manyverse-bin 0.2310.9: A social network off the grid with append-only protocol (no edits) on blockchain
net-im/mastoposter 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
net-im/matterhorn-bin 90000.1.0 90000.1.1: Terminal based Mattermost client
@@ -1625,7 +1627,7 @@ net-im/revolt-desktop 1.0.8-r2: Revolt Desktop App
net-im/session-desktop-bin 1.15.1 1.15.2: Session Desktop - Onion routing based messenger
net-im/sliding-sync 0.99.15 0.99.19: Proxy implementation of MSC3575's sync protocol.
net-im/teams-for-linux 2.6.14 2.6.17 2.6.18 2.7.6: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
net-im/vesktop-bin 1.6.3-r1: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/vesktop-bin 1.6.5: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/why2 1.4.11: Lightweight, fast and secure chat application powered by WHY2 encryption.
net-im/zapzap 6.2.4 6.2.10: WhatsApp desktop application written in PyQt6 + PyQt6-WebEngine
net-im/zulip-desktop-bin 5.12.2: Organized chat for distributed teams.
@@ -1801,7 +1803,7 @@ sci-electronics/verilator 5.044 9999: The fast free Verilog/SystemVerilog simula
sci-electronics/yosys 0.61-r1: framework for Verilog RTL synthesis
sci-geosciences/google-earth-pro 7.3.6-r1: Google's 3D planet viewer
sci-libs/dlpack 1.3: Common in-memory tensor structure
sci-libs/onnxruntime 1.24.1: Cross-platform, high performance ML inferencing and training accelerator
sci-libs/onnxruntime 1.24.2: Cross-platform, high performance ML inferencing and training accelerator
sci-libs/onnxruntime-bin 1.22.0: cross-platform, high performance ML inferencing and training accelerator
sci-libs/poselib 2.0.4 2.0.5: Minimal solvers for calibrated camera pose estimation
sci-mathematics/frama-c 25.0-r2: Framework for analysis of source codes written in C
@@ -1923,7 +1925,7 @@ sys-fs/btrd 0.5.4: The btrfs debugger
sys-fs/btrfs-dump 20260216: Metadata dumper for btrfs
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dua-cli 2.33.0: A tool to conveniently learn about the disk usage of directories, fast!
sys-fs/dua-cli 2.33.0 2.34.0: A tool to conveniently learn about the disk usage of directories, fast!
sys-fs/dwarfs 0.12.4 0.13.0 0.14.1: Fast high compression read-only filesystem for Linux, FreeBSD, macOS and Windows
sys-fs/dwarfs-bin 0.12.4 0.13.0 0.14.1: Static version of a fast very high compression read-only FUSE file system
sys-fs/ffmpegfs 2.17 2.17-r1: FUSE-based transcoding filesystem with support from/to many formats.
@@ -1993,13 +1995,13 @@ www-apps/zola 0.21.0 0.22.1 0.22.1-r1: A fast static site generator with everyth
www-client/badwolf 1.4.0-r2 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/chawan 0.3.3 9999: TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
www-client/helium-bin 0.8.4.1 0.8.5.1 0.9.2.1: Private, fast, and honest web browser based on Chromium
www-client/helium-bin 0.8.5.1 0.9.2.1 0.9.3.1: Private, fast, and honest web browser based on Chromium
www-client/mullvad-browser-bin 15.0.6: 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
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 25.12.1.1319_p1: The web browser from Yandex
www-client/zen-bin 1.17.13b 1.17.14b 1.17.15b 1.18.1b 1.18.2b 1.18.4b 1.18.7b 1.18.8b: Zen Browser - A fast, privacy-focused Firefox fork
www-client/zen-bin 1.17.15b 1.18.10b: Zen Browser - A fast, privacy-focused Firefox fork
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/kiwix-desktop 2.4.0: cross-platform viewer/manager for ZIM archives

View File

@@ -1 +1 @@
Sun, 22 Feb 2026 20:46:22 +0000
Tue, 24 Feb 2026 12:15:53 +0000