2026-04-29 10:31:01 UTC

This commit is contained in:
Repository mirror & CI
2026-04-29 10:31:01 +00:00
parent 8162fe5c04
commit 4ceff0cab1
67 changed files with 371 additions and 435 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst
DEPEND=fuse2? ( >=sys-fs/fuse-2.9:0 ) !fuse2? ( >=sys-fs/fuse-3.1:3 ) >=app-arch/libarchive-3.7
DESCRIPTION=Read-only FUSE file system for mounting archives and compressed files
EAPI=8
HOMEPAGE=https://github.com/google/fuse-archive
INHERIT=toolchain-funcs flag-o-matic optfeature
IUSE=fuse2
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=fuse2? ( >=sys-fs/fuse-2.9:0 ) !fuse2? ( >=sys-fs/fuse-3.1:3 ) >=app-arch/libarchive-3.7
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/google/fuse-archive/archive/v1.12.tar.gz -> fuse-archive-1.12.tar.gz https://github.com/boostorg/intrusive/archive/refs/tags/boost-1.87.0.tar.gz -> intrusive-boost-1.87.0.tar.gz https://github.com/boostorg/config/archive/refs/tags/boost-1.87.0.tar.gz -> config-boost-1.87.0.tar.gz https://github.com/boostorg/assert/archive/refs/tags/boost-1.87.0.tar.gz -> assert-boost-1.87.0.tar.gz https://github.com/boostorg/move/archive/refs/tags/boost-1.87.0.tar.gz -> move-boost-1.87.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d optfeature 538bce96e5589935b57e178e8635f301
_md5_=64bfbcf803d782211ab6f9dbcd7c3c67

View File

@@ -13,4 +13,4 @@ RESTRICT=test
SLOT=0 SLOT=0
SRC_URI=https://github.com/google/fuse-archive/archive/v1.16.tar.gz -> fuse-archive-1.16.tar.gz https://github.com/boostorg/intrusive/archive/refs/tags/boost-1.87.0.tar.gz -> intrusive-boost-1.87.0.tar.gz https://github.com/boostorg/config/archive/refs/tags/boost-1.87.0.tar.gz -> config-boost-1.87.0.tar.gz https://github.com/boostorg/assert/archive/refs/tags/boost-1.87.0.tar.gz -> assert-boost-1.87.0.tar.gz https://github.com/boostorg/move/archive/refs/tags/boost-1.87.0.tar.gz -> move-boost-1.87.0.tar.gz SRC_URI=https://github.com/google/fuse-archive/archive/v1.16.tar.gz -> fuse-archive-1.16.tar.gz https://github.com/boostorg/intrusive/archive/refs/tags/boost-1.87.0.tar.gz -> intrusive-boost-1.87.0.tar.gz https://github.com/boostorg/config/archive/refs/tags/boost-1.87.0.tar.gz -> config-boost-1.87.0.tar.gz https://github.com/boostorg/assert/archive/refs/tags/boost-1.87.0.tar.gz -> assert-boost-1.87.0.tar.gz https://github.com/boostorg/move/archive/refs/tags/boost-1.87.0.tar.gz -> move-boost-1.87.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d optfeature 538bce96e5589935b57e178e8635f301 _eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d optfeature 538bce96e5589935b57e178e8635f301
_md5_=b62be01de3cf97f4c5956183e3502de3 _md5_=9e4c23dce88014febd137432f7546c3d

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst
DEPEND=fuse2? ( >=sys-fs/fuse-2.9:0 ) !fuse2? ( >=sys-fs/fuse-3.1:3 ) >=app-arch/libarchive-3.7
DESCRIPTION=Read-only FUSE file system for mounting archives and compressed files
EAPI=8
HOMEPAGE=https://github.com/google/fuse-archive
INHERIT=toolchain-funcs flag-o-matic optfeature
IUSE=fuse2
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=fuse2? ( >=sys-fs/fuse-2.9:0 ) !fuse2? ( >=sys-fs/fuse-3.1:3 ) >=app-arch/libarchive-3.7
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/google/fuse-archive/archive/v1.20.tar.gz -> fuse-archive-1.20.tar.gz https://github.com/boostorg/intrusive/archive/refs/tags/boost-1.91.0.tar.gz -> intrusive-boost-1.91.0.tar.gz https://github.com/boostorg/config/archive/refs/tags/boost-1.91.0.tar.gz -> config-boost-1.91.0.tar.gz https://github.com/boostorg/assert/archive/refs/tags/boost-1.91.0.tar.gz -> assert-boost-1.91.0.tar.gz https://github.com/boostorg/move/archive/refs/tags/boost-1.91.0.tar.gz -> move-boost-1.91.0.tar.gz https://github.com/boostorg/container_hash/archive/refs/tags/boost-1.91.0.tar.gz -> container_hash-boost-1.91.0.tar.gz https://github.com/boostorg/describe/archive/refs/tags/boost-1.91.0.tar.gz -> describe-boost-1.91.0.tar.gz https://github.com/boostorg/mp11/archive/refs/tags/boost-1.91.0.tar.gz -> mp11-boost-1.91.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d optfeature 538bce96e5589935b57e178e8635f301
_md5_=ff8adc52c7068b2d9ebea3c8afef53f3

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=compile install
DESCRIPTION=Ultra-fast system fetch tool written in C
EAPI=8
HOMEPAGE=https://github.com/Mjoyufull/bfetch
INHERIT=toolchain-funcs
KEYWORDS=~amd64
LICENSE=AGPL-3
SLOT=0
SRC_URI=https://github.com/Mjoyufull/bfetch/archive/831d8a80c3c6f76efaf77f2267007678186d0e85.tar.gz -> bfetch-0.20260427.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=7f3c89e4b8504c65cf3796a38d8a6533

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=compile install
DESCRIPTION=Ultra-fast system fetch tool written in C
EAPI=8
HOMEPAGE=https://github.com/Mjoyufull/bfetch
INHERIT=toolchain-funcs
LICENSE=AGPL-3
SLOT=0
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=76a741ff5aa2f850e8df4a4d195c29b9

View File

@@ -1,16 +0,0 @@
BDEPEND=verify-sig? ( >sec-keys/openpgp-keys-jvoisin-20200714 ) test? ( media-libs/exiftool:* media-video/ffmpeg[lame,vorbis] ) test? ( app-text/poppler[introspection,cairo] dev-libs/glib:2 dev-python/pycairo:0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygobject:3[cairo,python_targets_python3_12(-)?,python_targets_python3_13(-)?] gnome-base/librsvg[introspection] media-libs/mutagen:0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] x11-libs/gdk-pixbuf:2[introspection,jpeg,tiff] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[xml(+)] ) >=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(-)?] verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=compile configure install postinst prepare test unpack
DESCRIPTION=Metadata Anonymisation Toolkit: handy tool to trash your metadata
EAPI=8
HOMEPAGE=https://0xacab.org/jvoisin/mat2
INHERIT=distutils-r1 optfeature verify-sig
IUSE=test python_targets_python3_12 python_targets_python3_13 verify-sig
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=app-text/poppler[introspection,cairo] dev-libs/glib:2 dev-python/pycairo:0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pygobject:3[cairo,python_targets_python3_12(-)?,python_targets_python3_13(-)?] gnome-base/librsvg[introspection] media-libs/mutagen:0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] x11-libs/gdk-pixbuf:2[introspection,jpeg,tiff] python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[xml(+)] )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://0xacab.org/jvoisin/mat2/-/archive/0.13.5/mat2-0.13.5.tar.gz verify-sig? ( https://0xacab.org/-/project/1139/uploads/060efa77668fa7f6d9baeb8a327857af/mat2-0.13.5.tar.gz.asc )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 verify-sig ece4c893b6bd62eacbc4d25958e857f8
_md5_=f44018e6869ef471472f1ac11a8ffa2a

View File

@@ -1,16 +0,0 @@
BDEPEND=verify-sig? ( >sec-keys/openpgp-keys-jvoisin-20230224-r9999 ) test? ( media-libs/exiftool:* media-video/ffmpeg[lame,vorbis] ) test? ( app-text/poppler[introspection,cairo] dev-libs/glib:2 dev-python/pycairo:0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pygobject:3[cairo,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] gnome-base/librsvg[introspection] gui-libs/gdk-pixbuf-loader-webp media-libs/mutagen:0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] x11-libs/gdk-pixbuf:2[introspection,jpeg,tiff] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[xml(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[xml(+)] ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=compile configure install postinst prepare test unpack
DESCRIPTION=Metadata Anonymisation Toolkit: handy tool to trash your metadata
EAPI=8
HOMEPAGE=https://github.com/jvoisin/mat2
INHERIT=distutils-r1 optfeature verify-sig
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-sig
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=app-text/poppler[introspection,cairo] dev-libs/glib:2 dev-python/pycairo:0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pygobject:3[cairo,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] gnome-base/librsvg[introspection] gui-libs/gdk-pixbuf-loader-webp media-libs/mutagen:0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] x11-libs/gdk-pixbuf:2[introspection,jpeg,tiff] python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) python_targets_python3_13? ( dev-lang/python:3.13[xml(+)] ) python_targets_python3_14? ( dev-lang/python:3.14[xml(+)] )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jvoisin/mat2/archive/refs/tags/0.14.0.tar.gz -> mat2-0.14.0.tar.gz verify-sig? ( https://github.com/jvoisin/mat2/releases/download/0.14.0/0.14.0.tar.gz.asc -> mat2-0.14.0.tar.gz.asc )
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 verify-sig ece4c893b6bd62eacbc4d25958e857f8
_md5_=188192f5c54aabffd38b403e47446f93

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/flit-core-3.11.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=TUI front-end for Portage and eix
EAPI=8
HOMEPAGE=https://github.com/dsafxP/carnage
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature desktop xdg
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/lxml-6.0.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/msgpack-1.1.2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=sys-apps/portage-3.0.77[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/textual-8.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/tomlkit-0.14.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=app-portage/gentoolkit-0.7.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/platformdirs-4.9.6[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
SRC_URI=https://github.com/dsafxP/carnage/archive/v1.4b.tar.gz -> carnage-1.4b.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=ba6be4bce39969891d0083125835011e

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-embedded/esptool dev-python/construct[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pygdbmi[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DESCRIPTION=Utility that helps users to retrieve and analyse core dumps
EAPI=8
HOMEPAGE=https://github.com/espressif/esp-coredump
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-embedded/esptool dev-python/construct[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pygdbmi[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
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-coredump/esp_coredump-1.16.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=96a5ccce2834bb40efe001c2d7b4d73c

View File

@@ -1,16 +0,0 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install postinst
DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=estack optfeature python-r1
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
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-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-monitor-2.0.0[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-2.0.0[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-3.0.0[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 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=cc719c3b52c537e9a66a03f49578bcf5

View File

@@ -1,16 +0,0 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install postinst
DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=estack optfeature python-r1
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
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-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-embedded/esp-idf-monitor-2.0.0[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-2.0.0[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-3.0.0[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 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=ff060837987b002ca9b7f257b026975b

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install postinst
DESCRIPTION=Espressif IoT Development Framework
EAPI=8
HOMEPAGE=https://www.espressif.com/
INHERIT=estack optfeature python-r1
IUSE=python-gdb riscv32 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=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-build/cmake dev-libs/libusb:1 dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyserial[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/cryptography[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-embedded/esp-coredump[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-embedded/esptool dev-embedded/esp-idf-diag[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-embedded/esp-idf-kconfig-4.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-embedded/esp-idf-monitor-2.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-embedded/esp-idf-nvs-partition-gen[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-embedded/esp-idf-panic-decoder[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] <dev-embedded/esp-idf-size-3.0.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-embedded/freertos-gdb[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-embedded/idf-component-manager[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] virtual/zlib:=
REQUIRED_USE=python-gdb? ( || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) ) || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=strip
SLOT=0/6.0
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v6.0.1/esp-idf-v6.0.1.zip -> esp-idf-6.0.1.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20260304/openocd-esp32-linux-amd64-0.12.0-esp32-20260304.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-15.2.0_20251204/xtensa-esp-elf-15.2.0_20251204-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-15.2.0_20251204/riscv32-esp-elf-15.2.0_20251204-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 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=99522d4d1b87931080c7f1ef18589761

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_13t? ( dev-lang/python:3.13t ) 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_13t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_13t(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Kconfig tooling for esp-idf
EAPI=8
HOMEPAGE=https://github.com/espressif/esp-idf-kconfig
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_13t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_13t? ( dev-lang/python:3.13t ) 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_13t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-idf-kconfig/esp_idf_kconfig-3.8.1.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=1ea27840cbf26a5a9d5d5ac1e7a1d141

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DESCRIPTION=Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
EAPI=8
HOMEPAGE=https://github.com/espressif/esp-idf-panic-decoder
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/pyelftools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyparsing[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
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-idf-panic-decoder/esp_idf_panic_decoder-1.5.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=5f99a54f3df737d2174d254258c12191

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/rich[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DESCRIPTION=Firmware size analysis for ESP-IDF
EAPI=8
HOMEPAGE=https://github.com/espressif/esp-idf-size
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/rich[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
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-idf-size/esp_idf_size-2.2.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=b2d5bcb6fb0d5682e90251063214789e

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/filelock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/jsonschema[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/psutil[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-mock[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/vcrpy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/jsonref[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-toolbelt[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-file[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/ruamel-yaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/schema[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tqdm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/urllib3[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-mock[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/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
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_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/click[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/colorama[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/jsonref[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pydantic[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pydantic-settings[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyparsing[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyyaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-toolbelt[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests-file[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/ruamel-yaml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/schema[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tqdm[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/urllib3[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/espressif/idf-component-manager/archive/refs/tags/v3.0.2.tar.gz -> idf-component-manager-3.0.2.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39
_md5_=c49cf25a3ac9f3f8795d0912a6961374

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,6 +1,6 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install prepare unpack DEFINED_PHASES=compile install prepare unpack
DEPEND=>=dev-lang/go-1.25.8 DEPEND=>=dev-lang/go-1.25.9
DESCRIPTION=A daemon that connects to a Forgejo instance and runs jobs for CI DESCRIPTION=A daemon that connects to a Forgejo instance and runs jobs for CI
EAPI=8 EAPI=8
HOMEPAGE=https://code.forgejo.org/forgejo/runner https://forgejo.org/docs/next/admin/actions/ HOMEPAGE=https://code.forgejo.org/forgejo/runner https://forgejo.org/docs/next/admin/actions/
@@ -12,6 +12,6 @@ RDEPEND=acct-user/forgejo-runner[docker=,podman=,lxc=]
REQUIRED_USE=|| ( docker podman lxc ) REQUIRED_USE=|| ( docker podman lxc )
RESTRICT=mirror test RESTRICT=mirror test
SLOT=0 SLOT=0
SRC_URI=https://code.forgejo.org/forgejo/runner/archive/v12.8.2.tar.gz -> forgejo-runner-12.8.2.tar.gz https://github.com/gentoo-golang-dist/forgejo-runner/releases/download/v12.8.2/forgejo-runner-12.8.2-deps.tar.xz SRC_URI=https://code.forgejo.org/forgejo/runner/archive/v12.9.0.tar.gz -> forgejo-runner-12.9.0.tar.gz https://github.com/gentoo-golang-dist/forgejo-runner/releases/download/v12.9.0/forgejo-runner-12.9.0-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 systemd a964c0cbe818b5729da1dbfcee5be861 _eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=a5fef3903f0ecc17b8901a2a4bf43e61 _md5_=6495778ab827f02fa35b0e0f95f6e727

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.7 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-0.10.1-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=00ab05d203da04745e2cf558cc48d10b

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.7 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.0/kubetail-0.11.0-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=00ab05d203da04745e2cf558cc48d10b

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.7 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.1/kubetail-0.11.1-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=62580f1eebca5b45d0899d1a5c3522b8

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.7 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.0/kubetail-0.12.0-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=62580f1eebca5b45d0899d1a5c3522b8

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.7 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.1/kubetail-0.12.1-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=91e10ad1af01e33b98171ae4350ae0a5

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.13.0/kubetail-0.13.0-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=6e4f90f673f0d9a22d493393ae96cee5

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.0/kubetail-0.14.0-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=6e4f90f673f0d9a22d493393ae96cee5

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-0.14.1-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=6e4f90f673f0d9a22d493393ae96cee5

View File

@@ -7,6 +7,6 @@ INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64 KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 LICENSE=Apache-2.0
SLOT=0 SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.2/kubetail-0.12.2-vendored.tar.gz SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.16.0/kubetail-0.16.0-vendored.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 _eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=6e4f90f673f0d9a22d493393ae96cee5 _md5_=6e4f90f673f0d9a22d493393ae96cee5

View File

@@ -1,13 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.7 >=net-libs/nodejs-22.13.1 >=sys-apps/pnpm-bin-10.2.0
DEFINED_PHASES=compile install
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=sys-cluster/kubectl
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/archive/refs/tags/cli/v0.9.0.tar.gz -> kubetail-0.9.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=02c87e1c791c17f3de4079bec8393751

View File

@@ -1,13 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.7
DEFINED_PHASES=compile install
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
RDEPEND=sys-cluster/kubectl
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail_0.9.0.orig.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=0310580996c4f8b19870ca6d0fc42478

View File

@@ -1,12 +0,0 @@
BDEPEND=>=dev-lang/go-1.24.7
DEFINED_PHASES=compile install
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.9.0/kubetail-cli_0.9.0.orig.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=480ae48ed806d1dd9b352aa22d394f5c

View File

@@ -1,17 +0,0 @@
BDEPEND=app-text/scdoc >=kde-frameworks/extra-cmake-modules-6.0.0:* virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=app-arch/libarchive:= app-text/cmark:= dev-cpp/tomlplusplus >=dev-qt/qtbase-6.0.0:6[concurrent,gui,network,opengl,widgets,xml(+)] >=dev-qt/qtnetworkauth-6.0.0:6 games-util/gamemode media-gfx/qrencode:= virtual/zlib:= media-libs/libglvnd <virtual/jdk-26:* >=dev-java/java-config-2.2.0-r3
DESCRIPTION=Prism Launcher fork with support for alternative auth servers
EAPI=8
HOMEPAGE=https://github.com/unmojang/FjordLauncher
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake java-pkg-2 optfeature toolchain-funcs xdg
IUSE=test
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0 BSD BSD-2 GPL-2+ GPL-3 ISC LGPL-2.1+ LGPL-3+
RDEPEND=app-arch/libarchive:= app-text/cmark:= dev-cpp/tomlplusplus >=dev-qt/qtbase-6.0.0:6[concurrent,gui,network,opengl,widgets,xml(+)] >=dev-qt/qtnetworkauth-6.0.0:6 games-util/gamemode media-gfx/qrencode:= virtual/zlib:= >=dev-qt/qtsvg-6.0.0:6 >=virtual/jre-1.8.0:* virtual/opengl >=dev-java/java-config-2.2.0-r3
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/unmojang/FjordLauncher/releases/download/11.0.0.0/FjordLauncher-11.0.0.0.tar.gz -> fjordlauncher-11.0.0.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=c255fc295e0626474ef9c617b76aac2b

View File

@@ -1,17 +0,0 @@
BDEPEND=app-text/scdoc >=kde-frameworks/extra-cmake-modules-6.0.0:* virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=app-text/cmark:= dev-cpp/tomlplusplus >=dev-libs/quazip-1.5 >=dev-qt/qtbase-6.0.0:6[concurrent,gui,network,widgets,xml(+)] >=dev-qt/qt5compat-6.0.0:6 >=dev-qt/qtnetworkauth-6.0.0:6 virtual/zlib dev-cpp/gulrak-filesystem media-libs/libglvnd >=virtual/jdk-1.8.0:* >=dev-java/java-config-2.2.0-r3
DESCRIPTION=Prism Launcher fork with support for alternative auth servers
EAPI=8
HOMEPAGE=https://github.com/unmojang/FjordLauncher
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake java-pkg-2 optfeature toolchain-funcs xdg
IUSE=test
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0 BSD BSD-2 GPL-2+ GPL-3 ISC LGPL-2.1+ LGPL-3+
RDEPEND=app-text/cmark:= dev-cpp/tomlplusplus >=dev-libs/quazip-1.5 >=dev-qt/qtbase-6.0.0:6[concurrent,gui,network,widgets,xml(+)] >=dev-qt/qt5compat-6.0.0:6 >=dev-qt/qtnetworkauth-6.0.0:6 virtual/zlib >=dev-qt/qtsvg-6.0.0:6 >=virtual/jre-1.8.0:* virtual/opengl >=dev-java/java-config-2.2.0-r3
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/unmojang/FjordLauncher/releases/download/9.2.4/FjordLauncher-9.2.4.tar.gz -> fjordlauncher-9.2.4.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=cbcfa41f1d6bdea40564f952488c424d

View File

@@ -1,17 +0,0 @@
BDEPEND=app-text/scdoc >=kde-frameworks/extra-cmake-modules-6.0.0:* virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=app-text/cmark:= dev-cpp/tomlplusplus >=dev-libs/quazip-1.5 >=dev-qt/qtbase-6.0.0:6[concurrent,gui,network,widgets,xml(+)] >=dev-qt/qt5compat-6.0.0:6 >=dev-qt/qtnetworkauth-6.0.0:6 virtual/zlib dev-cpp/gulrak-filesystem media-libs/libglvnd >=virtual/jdk-1.8.0:* >=dev-java/java-config-2.2.0-r3
DESCRIPTION=Prism Launcher fork with support for alternative auth servers
EAPI=8
HOMEPAGE=https://github.com/unmojang/FjordLauncher
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake java-pkg-2 optfeature toolchain-funcs xdg
IUSE=test
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0 BSD BSD-2 GPL-2+ GPL-3 ISC LGPL-2.1+ LGPL-3+
RDEPEND=app-text/cmark:= dev-cpp/tomlplusplus >=dev-libs/quazip-1.5 >=dev-qt/qtbase-6.0.0:6[concurrent,gui,network,widgets,xml(+)] >=dev-qt/qt5compat-6.0.0:6 >=dev-qt/qtnetworkauth-6.0.0:6 virtual/zlib >=dev-qt/qtsvg-6.0.0:6 >=virtual/jre-1.8.0:* virtual/opengl >=dev-java/java-config-2.2.0-r3
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/unmojang/FjordLauncher/releases/download/9.3.0/FjordLauncher-9.3.0.tar.gz -> fjordlauncher-9.3.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 optfeature 538bce96e5589935b57e178e8635f301 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=cbcfa41f1d6bdea40564f952488c424d

View File

@@ -1,16 +1,16 @@
BDEPEND=screencast? ( llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) llvm_slot_21? ( llvm-core/clang:21 ) ) || ( >=dev-lang/rust-bin-1.82.0:* >=dev-lang/rust-1.82.0:* ) virtual/pkgconfig BDEPEND=screencast? ( llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) llvm_slot_21? ( llvm-core/clang:21 ) llvm_slot_22? ( llvm-core/clang:22 ) ) || ( >=dev-lang/rust-bin-1.87.0:* >=dev-lang/rust-1.87.0:* ) virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup test unpack DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland <media-libs/libdisplay-info-0.4.0:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= ) DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland <media-libs/libdisplay-info-0.4.0:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
DESCRIPTION=Scrollable-tiling Wayland compositor DESCRIPTION=Scrollable-tiling Wayland compositor
EAPI=8 EAPI=8
HOMEPAGE=https://github.com/niri-wm/niri HOMEPAGE=https://github.com/niri-wm/niri
INHERIT=cargo llvm-r2 optfeature shell-completion systemd INHERIT=cargo llvm-r2 optfeature shell-completion systemd
IUSE=+dbus screencast systemd debug +llvm_slot_21 llvm_slot_18 llvm_slot_19 llvm_slot_20 IUSE=+dbus screencast systemd debug +llvm_slot_21 llvm_slot_19 llvm_slot_20 llvm_slot_22
KEYWORDS=~amd64 KEYWORDS=~amd64
LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland <media-libs/libdisplay-info-0.4.0:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= ) screencast? ( sys-apps/xdg-desktop-portal-gnome ) RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland <media-libs/libdisplay-info-0.4.0:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= ) screencast? ( sys-apps/xdg-desktop-portal-gnome )
REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 ) REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_19 llvm_slot_20 llvm_slot_21 llvm_slot_22 )
SLOT=0 SLOT=0
SRC_URI=https://github.com/niri-wm/niri/archive/refs/tags/v25.11.tar.gz -> niri-25.11.tar.gz https://github.com/niri-wm/niri/releases/download/v25.11/niri-25.11-vendored-dependencies.tar.xz SRC_URI=https://github.com/niri-wm/niri/archive/refs/tags/v26.04.tar.gz -> niri-26.04.tar.gz https://github.com/niri-wm/niri/releases/download/v26.04/niri-26.04-vendored-dependencies.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 llvm-utils e7edb4086e31c8537574b263d899f826 multilib fc812e8eb2170022c28272d80a1f9e77 llvm-r2 8bc46809768366b4239eab39335419bc optfeature 538bce96e5589935b57e178e8635f301 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd a964c0cbe818b5729da1dbfcee5be861 _eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 llvm-utils e7edb4086e31c8537574b263d899f826 multilib fc812e8eb2170022c28272d80a1f9e77 llvm-r2 8bc46809768366b4239eab39335419bc optfeature 538bce96e5589935b57e178e8635f301 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=6bb86007dc6885c842d11191100b36b2 _md5_=1dd80f83cecfed44dd317a7312dbe406

View File

@@ -1,15 +1,15 @@
BDEPEND=screencast? ( llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) llvm_slot_21? ( llvm-core/clang:21 ) ) || ( >=dev-lang/rust-bin-1.82.0:* >=dev-lang/rust-1.82.0:* ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] BDEPEND=screencast? ( llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) llvm_slot_21? ( llvm-core/clang:21 ) llvm_slot_22? ( llvm-core/clang:22 ) ) || ( >=dev-lang/rust-bin-1.87.0:* >=dev-lang/rust-1.87.0:* ) virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst prepare setup test unpack DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland <media-libs/libdisplay-info-0.4.0:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= ) DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland <media-libs/libdisplay-info-0.4.0:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
DESCRIPTION=Scrollable-tiling Wayland compositor DESCRIPTION=Scrollable-tiling Wayland compositor
EAPI=8 EAPI=8
HOMEPAGE=https://github.com/niri-wm/niri HOMEPAGE=https://github.com/niri-wm/niri
INHERIT=cargo llvm-r2 optfeature shell-completion systemd git-r3 INHERIT=cargo llvm-r2 optfeature shell-completion systemd git-r3
IUSE=+dbus screencast systemd debug +llvm_slot_21 llvm_slot_18 llvm_slot_19 llvm_slot_20 IUSE=+dbus screencast systemd debug +llvm_slot_21 llvm_slot_19 llvm_slot_20 llvm_slot_22
LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB
PROPERTIES=live PROPERTIES=live
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland <media-libs/libdisplay-info-0.4.0:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= ) screencast? ( sys-apps/xdg-desktop-portal-gnome ) RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland <media-libs/libdisplay-info-0.4.0:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= ) screencast? ( sys-apps/xdg-desktop-portal-gnome )
REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 ) REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_19 llvm_slot_20 llvm_slot_21 llvm_slot_22 )
SLOT=0 SLOT=0
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 llvm-utils e7edb4086e31c8537574b263d899f826 multilib fc812e8eb2170022c28272d80a1f9e77 llvm-r2 8bc46809768366b4239eab39335419bc optfeature 538bce96e5589935b57e178e8635f301 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 7b584b5dc33e3bc66ff5b9271bf41764 _eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 llvm-utils e7edb4086e31c8537574b263d899f826 multilib fc812e8eb2170022c28272d80a1f9e77 llvm-r2 8bc46809768366b4239eab39335419bc optfeature 538bce96e5589935b57e178e8635f301 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=6bb86007dc6885c842d11191100b36b2 _md5_=1dd80f83cecfed44dd317a7312dbe406

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.88:*[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=dev-lang/rust-1.88:*[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=OpenVR over OpenXR compatibility layer
EAPI=8
HOMEPAGE=https://github.com/Supreeeme/xrizer/
INHERIT=cargo multilib-minimal
IUSE=abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 debug
KEYWORDS=~amd64
LICENSE=GPL-3+ Apache-2.0 BSD Boost-1.0 ISC MIT OFL-1.1 UbuntuFontLicense-1.0 Unicode-3.0 ZLIB
SLOT=0
SRC_URI=https://github.com/Supreeeme/xrizer/archive/refs/tags/v0.5.tar.gz -> xrizer-0.5.0.tar.gz https://codeberg.org/TheGreatMcPain/guru-distfiles/releases/download/xrizer-0.5.0/xrizer-0.5.0-vendored.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multilib-build d7802b3638ffc661375c0021cdd19efd rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 multilib-minimal e9f54d75b074edc47d36994bbc1e2123
_md5_=a54193d9a46324cd9123d0947b135e46

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst
DESCRIPTION=Nuclear is a streaming program that pulls content from free sources on internet
EAPI=8
HOMEPAGE=https://nuclear.js.org https://github.com/nukeop/nuclear
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa[opengl] net-print/cups sys-apps/dbus x11-libs/cairo[X] x11-libs/gdk-pixbuf x11-libs/gtk+:3[X] 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/libxshmfence x11-libs/pango[X]
SLOT=0
SRC_URI=https://github.com/nukeop/nuclear/releases/download/v0.6.30/nuclear-v0.6.30.tar.gz -> nuclear-bin-0.6.30.tar.gz
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=3e8ae5ada24c1870513d8116e5da45f3

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Streaming music player that finds free music for you
EAPI=8
HOMEPAGE=https://nuclearplayer.com
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=unpacker desktop xdg
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 dev-libs/expat dev-libs/glib dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa[opengl] net-print/cups sys-apps/dbus x11-libs/cairo[X] x11-libs/gdk-pixbuf x11-libs/gtk+:3[X] 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/libxshmfence x11-libs/pango[X]
SLOT=0
SRC_URI=https://github.com/nukeop/nuclear/releases/download/player@1.34.1/Nuclear_1.34.1_amd64.deb -> nuclear-bin-1.34.1.deb
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=3f41061f328e02b65a7acb37abbc5b8b

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-build/meson >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=media-video/pipewire dev-libs/inih sys-libs/ncurses
DESCRIPTION=TUI volume control app for pipewire
EAPI=8
HOMEPAGE=https://github.com/heather7283/pipemixer
INHERIT=meson
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=media-video/pipewire dev-libs/inih sys-libs/ncurses
SLOT=0
SRC_URI=https://github.com/heather7283/pipemixer/archive/refs/tags/v0.4.3.tar.gz -> pipemixer-0.4.3.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot 4c36abaf94ebd3ab32f8abea9a444121 rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f
_md5_=b26cb9c75e34269db59a01b995e2f5aa

View File

@@ -1,6 +1,6 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* ) BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DEPEND=gui-libs/gtk gui-libs/libadwaita media-libs/alsa-lib media-video/ffmpeg dev-libs/openssl media-libs/libpulse net-libs/libsoup DEPEND=gui-libs/gtk gui-libs/libadwaita media-libs/alsa-lib media-video/ffmpeg dev-libs/openssl media-libs/libpulse net-libs/libsoup media-video/pipewire
DESCRIPTION=An open-source Shazam client for Linux, written in Rust. DESCRIPTION=An open-source Shazam client for Linux, written in Rust.
EAPI=8 EAPI=8
HOMEPAGE=https://github.com/marin-m/SongRec HOMEPAGE=https://github.com/marin-m/SongRec
@@ -8,9 +8,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo desktop xdg INHERIT=cargo desktop xdg
IUSE=debug IUSE=debug
KEYWORDS=~amd64 KEYWORDS=~amd64
LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD GPL-3+ MIT MPL-2.0 Unicode-3.0 Unlicense ZLIB LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD GPL-3+ ISC MIT MPL-2.0 Unicode-3.0 Unlicense ZLIB
RDEPEND=gui-libs/gtk gui-libs/libadwaita media-libs/alsa-lib media-video/ffmpeg dev-libs/openssl media-libs/libpulse net-libs/libsoup RDEPEND=gui-libs/gtk gui-libs/libadwaita media-libs/alsa-lib media-video/ffmpeg dev-libs/openssl media-libs/libpulse net-libs/libsoup media-video/pipewire
SLOT=0 SLOT=0
SRC_URI=https://github.com/marin-m/SongRec/archive/refs/tags/0.6.7.tar.gz -> songrec-0.6.7.tar.gz https://github.com/setotau/gentoo-crate-tarballs/releases/download/songrec-0.6.7/songrec-0.6.7-crates.tar.xz SRC_URI=https://github.com/RustAudio/cpal/archive/509e5bba9dafb52c6e4a32492ccfb1933f1be9ed.tar.gz -> cpal-509e5bba9dafb52c6e4a32492ccfb1933f1be9ed.gh.tar.gz https://github.com/marin-m/SongRec/archive/refs/tags/0.6.9.tar.gz -> songrec-0.6.9.tar.gz https://github.com/setotau/gentoo-crate-tarballs/releases/download/songrec-0.6.9/songrec-0.6.9-crates.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 _eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=bc2e91d44b2fd5c0f35c6313f705623f _md5_=72337d9aa98edeb4d5b9288633ea87ba

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=MIT BSD LICENSE=MIT BSD
RDEPEND=media-video/mpv RDEPEND=media-video/mpv
SLOT=0 SLOT=0
SRC_URI=https://github.com/MattiaPun/SubTUI/archive/refs/tags/v2.13.1.tar.gz -> subtui-2.13.1.tar.gz https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/subtui-2.13.1-deps.tar.xz/subtui-2.13.1-deps.tar.xz SRC_URI=https://github.com/MattiaPun/SubTUI/archive/refs/tags/v2.14.1.tar.gz -> subtui-2.14.1.tar.gz https://codeberg.org/ceres-sees-all/guru-distfiles/releases/download/subtui-2.14.1-deps.tar.xz/subtui-2.14.1-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 _eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1
_md5_=c46fc21552d6ec76aa32d83d65fbb6f0 _md5_=c46fc21552d6ec76aa32d83d65fbb6f0

View File

@@ -0,0 +1,16 @@
DEFINED_PHASES=install postinst postrm preinst prepare setup unpack
DEPEND=>=dev-util/patchelf-0.9
DESCRIPTION=Yandex Music streaming service
EAPI=8
HOMEPAGE=https://music.yandex.ru/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 pax-utils wrapper unpacker xdg
IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-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
KEYWORDS=-* ~amd64
LICENSE=Yandex-EULA
RDEPEND=app-accessibility/at-spi2-core app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib:2 dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/libunistring dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-apps/systemd-utils sys-apps/util-linux sys-devel/gcc sys-libs/glibc sys-libs/libcap virtual/zlib x11-libs/cairo[X,glib] x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango[X] x11-libs/pixman
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_amd64_5.97.3.deb )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 pax-utils 5555f2e75744739fe100ee62c22d28fe wrapper ebaa3beeb43f7e533872b6c37168c7ad eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=80f0ca417a6cba4d803d5d1d9da9fc4e

View File

@@ -11,6 +11,6 @@ RDEPEND=media-video/mpv >=net-misc/yt-dlp-2025.01.12[python_targets_python3_12(-
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test ) RESTRICT=!test? ( test )
SLOT=0 SLOT=0
SRC_URI=https://github.com/peternaame-boop/ytm-player/archive/v1.5.9.tar.gz -> ytm-player-1.5.9.tar.gz SRC_URI=https://github.com/peternaame-boop/ytm-player/archive/v1.7.2.tar.gz -> ytm-player-1.7.2.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301
_md5_=b3afe7ba40ea241c10c2031d9a210f0b _md5_=3e98130fa71474cb45befd03d5aed5c9

View File

@@ -11,6 +11,6 @@ RDEPEND=media-video/mpv >=net-misc/yt-dlp-2025.01.12[python_targets_python3_12(-
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 ) REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test ) RESTRICT=!test? ( test )
SLOT=0 SLOT=0
SRC_URI=https://github.com/peternaame-boop/ytm-player/archive/v1.5.8.tar.gz -> ytm-player-1.5.8.tar.gz SRC_URI=https://github.com/peternaame-boop/ytm-player/archive/v1.8.0.tar.gz -> ytm-player-1.8.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301
_md5_=b3afe7ba40ea241c10c2031d9a210f0b _md5_=3e98130fa71474cb45befd03d5aed5c9

View File

@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_tar
RESTRICT=!test? ( test ) RESTRICT=!test? ( test )
SLOT=0 SLOT=0
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 git-r3 7b584b5dc33e3bc66ff5b9271bf41764 _eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 62add15ed646bfe511af53e282621b39 optfeature 538bce96e5589935b57e178e8635f301 git-r3 7b584b5dc33e3bc66ff5b9271bf41764
_md5_=b3afe7ba40ea241c10c2031d9a210f0b _md5_=3e98130fa71474cb45befd03d5aed5c9

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3 LICENSE=GPL-3
RDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland RDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland
SLOT=0 SLOT=0
SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.12.2.tar.gz -> gpu-screen-recorder-5.12.2.tar.gz SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.13.3.tar.gz -> gpu-screen-recorder-5.13.3.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot 4c36abaf94ebd3ab32f8abea9a444121 rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f _eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd sysroot 4c36abaf94ebd3ab32f8abea9a444121 rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 12065b402c6d78a2aec926ed8dfd964f
_md5_=d371014e1b03b32c1f315d210e3b05a6 _md5_=d371014e1b03b32c1f315d210e3b05a6

View File

@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://technitium.com/dns/ HOMEPAGE=https://technitium.com/dns/
INHERIT=dotnet-pkg systemd INHERIT=dotnet-pkg systemd
IUSE=debug IUSE=debug
KEYWORDS=-* ~amd64 KEYWORDS=~amd64
LICENSE=GPL-3 LICENSE=GPL-3
RDEPEND=>=dev-libs/icu-70 virtual/dotnet-sdk:8.0 RDEPEND=>=dev-libs/icu-70 virtual/dotnet-sdk:8.0
RESTRICT=strip RESTRICT=strip
SLOT=0 SLOT=0
SRC_URI=https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v13.6.0.tar.gz -> TechnitiumDnsServer-13.6.0.tar.gz https://github.com/TechnitiumSoftware/TechnitiumLibrary/archive/refs/tags/dns-server-v13.6.0.tar.gz -> TechnitiumLibrary-13.6.0.tar.gz https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.5.1/bouncycastle.cryptography.2.5.1.nupkg SRC_URI=https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v13.6.0.tar.gz -> TechnitiumDnsServer-13.6.0.tar.gz https://github.com/TechnitiumSoftware/TechnitiumLibrary/archive/refs/tags/dns-server-v13.6.0.tar.gz -> TechnitiumLibrary-13.6.0.tar.gz https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.5.1/bouncycastle.cryptography.2.5.1.nupkg
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 nuget a7033f7321d93b6b38dc9aed53c83bb8 dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861 _eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 nuget a7033f7321d93b6b38dc9aed53c83bb8 dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=18ab547581788be8156645ab15c0ab71 _md5_=e940ffd7ca8635163da8d4e4fafacdd0

View File

@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://technitium.com/dns/ HOMEPAGE=https://technitium.com/dns/
INHERIT=dotnet-pkg systemd INHERIT=dotnet-pkg systemd
IUSE=debug IUSE=debug
KEYWORDS=-* ~amd64 KEYWORDS=~amd64
LICENSE=GPL-3 LICENSE=GPL-3
RDEPEND=>=dev-libs/icu-70 virtual/dotnet-sdk:9.0 RDEPEND=>=dev-libs/icu-70 virtual/dotnet-sdk:9.0
RESTRICT=strip RESTRICT=strip
SLOT=0 SLOT=0
SRC_URI=https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v14.3.0.tar.gz -> TechnitiumDnsServer-14.3.0.tar.gz https://github.com/TechnitiumSoftware/TechnitiumLibrary/archive/refs/tags/dns-server-v14.3.0.tar.gz -> TechnitiumLibrary-14.3.0.tar.gz https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.6.2/bouncycastle.cryptography.2.6.2.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/qrcoder/1.7.0/qrcoder.1.7.0.nupkg https://api.nuget.org/v3-flatcontainer/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg SRC_URI=https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v14.3.0.tar.gz -> TechnitiumDnsServer-14.3.0.tar.gz https://github.com/TechnitiumSoftware/TechnitiumLibrary/archive/refs/tags/dns-server-v14.3.0.tar.gz -> TechnitiumLibrary-14.3.0.tar.gz https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.6.2/bouncycastle.cryptography.2.6.2.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/qrcoder/1.7.0/qrcoder.1.7.0.nupkg https://api.nuget.org/v3-flatcontainer/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 nuget a7033f7321d93b6b38dc9aed53c83bb8 dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861 _eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 nuget a7033f7321d93b6b38dc9aed53c83bb8 dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=22719c2be024084c66965c3d297aed1b _md5_=031c27a412f9dfd59d0dbe1cee3b1d26

View File

@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://technitium.com/dns/ HOMEPAGE=https://technitium.com/dns/
INHERIT=dotnet-pkg systemd INHERIT=dotnet-pkg systemd
IUSE=debug IUSE=debug
KEYWORDS=-* ~amd64 KEYWORDS=~amd64
LICENSE=GPL-3 LICENSE=GPL-3
RDEPEND=>=dev-libs/icu-70 virtual/dotnet-sdk:10.0 RDEPEND=>=dev-libs/icu-70 virtual/dotnet-sdk:10.0
RESTRICT=strip RESTRICT=strip
SLOT=0 SLOT=0
SRC_URI=https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v15.0.0.tar.gz -> TechnitiumDnsServer-15.0.0.tar.gz https://github.com/TechnitiumSoftware/TechnitiumLibrary/archive/refs/tags/dns-server-v15.0.0.tar.gz -> TechnitiumLibrary-15.0.0.tar.gz https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.6.2/bouncycastle.cryptography.2.6.2.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.openidconnect/10.0.7/microsoft.aspnetcore.authentication.openidconnect.10.0.7.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/qrcoder/1.8.0/qrcoder.1.8.0.nupkg https://api.nuget.org/v3-flatcontainer/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg SRC_URI=https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v15.0.0.tar.gz -> TechnitiumDnsServer-15.0.0.tar.gz https://github.com/TechnitiumSoftware/TechnitiumLibrary/archive/refs/tags/dns-server-v15.0.0.tar.gz -> TechnitiumLibrary-15.0.0.tar.gz https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.6.2/bouncycastle.cryptography.2.6.2.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.openidconnect/10.0.7/microsoft.aspnetcore.authentication.openidconnect.10.0.7.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/qrcoder/1.8.0/qrcoder.1.8.0.nupkg https://api.nuget.org/v3-flatcontainer/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 nuget a7033f7321d93b6b38dc9aed53c83bb8 dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861 _eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 nuget a7033f7321d93b6b38dc9aed53c83bb8 dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=b612caa8dd1fac3bb09f9b693648e3b1 _md5_=d85143ee8ebfac04d928fcb5b335cbff

View File

@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://technitium.com/dns/ HOMEPAGE=https://technitium.com/dns/
INHERIT=dotnet-pkg systemd INHERIT=dotnet-pkg systemd
IUSE=debug IUSE=debug
KEYWORDS=-* ~amd64 KEYWORDS=~amd64
LICENSE=GPL-3 LICENSE=GPL-3
RDEPEND=>=dev-libs/icu-70 virtual/dotnet-sdk:10.0 RDEPEND=>=dev-libs/icu-70 virtual/dotnet-sdk:10.0
RESTRICT=strip RESTRICT=strip
SLOT=0 SLOT=0
SRC_URI=https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v15.0.1.tar.gz -> TechnitiumDnsServer-15.0.1.tar.gz https://github.com/TechnitiumSoftware/TechnitiumLibrary/archive/refs/tags/dns-server-v15.0.1.tar.gz -> TechnitiumLibrary-15.0.1.tar.gz https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.6.2/bouncycastle.cryptography.2.6.2.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.openidconnect/10.0.7/microsoft.aspnetcore.authentication.openidconnect.10.0.7.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/qrcoder/1.8.0/qrcoder.1.8.0.nupkg https://api.nuget.org/v3-flatcontainer/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg SRC_URI=https://github.com/TechnitiumSoftware/DnsServer/archive/refs/tags/v15.0.1.tar.gz -> TechnitiumDnsServer-15.0.1.tar.gz https://github.com/TechnitiumSoftware/TechnitiumLibrary/archive/refs/tags/dns-server-v15.0.1.tar.gz -> TechnitiumLibrary-15.0.1.tar.gz https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.6.2/bouncycastle.cryptography.2.6.2.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.openidconnect/10.0.7/microsoft.aspnetcore.authentication.openidconnect.10.0.7.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.abstractions/8.0.1/microsoft.identitymodel.abstractions.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.jsonwebtokens/8.0.1/microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.logging/8.0.1/microsoft.identitymodel.logging.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols.openidconnect/8.0.1/microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.protocols/8.0.1/microsoft.identitymodel.protocols.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.identitymodel.tokens/8.0.1/microsoft.identitymodel.tokens.8.0.1.nupkg https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/6.0.0/microsoft.win32.systemevents.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/qrcoder/1.8.0/qrcoder.1.8.0.nupkg https://api.nuget.org/v3-flatcontainer/system.drawing.common/6.0.0/system.drawing.common.6.0.0.nupkg https://api.nuget.org/v3-flatcontainer/system.identitymodel.tokens.jwt/8.0.1/system.identitymodel.tokens.jwt.8.0.1.nupkg
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 nuget a7033f7321d93b6b38dc9aed53c83bb8 dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861 _eclasses_=edo a5e294016aa84979fcb2459749eb80b2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 nuget a7033f7321d93b6b38dc9aed53c83bb8 dotnet-pkg-base 6c5f563c6f9f99038ac0ddf7403e3b55 dotnet-pkg 149be926006315896e1a57f36db1b772 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=5d81bbb8306f39ac312b21de9b1496bf _md5_=795000c296c8d58187bbda6ea6ec2120

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( app-arch/rpm2targz ) virtual/pkgconfig BDEPEND=|| ( app-arch/rpm2targz >=app-arch/rpm-4.19.0[lzma(+)] ) virtual/pkgconfig
DEFINED_PHASES=install postinst postrm preinst unpack DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Tool used to manage daemon setup DESCRIPTION=Tool used to manage daemon setup
EAPI=8 EAPI=8
@@ -10,6 +10,6 @@ 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/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango || ( net-firewall/nftables net-firewall/iptables[nftables] ) 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 || ( net-firewall/nftables net-firewall/iptables[nftables] )
RESTRICT=bindist mirror strip RESTRICT=bindist mirror strip
SLOT=0 SLOT=0
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2026.1/MullvadVPN-2026.1_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2026.1/MullvadVPN-2026.1_aarch64.rpm ) SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2026.2/MullvadVPN-2026.2_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2026.2/MullvadVPN-2026.2_aarch64.rpm )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd estack c61c368a76fdf3a82fdf8dbaebea3804 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 rpm 716d8645cb3f94e78951eda6c33e0546 systemd a964c0cbe818b5729da1dbfcee5be861 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 _eclasses_=desktop 26d57169ca094c04be416993844ec8bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd estack c61c368a76fdf3a82fdf8dbaebea3804 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 rpm 716d8645cb3f94e78951eda6c33e0546 systemd a964c0cbe818b5729da1dbfcee5be861 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=2a0a5a4dd1266a3950f44ef76192f5eb _md5_=29eceaf707d8e7c6c592f24636b7ba3d

View File

@@ -1,14 +0,0 @@
BDEPEND=|| ( app-arch/rpm2targz ) virtual/pkgconfig
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Tool used to manage daemon setup
EAPI=8
HOMEPAGE=https://github.com/mullvad/mullvadvpn-app https://mullvad.net/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop rpm systemd shell-completion xdg
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/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango || ( net-firewall/nftables net-firewall/iptables[nftables] )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2026.2-beta1/MullvadVPN-2026.2-beta1_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2026.2-beta1/MullvadVPN-2026.2-beta1_aarch64.rpm )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd estack c61c368a76fdf3a82fdf8dbaebea3804 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 rpm 716d8645cb3f94e78951eda6c33e0546 systemd a964c0cbe818b5729da1dbfcee5be861 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=2a0a5a4dd1266a3950f44ef76192f5eb

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -12,6 +12,6 @@ RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
RESTRICT=!test? ( test ) RESTRICT=!test? ( test )
SLOT=0 SLOT=0
SRC_URI=https://github.com/verilator/verilator/archive/v5.046.tar.gz -> verilator-5.046.tar.gz SRC_URI=https://github.com/verilator/verilator/archive/v5.048.tar.gz -> verilator-5.048.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 _eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=d53d4ee95a9cd383b342d6f9f28c9ff4 _md5_=d53d4ee95a9cd383b342d6f9f28c9ff4

View File

@@ -0,0 +1,17 @@
BDEPEND=vulkan? ( dev-util/vulkan-headers media-libs/shaderc ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst preinst prepare pretend setup test unpack
DEPEND=blas? ( blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas[blis?,mkl?,openblas?] ) mkl? ( sci-libs/mkl[llvm-openmp] ) openblas? ( sci-libs/openblas ) virtual/blas[flexiblas=] ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) >=dev-lang/go-1.24.1
DESCRIPTION=Get up and running with Llama 3, Mistral, Gemma, and other language models.
EAPI=8
HOMEPAGE=https://ollama.com
INHERIT=cuda rocm cmake flag-o-matic go-module linux-info systemd toolchain-funcs
IUSE=cuda rocm vulkan blas flexiblas blis mkl openblas cpu_flags_x86_fma3 cpu_flags_x86_avx cpu_flags_x86_avx512vbmi cpu_flags_x86_avx2 cpu_flags_x86_avx512_vnni cpu_flags_x86_avx_vnni cpu_flags_x86_avx512f cpu_flags_x86_f16c cpu_flags_x86_bmi2 cpu_flags_x86_sse4_2 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx942 +amdgpu_targets_gfx1030 +amdgpu_targets_gfx1100 +amdgpu_targets_gfx1101 +amdgpu_targets_gfx1200 +amdgpu_targets_gfx1201 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx906 amdgpu_targets_gfx940 amdgpu_targets_gfx941 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1102 amdgpu_targets_gfx1103 amdgpu_targets_gfx1150 amdgpu_targets_gfx1151
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=blas? ( blis? ( sci-libs/blis:= ) flexiblas? ( sci-libs/flexiblas[blis?,mkl?,openblas?] ) mkl? ( sci-libs/mkl[llvm-openmp] ) openblas? ( sci-libs/openblas ) virtual/blas[flexiblas=] ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) rocm? ( >=dev-util/hip-6.1:= >=sci-libs/hipBLAS-6.1:= >=sci-libs/rocBLAS-6.1:= ) acct-group/ollama >=acct-user/ollama-3[cuda?]
REQUIRED_USE=blas? ( ?? ( blis mkl openblas ) )
RESTRICT=mirror test
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.21.2.tar.gz -> ollama-0.21.2.gh.tar.gz https://github.com/gentoo-golang-dist/ollama/releases/download/v0.21.2/ollama-0.21.2-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm b406b041c5b107f8d8600865210e24e2 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=77298f8044efac9eec6567e8342f5289

View File

@@ -1,9 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=OpenPGP keys used by Julien Voisin
EAPI=8
HOMEPAGE=https://dustri.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0
SRC_URI=https://dustri.org/pub/pubkey.asc -> openpgp-keys-jvoisin-20230224.asc
_md5_=c869d129a243ac926edb5c055abfaa74

View File

@@ -1,15 +0,0 @@
BDEPEND=app-alternatives/gpg test? ( app-crypt/pgpdump )
DEFINED_PHASES=compile install test
DESCRIPTION=OpenPGP keys used by Julien Voisin
EAPI=8
HOMEPAGE=https://dustri.org/
INHERIT=sec-keys
IUSE=test
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
PROPERTIES=test_network
RESTRICT=!test? ( test ) test
SLOT=0
SRC_URI=https://keys.openpgp.org/vks/v1/by-fingerprint/9FCDEE9E1A381F311EA62A7404D041E8171901CC -> openpgp-keys-jvoisin-openpgp-20251029.asc https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9FCDEE9E1A381F311EA62A7404D041E8171901CC -> openpgp-keys-jvoisin-ubuntu-20251029.asc
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 sec-keys ceb4d3181e42bf20ca66d74129d9e848
_md5_=6dd7ff0e529c0dc4840da98423eec0da

View File

@@ -10,6 +10,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0 LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
SLOT=0 SLOT=0
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.10/mullvad-browser-linux-x86_64-15.0.10.tar.xz -> mullvad-browser-bin-15.0.10.tar.xz verify-sig? ( https://github.com/mullvad/mullvad-browser/releases/download/15.0.10/mullvad-browser-linux-x86_64-15.0.10.tar.xz.asc -> mullvad-browser-bin-15.0.10.tar.xz.asc ) SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.11/mullvad-browser-linux-x86_64-15.0.11.tar.xz -> mullvad-browser-bin-15.0.11.tar.xz verify-sig? ( https://github.com/mullvad/mullvad-browser/releases/download/15.0.11/mullvad-browser-linux-x86_64-15.0.11.tar.xz.asc -> mullvad-browser-bin-15.0.11.tar.xz.asc )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8 _eclasses_=desktop 26d57169ca094c04be416993844ec8bc optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8
_md5_=424e1fc363d508a58a0cbea931383c71 _md5_=424e1fc363d508a58a0cbea931383c71

View File

@@ -7,8 +7,8 @@ INHERIT=desktop xdg-utils
KEYWORDS=-* ~amd64 ~arm64 KEYWORDS=-* ~amd64 ~arm64
LICENSE=MPL-2.0 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[X] 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 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[X] 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 RESTRICT=mirror strip
SLOT=0 SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.19.8b/zen.linux-x86_64.tar.xz -> zen-bin-1.19.8b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.19.8b/zen.linux-aarch64.tar.xz -> zen-bin-1.19.8b-arm64.tar.xz ) SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.19.10b/zen.linux-x86_64.tar.xz -> zen-bin-1.19.10b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.19.10b/zen.linux-aarch64.tar.xz -> zen-bin-1.19.10b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 _eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=89d81ee623577686e1c269b761260b3d _md5_=d7c6da13092b9446a586af8ddf031db2

View File

@@ -0,0 +1,14 @@
BDEPEND=x11-libs/libX11 x11-libs/libXft x11-libs/libXinerama media-libs/fontconfig media-libs/freetype dev-lang/lua dev-lang/zig virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst setup
DEPEND=x11-libs/libX11 x11-libs/libXft x11-libs/libXinerama media-libs/fontconfig media-libs/freetype dev-lang/lua
DESCRIPTION=OXWM — DWM but better. Dynamic window manager written in Zig with Lua config
EAPI=8
HOMEPAGE=https://github.com/tonybanters/oxwm
INHERIT=zig
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=x11-libs/libX11 x11-libs/libXft x11-libs/libXinerama media-libs/fontconfig media-libs/freetype dev-lang/lua
SLOT=0.15
SRC_URI=https://github.com/tonybanters/oxwm/archive/4670ae7.tar.gz -> oxwm-0.11.4.tar.gz
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 890550806aab0e31ba9ce482c404b3fb zig 164531a50f1271aa6165ad99b1fed462
_md5_=00014d0660abd8c93f48555b0e5e525f

View File

@@ -0,0 +1,13 @@
BDEPEND=x11-libs/libX11 x11-libs/libXft x11-libs/libXinerama media-libs/fontconfig media-libs/freetype dev-lang/lua dev-lang/zig virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst setup unpack
DEPEND=x11-libs/libX11 x11-libs/libXft x11-libs/libXinerama media-libs/fontconfig media-libs/freetype dev-lang/lua
DESCRIPTION=OXWM — DWM but better. Dynamic window manager written in Zig with Lua config
EAPI=8
HOMEPAGE=https://github.com/tonybanters/oxwm
INHERIT=git-r3 zig
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=x11-libs/libX11 x11-libs/libXft x11-libs/libXinerama media-libs/fontconfig media-libs/freetype dev-lang/lua
SLOT=0
_eclasses_=git-r3 7b584b5dc33e3bc66ff5b9271bf41764 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d linux-info efd923656513c879204fec6638eadee5 zig-utils 890550806aab0e31ba9ce482c404b3fb zig 164531a50f1271aa6165ad99b1fed462
_md5_=d43bf078bc453ec0ff9d02b51f7b6a79

View File

@@ -131,7 +131,7 @@ app-admin/talosctl-bin 1.7.6 1.9.5 1.10.1 1.12.0_rc0 1.12.5: Pre-compiled talosc
app-admin/terragrunt-bin 0.93.11 0.96.1: A thin wrapper for Terraform app-admin/terragrunt-bin 0.93.11 0.96.1: A thin wrapper for Terraform
app-admin/tflint 0.58.0 0.60.0: Terraform linter app-admin/tflint 0.58.0 0.60.0: Terraform linter
app-alternatives/phosh-keyboard 2-r1: sm.puri.OSK0.desktop symlinks app-alternatives/phosh-keyboard 2-r1: sm.puri.OSK0.desktop symlinks
app-arch/fuse-archive 1.12 1.16: Read-only FUSE file system for mounting archives and compressed files app-arch/fuse-archive 1.16 1.20: Read-only FUSE file system for mounting archives and compressed files
app-arch/libarchive-qt 2.0.8-r1: Qt based archiving solution with libarchive backend app-arch/libarchive-qt 2.0.8-r1: Qt based archiving solution with libarchive backend
app-arch/libzim 9.2.1-r1 9.5.0 9.6.0: ZIM file format: an offline storage solution for content coming from the Web app-arch/libzim 9.2.1-r1 9.5.0 9.6.0: ZIM file format: an offline storage solution for content coming from the Web
app-arch/microtar 0.1.0: A lightweight tar library written in ANSI C app-arch/microtar 0.1.0: A lightweight tar library written in ANSI C
@@ -199,7 +199,7 @@ app-doc/stdman 2022.07.30 2024.07.05 9999: Formatted C++ stdlib man pages (cppre
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
app-editors/edit 1.2.0: Microsoft edit app-editors/edit 1.2.0: Microsoft edit
app-editors/emacs-lsp-booster 0.2.1: Emacs LSP performance booster app-editors/emacs-lsp-booster 0.2.1: Emacs LSP performance booster
app-editors/fresh 0.2.24 0.2.25 0.3.0: Terminal based IDE & text editor: easy, powerful and fast app-editors/fresh 0.2.25 0.3.0 0.3.1: Terminal based IDE & text editor: easy, powerful and fast
app-editors/imhex 1.38.1: A hex editor for reverse engineers, programmers, and eyesight app-editors/imhex 1.38.1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kakoune-lsp 18.1.0: Kakoune Language Server Protocol Client app-editors/kakoune-lsp 18.1.0: Kakoune Language Server Protocol Client
app-editors/l3afpad 0.8.18.1.11: Simple GTK3 text editor (successor to leafpad) app-editors/l3afpad 0.8.18.1.11: Simple GTK3 text editor (successor to leafpad)
@@ -246,6 +246,7 @@ app-misc/astroterm 1.0.7 1.0.9: A planetarium for your terminal!
app-misc/aw-client 0.11.0: Client library for ActivityWatch app-misc/aw-client 0.11.0: Client library for ActivityWatch
app-misc/aw-core 0.5.16: Core library for ActivityWatch app-misc/aw-core 0.5.16: Core library for ActivityWatch
app-misc/badvideo 5.2 9999: Ruin your videos in SECONDS! app-misc/badvideo 5.2 9999: Ruin your videos in SECONDS!
app-misc/bfetch 0.20260427 9999: Ultra-fast system fetch tool written in C
app-misc/bitfake2 1.1 9999: Audio tool using FFTW and libebur128 app-misc/bitfake2 1.1 9999: Audio tool using FFTW and libebur128
app-misc/blahaj 2.2.0-r1: Gay sharks at your local terminal app-misc/blahaj 2.2.0-r1: Gay sharks at your local terminal
app-misc/brightnessctl 0.5.1: A program to read and control device brightness app-misc/brightnessctl 0.5.1: A program to read and control device brightness
@@ -294,7 +295,6 @@ app-misc/libation 12.5.3: Libation: Free, open-source Audible library manager
app-misc/lyfetch 1.1: Small system information script for linux systems. app-misc/lyfetch 1.1: Small system information script for linux systems.
app-misc/macchina 6.4.0: A system information fetcher with an emphasis on performance. app-misc/macchina 6.4.0: A system information fetcher with an emphasis on performance.
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
app-misc/mat2 0.13.5 0.14.0: Metadata Anonymisation Toolkit: handy tool to trash your metadata
app-misc/metadata-cleaner 4.0.0: Python GTK application to view and clean metadata in files, using mat2. app-misc/metadata-cleaner 4.0.0: Python GTK application to view and clean metadata in files, using mat2.
app-misc/metetch 0.5.4: Fast system information display utility with modular customizable features app-misc/metetch 0.5.4: Fast system information display utility with modular customizable features
app-misc/minder 2.0.9: Mind-mapping application for Elementary OS. app-misc/minder 2.0.9: Mind-mapping application for Elementary OS.
@@ -363,7 +363,7 @@ app-office/pyspread 2.4: Pyspread is a non-traditional spreadsheet written in Py
app-office/softmaker-office-nx 1234: SoftMaker Office NX binary package app-office/softmaker-office-nx 1234: SoftMaker Office NX binary package
app-office/standartnotes-bin 3.183.22: End-to-end encrypted note-taking app, alternative to Evernote app-office/standartnotes-bin 3.183.22: End-to-end encrypted note-taking app, alternative to Evernote
app-portage/appswipe 1.2.0: Application for browsing your local Portage repository files app-portage/appswipe 1.2.0: Application for browsing your local Portage repository files
app-portage/carnage 1.4 9999: TUI front-end for Portage and eix app-portage/carnage 1.4 1.4b 9999: TUI front-end for Portage and eix
app-portage/gpkg 1.3.8: Graphical package manager for Gentoo Linux (Portage frontend) app-portage/gpkg 1.3.8: Graphical package manager for Gentoo Linux (Portage frontend)
app-portage/pacvis 0.4.2: Displays dependency graphs of packages app-portage/pacvis 0.4.2: Displays dependency graphs of packages
app-portage/portage-lostfiles 0.5.6-r1: A simple script to identify files not tracked by Portage package manager app-portage/portage-lostfiles 0.5.6-r1: A simple script to identify files not tracked by Portage package manager
@@ -530,17 +530,17 @@ dev-elixir/hex 1.0.1-r1: Package manager for the Erlang VM
dev-embedded/arduino-cli 1.0.4 1.1.1 1.3.1: Next-generation arduino command line tool dev-embedded/arduino-cli 1.0.4 1.1.1 1.3.1: Next-generation arduino command line tool
dev-embedded/arduino-ide 2.3.8: Arduino IDE 2.x - A modern open-source IDE for Arduino development dev-embedded/arduino-ide 2.3.8: Arduino IDE 2.x - A modern open-source IDE for Arduino development
dev-embedded/bcm2-utils 0.9.8: Utilities for Broadcom-based cable modems dev-embedded/bcm2-utils 0.9.8: Utilities for Broadcom-based cable modems
dev-embedded/esp-coredump 1.13.1 1.14.0 1.15.0: Utility that helps users to retrieve and analyse core dumps dev-embedded/esp-coredump 1.13.1 1.14.0 1.15.0 1.16.0: Utility that helps users to retrieve and analyse core dumps
dev-embedded/esp-idf 5.3.5 5.4.3-r1 5.4.4 5.5.3-r1 5.5.4 6.0-r1: Espressif IoT Development Framework dev-embedded/esp-idf 5.3.5 5.4.4 5.5.4 6.0-r1 6.0.1: Espressif IoT Development Framework
dev-embedded/esp-idf-diag 0.2.0: A tool to gather diagnostic information about the ESP-IDF environment. dev-embedded/esp-idf-diag 0.2.0: A tool to gather diagnostic information about the ESP-IDF environment.
dev-embedded/esp-idf-kconfig 2.5.1-r1 2.5.2 3.6.0: Kconfig tooling for esp-idf dev-embedded/esp-idf-kconfig 2.5.1-r1 2.5.2 3.6.0 3.8.1: Kconfig tooling for esp-idf
dev-embedded/esp-idf-monitor 1.8.0 1.9.0: Python object-oriented database dev-embedded/esp-idf-monitor 1.8.0 1.9.0: Python object-oriented database
dev-embedded/esp-idf-nvs-partition-gen 0.1.9: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout dev-embedded/esp-idf-nvs-partition-gen 0.1.9: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
dev-embedded/esp-idf-panic-decoder 1.4.1: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout dev-embedded/esp-idf-panic-decoder 1.4.1 1.5.0: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
dev-embedded/esp-idf-size 1.7.1 2.1.0: Firmware size analysis for ESP-IDF dev-embedded/esp-idf-size 1.7.1 2.1.0 2.2.0: 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/freertos-gdb 1.0.4: Python module for operating with freeRTOS-kernel objects in GDB
dev-embedded/fwup 1.14.0 1.15.0 1.15.1: Configurable embedded Linux firmware update creator and runner dev-embedded/fwup 1.14.0 1.15.0 1.15.1: Configurable embedded Linux firmware update creator and runner
dev-embedded/idf-component-manager 2.4.2 2.4.6 3.0.0: Tool for installing ESP-IDF components dev-embedded/idf-component-manager 2.4.2 2.4.6 3.0.0 3.0.2: Tool for installing ESP-IDF components
dev-embedded/imsprog 1.8.3 1.8.3-r1: I2C, MicroWire and SPI EEPROM/Flash chip Programmer dev-embedded/imsprog 1.8.3 1.8.3-r1: I2C, MicroWire and SPI EEPROM/Flash chip Programmer
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches 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/nxp-gui-guider 1.10.1: GUI Guider is a user-friendly GUI development tool for LVGL
@@ -946,7 +946,7 @@ dev-python/pypandoc 1.17: Pypandoc provides a thin wrapper for pandoc, a univers
dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan dev-python/pyperscan 0.3.0: An opinionated Python binding for Hyperscan
dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically. dev-python/pyproject2ebuild 0.0.3: Convert pyproject.toml to Gentoo ebuilds automatically.
dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt. dev-python/pyqtdarktheme 2.1.0: A flat dark theme for PySide and PyQt.
dev-python/pyrefly 0.59.1 0.60.2 0.61.1 0.62.0: A fast type checker and language server for Python with powerful IDE features dev-python/pyrefly 0.60.2 0.61.1 0.62.0 0.63.0: A fast type checker and language server for Python with powerful IDE features
dev-python/pyrime 0.0.7: rime for python dev-python/pyrime 0.0.7: rime for python
dev-python/pysdl3 0.9.9_beta1: A pure Python wrapper for SDL3 dev-python/pysdl3 0.9.9_beta1: A pure Python wrapper for SDL3
dev-python/pysnooper 1.2.1 1.2.3: Never use print for debugging again dev-python/pysnooper 1.2.1 1.2.3: Never use print for debugging again
@@ -1102,7 +1102,7 @@ dev-util/find-work-pkgcheck 1.0.0 1.1.0: Personal advice utility for Gentoo pack
dev-util/find-work-repology 1.0.1 1.1.0: Personal advice utility for Gentoo package maintainers: Repology plugin dev-util/find-work-repology 1.0.1 1.1.0: Personal advice utility for Gentoo package maintainers: Repology plugin
dev-util/flatpakify 1.0.5 1.0.6: Tool to create Flatpak bundles from Portage ebuilds dev-util/flatpakify 1.0.5 1.0.6: Tool to create Flatpak bundles from Portage ebuilds
dev-util/forgejo-cli 0.5.0: CLI application for interacting with Forgejo dev-util/forgejo-cli 0.5.0: CLI application for interacting with Forgejo
dev-util/forgejo-runner 12.8.2 9999: A daemon that connects to a Forgejo instance and runs jobs for CI dev-util/forgejo-runner 12.9.0 9999: A daemon that connects to a Forgejo instance and runs jobs for CI
dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2 3.2.2: Fortran Language Server (fortls) dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2 3.2.2: Fortran Language Server (fortls)
dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran) dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran)
dev-util/gammaray 3.3.0 3.3.1: High-level runtime introspection tool for Qt applications dev-util/gammaray 3.3.0 3.3.1: High-level runtime introspection tool for Qt applications
@@ -1124,7 +1124,7 @@ 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/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/istyle 1.23_pre20220127: Fast and Free Automatic Formatter for Verilog Source Code
dev-util/juliaup 1.20.1: Julia installer and version multiplexer dev-util/juliaup 1.20.1: 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 0.12.0 0.12.1 0.12.2 0.13.0 0.14.0 0.14.1 0.15.0: Real-time logging dashboard for Kubernetes dev-util/kubetail 0.15.0 0.16.0: 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 0.12.0 0.12.1 0.12.2 0.13.0 0.14.0 0.14.1 0.15.0: 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 0.12.0 0.12.1 0.12.2 0.13.0 0.14.0 0.14.1 0.15.0: Real-time logging dashboard for Kubernetes
dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server
dev-util/libtypec-utils 0.5.2: Library to interface with USB Type-C/Power Delivery devices dev-util/libtypec-utils 0.5.2: Library to interface with USB Type-C/Power Delivery devices
@@ -1193,7 +1193,7 @@ games-action/ATLauncher 3.4.40.1: Minecraft launcher which integrates multiple d
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
games-action/classicube 1.3.7 9999: Reverse-engineered Minecraft Classic client games-action/classicube 1.3.7 9999: Reverse-engineered Minecraft Classic client
games-action/ddnet 19.8 9999: DDraceNetwork, a cooperative racing mod of Teeworlds games-action/ddnet 19.8 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
games-action/fjordlauncher 9.2.4 9.3.0 9.4.2 10.0.5.0 11.0.0.0 11.0.2.0 9999: Prism Launcher fork with support for alternative auth servers games-action/fjordlauncher 9.4.2 10.0.5.0 11.0.2.0 9999: Prism Launcher fork with support for alternative auth servers
games-action/netrek-brmh 2.6.1: brmh client for netrek games-action/netrek-brmh 2.6.1: brmh client for netrek
games-action/netrek-cow 3.3.2: cow client for netrek games-action/netrek-cow 3.3.2: cow client for netrek
games-action/technic-launcher 4.768 4.822: Minecraft launcher for community-made modpacks on the Technic Platform games-action/technic-launcher 4.768 4.822: Minecraft launcher for community-made modpacks on the Technic Platform
@@ -1430,7 +1430,7 @@ gui-wm/canoe 0.3.1: Canoe, a River window manager implementation in Rust
gui-wm/kwm 0.2.2: A window manager based on River Wayland compositor gui-wm/kwm 0.2.2: A window manager based on River Wayland compositor
gui-wm/mangowm 0.12.8 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless) gui-wm/mangowm 0.12.8 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
gui-wm/miracle-wm 0.8.3 0.9.0: Tiling Wayland compositor based on Mir gui-wm/miracle-wm 0.8.3 0.9.0: Tiling Wayland compositor based on Mir
gui-wm/niri 25.11-r1 9999: Scrollable-tiling Wayland compositor gui-wm/niri 26.04 9999: Scrollable-tiling Wayland compositor
gui-wm/phoc 0.50.0 0.52.0 0.53.0: Wayland compositor for mobile phones gui-wm/phoc 0.50.0 0.52.0 0.53.0: Wayland compositor for mobile phones
gui-wm/river 0.3.11 0.3.12 0.3.14 0.3.15 0.3.9999 0.4.1 0.4.2 0.4.3 9999: A dynamic tiling Wayland compositor gui-wm/river 0.3.11 0.3.12 0.3.14 0.3.15 0.3.9999 0.4.1 0.4.2 0.4.3 9999: A dynamic tiling Wayland compositor
gui-wm/swayfx 0.5 0.5.3: SwayFX: Sway, but with eye candy! gui-wm/swayfx 0.5 0.5.3: SwayFX: Sway, but with eye candy!
@@ -1528,7 +1528,7 @@ media-libs/svt-vp9 0.3.0 0.3.1 9999: Scalable Video Technology for VP9 (SVT-VP9
media-libs/vvdec 2.3.0: VVdeC, the Fraunhofer Versatile Video Decoder 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/vvenc 1.11.1: VVenC, the Fraunhofer Versatile Video Encoder
media-libs/wivrn 25.12 26.2 26.2.1 26.2.2 26.2.3 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-libs/xrizer 0.3.0-r1 0.5.0 9999: OpenVR over OpenXR compatibility layer
media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers 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 media-plugins/argotlunar-bin 2.06-r2: Argotlunar is a sound granulator. Binary Linux VST
media-plugins/dtmediawiki 9999: Wikimedia Commons export plugin for Darktable media-plugins/dtmediawiki 9999: Wikimedia Commons export plugin for Darktable
@@ -1569,13 +1569,14 @@ media-sound/musikcube 3.0.5: Excellent terminal music player, support almost eve
media-sound/neocrystal 2.1.1 9999: A terminal user interface music player in Rust media-sound/neocrystal 2.1.1 9999: A terminal user interface music player in Rust
media-sound/netcat-cpi 2014.04.29-r1: Kernel module edition of the Cycles Per Instruction (2014) album media-sound/netcat-cpi 2014.04.29-r1: Kernel module edition of the Cycles Per Instruction (2014) album
media-sound/noson-app 5.6.20: The essential to control music from your SONOS devices on Linux platforms media-sound/noson-app 5.6.20: The essential to control music from your SONOS devices on Linux platforms
media-sound/nuclear-bin 0.6.30: Nuclear is a streaming program that pulls content from free sources on internet media-sound/nuclear-bin 1.34.1: Streaming music player that finds free music for you
media-sound/openaudible-bin 4.7.4-r2 4.8.1: OpenAudible is a cross-platform audiobook manager designed for Audible users. media-sound/openaudible-bin 4.7.4-r2 4.8.1: OpenAudible is a cross-platform audiobook manager designed for Audible users.
media-sound/opensoundmeter 1.2.1 1.2.2 1.2.2_p20230104: FFT based application for tuning sound systems media-sound/opensoundmeter 1.2.1 1.2.2 1.2.2_p20230104: FFT based application for tuning sound systems
media-sound/openutau 0.1.327 0.1.463 0.1.529 9999: Open source UTAU successor media-sound/openutau 0.1.327 0.1.463 0.1.529 9999: Open source UTAU successor
media-sound/orca-c 0_pre20250416-r1 9999: Live Programming Environment(C Port) media-sound/orca-c 0_pre20250416-r1 9999: Live Programming Environment(C Port)
media-sound/pamixer 1.6 9999: Pulseaudio command line mixer. media-sound/pamixer 1.6 9999: Pulseaudio command line mixer.
media-sound/pianobooster 1.0.0-r1: A MIDI player/game that displays notes and teaches you how to play the piano media-sound/pianobooster 1.0.0-r1: A MIDI player/game that displays notes and teaches you how to play the piano
media-sound/pipemixer 0.4.3: TUI volume control app for pipewire
media-sound/piper 1.4.1 1.4.2: Fast and local neural text-to-speech engine media-sound/piper 1.4.1 1.4.2: Fast and local neural text-to-speech engine
media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection
media-sound/plexamp 4.13.0: A dedicated music player for your Plex media library. media-sound/plexamp 4.13.0: A dedicated music player for your Plex media library.
@@ -1585,7 +1586,7 @@ media-sound/qobuz-player 0.8.0 0.9.0 0.10.0: Tui, web and rfid player for Qobuz
media-sound/rmpc 0.9.0 0.10.0 9999: A beautiful and configurable TUI client for MPD media-sound/rmpc 0.9.0 0.10.0 9999: A beautiful and configurable TUI client for MPD
media-sound/rsgain 3.5.1-r1 3.5.3-r1: Really Simple replay Gain calculator for tagging audio files media-sound/rsgain 3.5.1-r1 3.5.3-r1: Really Simple replay Gain calculator for tagging audio files
media-sound/shortwave 5.0.0 5.1.0: An internet radio player media-sound/shortwave 5.0.0 5.1.0: An internet radio player
media-sound/songrec 0.6.7: An open-source Shazam client for Linux, written in Rust. media-sound/songrec 0.6.9: An open-source Shazam client for Linux, written in Rust.
media-sound/spct 1.2.2 1.2.4: CLI program for playing back and rendering SPC files. media-sound/spct 1.2.2 1.2.4: CLI program for playing back and rendering SPC files.
media-sound/spot 0.4.0-r2: GTK4 Spotify (Premium) client media-sound/spot 0.4.0-r2: GTK4 Spotify (Premium) client
media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify media-sound/spotify-adblock 1.0.1 1.0.2 1.0.3: Adblocker for Spotify
@@ -1593,22 +1594,22 @@ media-sound/spotify-player 0.20.5 0.21.0 0.21.1 9999: spotify_player is a fast,
media-sound/spotifyd 0.3.5_p20240513 0.4.1 0.4.2: A Spotify daemon media-sound/spotifyd 0.3.5_p20240513 0.4.1 0.4.2: A Spotify daemon
media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client media-sound/spotube-bin 3.8.0: An open source, cross-platform Spotify client
media-sound/streamrip 2.2.0: A fast, all-in-one music downloader for Qobuz, Deezer, Tidal, and SoundCloud media-sound/streamrip 2.2.0: A fast, all-in-one music downloader for Qobuz, Deezer, Tidal, and SoundCloud
media-sound/subtui 2.13.1: A lightweight Subsonic TUI music player built in Go with scrobbling support. media-sound/subtui 2.14.1: A lightweight Subsonic TUI music player built in Go with scrobbling support.
media-sound/supersonic 0.21.0 0.21.1: A lightweight and full-featured cross-platform desktop client media-sound/supersonic 0.21.0 0.21.1: A lightweight and full-featured cross-platform desktop client
media-sound/tenacity 1.3.4-r4: Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor media-sound/tenacity 1.3.4-r4: Easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor
media-sound/tidal-hifi-bin 5.16.0-r1 5.17.0 6.1.0 6.2.0 6.3.0 6.3.1: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine. media-sound/tidal-hifi-bin 5.16.0-r1 5.17.0 6.1.0 6.2.0 6.3.0 6.3.1: Web version of Tidal running in electron with Hi-Fi support thanks to Widevine.
media-sound/yandex-music 5.92.1 5.93.1 5.94.0 5.95.0: Yandex Music streaming service media-sound/yandex-music 5.92.1 5.93.1 5.94.0 5.95.0 5.97.3: Yandex Music streaming service
media-sound/yewtube 2.12.0 9999: Terminal-based YouTube player and downloader media-sound/yewtube 2.12.0 9999: Terminal-based YouTube player and downloader
media-sound/ymuse 0.22: GTK client for Music Player Daemon (MPD) written in Go media-sound/ymuse 0.22: GTK client for Music Player Daemon (MPD) written in Go
media-sound/youtube-music-bin 3.11.0-r1: YouTube Music Desktop App bundled with custom plugins media-sound/youtube-music-bin 3.11.0-r1: YouTube Music Desktop App bundled with custom plugins
media-sound/ytm-player 1.5.8 1.5.9 1.6.0 9999: Full-featured YouTube Music TUI client with vim-style navigation media-sound/ytm-player 1.6.0 1.7.2 1.8.0 9999: Full-featured YouTube Music TUI client with vim-style navigation
media-sound/zita-ajbridge 0.8.4-r2: zita-a2j and zita-j2a - bridges between ALSA and JACK media-sound/zita-ajbridge 0.8.4-r2: zita-a2j and zita-j2a - bridges between ALSA and JACK
media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity
media-video/clapper 0.6.1 0.8.0: Modern and user-friendly media player media-video/clapper 0.6.1 0.8.0: Modern and user-friendly media player
media-video/cleanit 0.4.9: A command line tool that helps you to keep your subtitles clean media-video/cleanit 0.4.9: A command line tool that helps you to keep your subtitles clean
media-video/delfin 0.4.7 0.4.8: Stream movies and TV shows from Jellyfin media-video/delfin 0.4.7 0.4.8: Stream movies and TV shows from Jellyfin
media-video/dependency-control 0.6.4: Package manager for Aegisub automation scripts media-video/dependency-control 0.6.4: Package manager for Aegisub automation scripts
media-video/gpu-screen-recorder 5.12.2 5.12.5 5.13.0 9999: A screen recorder that has minimal impact on system performance media-video/gpu-screen-recorder 5.12.5 5.13.0 5.13.3 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder-gtk 5.7.9 9999: GTK frontend for gpu-screen-recorder. media-video/gpu-screen-recorder-gtk 5.7.9 9999: GTK frontend for gpu-screen-recorder.
media-video/kikoplay 0.9.3 9999: KikoPlay is a full-featured danmu player media-video/kikoplay 0.9.3 9999: KikoPlay is a full-featured danmu player
media-video/lossless-cut 3.59.1-r1 3.64.0: Lossless video/audio editing: export media without reencoding, powered by ffmpeg media-video/lossless-cut 3.59.1-r1 3.64.0: Lossless video/audio editing: export media without reencoding, powered by ffmpeg
@@ -1840,7 +1841,7 @@ net-vpn/amneziawg-modules 1.0.20251009 1.0.20260210: AmneziaWG Linux kernel modu
net-vpn/amneziawg-tools 1.0.20250903 1.0.20260223: Required tools for AmneziaWG, such as awg(8) and awg-quick(8) net-vpn/amneziawg-tools 1.0.20250903 1.0.20260223: Required tools for AmneziaWG, such as awg(8) and awg-quick(8)
net-vpn/fastd 22 23: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP. net-vpn/fastd 22 23: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-vpn/mullvadvpn-app 2026.1 2026.2_beta1: Tool used to manage daemon setup net-vpn/mullvadvpn-app 2026.2: Tool used to manage daemon setup
net-vpn/proton-vpn-gtk-app 4.15.2: Proton VPN GTK app net-vpn/proton-vpn-gtk-app 4.15.2: Proton VPN GTK app
net-vpn/vtun-embedded 3.0.7 3.1.0: Create tunnels over TCP/IP networks with shaping, encryption, and compression net-vpn/vtun-embedded 3.0.7 3.1.0: Create tunnels over TCP/IP networks with shaping, encryption, and compression
net-vpn/vtun-ng 3.0.22 3.1.0: Create tunnels over TCP/IP networks with shaping, encryption, and compression net-vpn/vtun-ng 3.0.22 3.1.0: Create tunnels over TCP/IP networks with shaping, encryption, and compression
@@ -1884,10 +1885,10 @@ sci-electronics/lxi-tools 2.7: Tools to access devices with LXI
sci-electronics/qucs-s 25.1.2 25.2.0: Quite universal circuit simulator with SPICE sci-electronics/qucs-s 25.1.2 25.2.0: Quite universal circuit simulator with SPICE
sci-electronics/sby 0.64: Front-end for Yosys-based formal hardware verification flows sci-electronics/sby 0.64: Front-end for Yosys-based formal hardware verification flows
sci-electronics/slang 10.0 9999: SystemVerilog compiler and language services sci-electronics/slang 10.0 9999: SystemVerilog compiler and language services
sci-electronics/surfer 0.6.0: Waveform viewer with a focus on a snappy usable interface sci-electronics/surfer 0.7.0: Waveform viewer with a focus on a snappy usable interface
sci-electronics/svls 0.2.11: SystemVerilog language server sci-electronics/svls 0.2.11: SystemVerilog language server
sci-electronics/vcd 221217-r1: VCD file (Value Change Dump) command line viewer sci-electronics/vcd 221217-r1: VCD file (Value Change Dump) command line viewer
sci-electronics/verilator 5.046 9999: The fast free Verilog/SystemVerilog simulator sci-electronics/verilator 5.048 9999: The fast free Verilog/SystemVerilog simulator
sci-electronics/yosys 0.64: framework for Verilog RTL synthesis sci-electronics/yosys 0.64: framework for Verilog RTL synthesis
sci-geosciences/google-earth-pro 7.3.6-r1: Google's 3D planet viewer 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/dlpack 1.3: Common in-memory tensor structure
@@ -1933,13 +1934,12 @@ sci-misc/ik_llama-cpp 9999: llama.cpp fork with additional SOTA quants and impro
sci-misc/llama-cpp 0_pre6980 0_pre7276 0_pre7611 0_pre7924 0_pre8198 0_pre8628 0_pre8838 9999: Port of Facebook's LLaMA model in C/C++ sci-misc/llama-cpp 0_pre6980 0_pre7276 0_pre7611 0_pre7924 0_pre8198 0_pre8628 0_pre8838 9999: Port of Facebook's LLaMA model in C/C++
sci-misc/stable-diffusion-cpp 9999: Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++ sci-misc/stable-diffusion-cpp 9999: Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,...) inference in pure C/C++
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
sci-ml/ollama 0.17.7 0.18.0 0.20.3 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models. sci-ml/ollama 0.17.7 0.18.0 0.20.3 0.21.2 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.26.0: Open-source Modelica-based modeling and simulation environment sci-physics/openmodelica 1.26.0: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov sec-keys/openpgp-keys-aepaneshnikov 20221210: OpenPGP keys used by Alexander Epaneshnikov
sec-keys/openpgp-keys-featherwallet 20201209: OpenPGP keys used to sign Feather Wallet releases sec-keys/openpgp-keys-featherwallet 20201209: OpenPGP keys used to sign Feather Wallet releases
sec-keys/openpgp-keys-google-artifact-registry 20210504: Google Cloud Artifact Registry Automatic Signing Key sec-keys/openpgp-keys-google-artifact-registry 20210504: Google Cloud Artifact Registry Automatic Signing Key
sec-keys/openpgp-keys-jvoisin 20230224 20251029: OpenPGP keys used by Julien Voisin
sec-keys/openpgp-keys-mullvad-browser-bin 2024: OpenPGP keys used to sign Mullvad Browser releases sec-keys/openpgp-keys-mullvad-browser-bin 2024: OpenPGP keys used to sign Mullvad Browser releases
sec-keys/openpgp-keys-phosh 2024 2025: OpenPGP keys used to sign Phosh releases sec-keys/openpgp-keys-phosh 2024 2025: OpenPGP keys used to sign Phosh releases
sec-keys/openpgp-keys-russallbery 20250000: OpenPGP keys used by Russ Allbery (Eagle) sec-keys/openpgp-keys-russallbery 20250000: OpenPGP keys used by Russ Allbery (Eagle)
@@ -2089,14 +2089,14 @@ www-client/badwolf 1.4.0-r2 9999-r1: Minimalist and privacy-oriented WebKitGTK+
www-client/browsh 1.8.2 1.8.3: A fully-modern text-based browser, rendering to TTY and browsers 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/chawan 0.3.3 9999: TUI web browser; supports CSS, images, JavaScript, and multiple web protocols
www-client/helium-bin 0.10.8.1 0.11.2.1 0.11.5.1: Private, fast, and honest web browser based on Chromium www-client/helium-bin 0.10.8.1 0.11.2.1 0.11.5.1: Private, fast, and honest web browser based on Chromium
www-client/mullvad-browser-bin 15.0.10: The Mullvad Browser is developed to minimize tracking and fingerprinting. www-client/mullvad-browser-bin 15.0.11: 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/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/opera-gx-bin 128.0.5807.97: Opera GX Browser (Binary Package) www-client/opera-gx-bin 128.0.5807.97: Opera GX Browser (Binary Package)
www-client/torbrowser-launcher 0.3.9: A program to help you securely download and run Tor 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/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/waterfox-bin 6.6.12: A privacy-focused, performance-oriented browser based on Firefox www-client/waterfox-bin 6.6.12: A privacy-focused, performance-oriented browser based on Firefox
www-client/yandex-browser 26.3.1.1088_p1: The web browser from Yandex www-client/yandex-browser 26.3.1.1088_p1: The web browser from Yandex
www-client/zen-bin 1.18.10b 1.19.8b: Zen Browser - A fast, privacy-focused Firefox fork www-client/zen-bin 1.18.10b 1.19.10b: Zen Browser - A fast, privacy-focused Firefox fork
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server 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/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/kiwix-desktop 2.4.0 2.5.1: cross-platform viewer/manager for ZIM archives www-misc/kiwix-desktop 2.4.0 2.5.1: cross-platform viewer/manager for ZIM archives
@@ -2189,4 +2189,5 @@ x11-wm/dk 1.7 9999: A list based tiling window manager in the vein of dwm, bspwm
x11-wm/firefox-i3-workspaces 0.10: Restore Firefox windows to correct i3 workspaces, helper web extension is needed x11-wm/firefox-i3-workspaces 0.10: Restore Firefox windows to correct i3 workspaces, helper web extension is needed
x11-wm/i3-rounded 4.21.1: i3-gaps fork with rounded corners support. x11-wm/i3-rounded 4.21.1: i3-gaps fork with rounded corners support.
x11-wm/leftwm 0.5.1 0.5.4: A window manager for Adventurers x11-wm/leftwm 0.5.1 0.5.4: A window manager for Adventurers
x11-wm/oxwm 0.11.4 9999: OXWM — DWM but better. Dynamic window manager written in Zig with Lua config
x11-wm/qtile-extras 0.33.0: elParaguayo's Qtile Extras x11-wm/qtile-extras 0.33.0: elParaguayo's Qtile Extras

View File

@@ -1 +1 @@
Tue, 28 Apr 2026 14:31:26 +0000 Wed, 29 Apr 2026 10:31:01 +0000