2026-01-17 07:16:10 UTC

This commit is contained in:
Repository mirror & CI
2026-01-17 07:16:10 +00:00
parent 1b9b656911
commit a2eebf9528
38 changed files with 301 additions and 131 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=media-libs/shaderc app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=blas? ( sci-libs/openblas ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) hip? ( sci-libs/hipBLAS:= ) opencl? ( sci-libs/clblast:= ) sdl2? ( media-libs/libsdl2:= ) vulkan? ( dev-util/vulkan-headers )
DESCRIPTION=Port of OpenAI's Whisper model in C/C++
EAPI=8
HOMEPAGE=https://github.com/ggml-org/whisper.cpp
INHERIT=cmake
IUSE=blas cuda hip opencl sdl2 vulkan
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=blas? ( sci-libs/openblas ) cuda? ( dev-util/nvidia-cuda-toolkit:= ) hip? ( sci-libs/hipBLAS:= ) opencl? ( sci-libs/clblast:= ) sdl2? ( media-libs/libsdl2:= ) vulkan? ( media-libs/vulkan-loader )
SLOT=0
SRC_URI=https://github.com/ggml-org/whisper.cpp/archive/refs/tags/v1.8.3.tar.gz -> whisper.cpp-1.8.3.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=9f410eb9b127503449b556c09eebf7ca

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.25.4 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DEPEND=dev-vcs/git
DESCRIPTION=Manage your dotfiles across multiple machines, securely
EAPI=8
HOMEPAGE=https://www.chezmoi.io/
INHERIT=go-module shell-completion
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=BSD BSD-2 MIT Apache-2.0 MPL-2.0
RDEPEND=dev-vcs/git
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.69.3.tar.gz -> chezmoi-2.69.3.tar.gz https://github.com/iprok/distfiles/releases/download/chezmoi-2.69.3/chezmoi-2.69.3-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=f533a6a1efb5d1fecaf5ff785bb13c5a

View File

@@ -7,6 +7,6 @@ INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD
SLOT=0
SRC_URI=https://github.com/hickford/git-credential-oauth/archive/refs/tags/v0.17.1.tar.gz -> git-credential-oauth-0.17.1.tar.gz https://github.com/setotau/go-vendor-tarballs/releases/download/git-credential-oauth-0.17.1/git-credential-oauth-0.17.1-vendor.tar.xz
SRC_URI=https://github.com/hickford/git-credential-oauth/archive/refs/tags/v0.17.2.tar.gz -> git-credential-oauth-0.17.2.tar.gz https://github.com/setotau/go-vendor-tarballs/releases/download/git-credential-oauth-0.17.2/git-credential-oauth-0.17.2-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
_md5_=b712e05389658e4ba3b6b1939d61df63
_md5_=457540ebf9514484da803a39d043020a

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=Markdown based personal knowledge management (PKM) system
EAPI=8
HOMEPAGE=https://github.com/iwe-org/iwe
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0
SLOT=0
SRC_URI=https://github.com/iwe-org/iwe/archive/refs/tags/iwe-v0.0.60.tar.gz -> iwe-0.0.60.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/iwe/liwe-v0.0.60/iwe-liwe-v0.0.60-deps.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb
_md5_=6427635acd63eba30e86308a2a4a9263

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=PKM Markdown Language Server
EAPI=8
HOMEPAGE=https://github.com/Feel-ix-343/markdown-oxide
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=0BSD Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0
SLOT=0
SRC_URI=https://github.com/Feel-ix-343/markdown-oxide/archive/refs/tags/v0.25.10.tar.gz -> markdown-oxide-0.25.10.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/markdown-oxide/0.25.10/markdown-oxide-0.25.10-deps.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb
_md5_=c3818b7f2e764563209b7bc06b7cf428

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0 CDLA-Permissive-2.0 EUPL-1.2 ISC LGPL-3+ MIT MPL-2.0 Unicode-3.0 ZLIB
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v0.14.6.tar.gz -> tinymist-0.14.6.tar.gz https://github.com/TimovVeen/tinymist/releases/download/v0.14.6/tinymist-0.14.6-crates.tar.xz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst.ts/archive/c078ddf869d9438b36e1cacb65100e4514780dc1.tar.gz -> typst.ts-c078ddf869d9438b36e1cacb65100e4514780dc1.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst.ts/archive/c078ddf869d9438b36e1cacb65100e4514780dc1.tar.gz -> typst.ts-c078ddf869d9438b36e1cacb65100e4514780dc1.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst.ts/archive/c078ddf869d9438b36e1cacb65100e4514780dc1.tar.gz -> typst.ts-c078ddf869d9438b36e1cacb65100e4514780dc1.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst.ts/archive/c078ddf869d9438b36e1cacb65100e4514780dc1.tar.gz -> typst.ts-c078ddf869d9438b36e1cacb65100e4514780dc1.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typstfmt/archive/cdfe44ed065a90d80040c3b29dee7ed431a710ee.tar.gz -> typstfmt-cdfe44ed065a90d80040c3b29dee7ed431a710ee.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/docx-rs/archive/db49a729f68dbdb9e8e91857fbb1c3d414209871.tar.gz -> docx-rs-db49a729f68dbdb9e8e91857fbb1c3d414209871.gh.tar.gz
SRC_URI=https://github.com/Myriad-Dreamin/tinymist/archive/refs/tags/v0.14.8.tar.gz -> tinymist-0.14.8.tar.gz https://github.com/TimovVeen/tinymist/releases/download/v0.14.8/tinymist-0.14.8-crates.tar.xz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst.ts/archive/c078ddf869d9438b36e1cacb65100e4514780dc1.tar.gz -> typst.ts-c078ddf869d9438b36e1cacb65100e4514780dc1.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst.ts/archive/c078ddf869d9438b36e1cacb65100e4514780dc1.tar.gz -> typst.ts-c078ddf869d9438b36e1cacb65100e4514780dc1.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst.ts/archive/c078ddf869d9438b36e1cacb65100e4514780dc1.tar.gz -> typst.ts-c078ddf869d9438b36e1cacb65100e4514780dc1.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst.ts/archive/c078ddf869d9438b36e1cacb65100e4514780dc1.tar.gz -> typst.ts-c078ddf869d9438b36e1cacb65100e4514780dc1.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typstfmt/archive/cdfe44ed065a90d80040c3b29dee7ed431a710ee.tar.gz -> typstfmt-cdfe44ed065a90d80040c3b29dee7ed431a710ee.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/typst/archive/28af048d65cbb7a5fc78f3ca1a20c9e885384a62.tar.gz -> typst-28af048d65cbb7a5fc78f3ca1a20c9e885384a62.gh.tar.gz https://github.com/Myriad-Dreamin/docx-rs/archive/db49a729f68dbdb9e8e91857fbb1c3d414209871.tar.gz -> docx-rs-db49a729f68dbdb9e8e91857fbb1c3d414209871.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=4172b8cd94d17261ca3841e72bd3d240

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,15 +0,0 @@
DEFINED_PHASES=install postinst postrm preinst pretend setup unpack
DESCRIPTION=Google's AI-first IDE and agentic development platform
EAPI=8
HOMEPAGE=https://antigravity.google/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 optfeature pax-utils unpacker xdg
IUSE=kerberos +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 ~arm64
LICENSE=all-rights-reserved
RDEPEND=|| ( sys-apps/systemd sys-apps/systemd-utils ) >=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/libglvnd media-libs/mesa net-misc/curl sys-apps/dbus virtual/zlib:= sys-process/lsof x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXScrnSaver x11-libs/pango x11-misc/xdg-utils kerberos? ( app-crypt/mit-krb5 )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.13.3-1766182170_amd64_365061c50063f9bd47a9ff88432261b8.deb -> google-antigravity-1.13.3_amd64.deb ) arm64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.13.3-1766182168_arm64_940bc88042cadeaee51d9b1eedf6a506.deb -> google-antigravity-1.13.3_arm64.deb )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=576a9b5a1fbd63f97d2f350c176e718c

View File

@@ -1,15 +1,16 @@
BDEPEND=verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
DEFINED_PHASES=install postinst postrm preinst pretend setup unpack
DESCRIPTION=Google's AI-first IDE and agentic development platform
EAPI=8
HOMEPAGE=https://antigravity.google/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 optfeature pax-utils unpacker xdg
IUSE=kerberos +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
INHERIT=chromium-2 optfeature pax-utils unpacker verify-sig xdg
IUSE=kerberos verify-sig +l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es-419 +l10n_es +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW verify-sig
KEYWORDS=~amd64 ~arm64
LICENSE=all-rights-reserved
RDEPEND=|| ( sys-apps/systemd sys-apps/systemd-utils ) >=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/libglvnd media-libs/mesa net-misc/curl sys-apps/dbus virtual/zlib:= sys-process/lsof x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXScrnSaver x11-libs/pango x11-misc/xdg-utils kerberos? ( app-crypt/mit-krb5 )
RDEPEND=|| ( sys-apps/systemd sys-apps/systemd-utils ) >=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret[crypt] app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/libglvnd media-libs/mesa net-misc/curl sys-apps/dbus virtual/zlib:= sys-process/lsof x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libxkbfile x11-libs/libXrandr x11-libs/libXScrnSaver x11-libs/pango x11-misc/xdg-utils kerberos? ( app-crypt/mit-krb5 ) verify-sig? ( >=sec-keys/openpgp-keys-google-artifact-registry-20210504 )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.14.2-1768287740_amd64_5527204873323b09e7e6bc003cf22f91.deb -> google-antigravity-1.14.2_amd64.deb ) arm64? ( https://us-central1-apt.pkg.dev/projects/antigravity-auto-updater-dev/pool/antigravity-debian/antigravity_1.14.2-1768287742_arm64_fa871f81c5b4e1b343589341d279a64c.deb -> google-antigravity-1.14.2_arm64.deb )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=fe010799e6392482b32ccf30c58704a0
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 optfeature 538bce96e5589935b57e178e8635f301 pax-utils 5555f2e75744739fe100ee62c22d28fe multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=68ffc10f34d1e5ec92c6da3559f1d652

View File

@@ -0,0 +1,12 @@
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_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=00ab05d203da04745e2cf558cc48d10b

View File

@@ -0,0 +1,12 @@
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_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=00ab05d203da04745e2cf558cc48d10b

View File

@@ -0,0 +1,11 @@
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=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.10.1-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.10.1-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=1825aa4cf5975dec4619c917e447713b

View File

@@ -0,0 +1,11 @@
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=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.11.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.11.0-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=1825aa4cf5975dec4619c917e447713b

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Mass repository cloning tool for GitHub/GitLab/Bitbucket
EAPI=8
HOMEPAGE=https://github.com/gabrie30/ghorg
INHERIT=go-module
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/gabrie30/ghorg/archive/v1.11.7.tar.gz -> ghorg-1.11.7.tar.gz http://joecool.ftfuchs.com/godeps/ghorg-1.11.7-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
_md5_=7009b8e0f73c0e1d1e9575ec17dfa49f

View File

@@ -0,0 +1,17 @@
BDEPEND=app-arch/unzip dev-util/glslang test? ( dev-util/cmocka ) python_single_target_python3_11? ( dev-python/mako[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/mako[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/mako[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/mako[python_targets_python3_14(-)] ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) =media-libs/imgui-1.89.9*:=[opengl,vulkan,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =media-libs/implot-0.16*:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/spdlog:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libfmt:=[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-cpp/nlohmann_json x11-libs/libxkbcommon:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mangoapp? ( =media-libs/imgui-1.89.9*[glfw] media-libs/glfw[X(+)?,wayland(+)?] media-libs/glew )
DESCRIPTION=Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=flag-o-matic python-single-r1 meson-multilib toolchain-funcs
IUSE=+dbus debug +X xnvctrl wayland mangoapp mangohudctl mangoplot video_cards_nvidia video_cards_amdgpu test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) =media-libs/imgui-1.89.9*:=[opengl,vulkan,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =media-libs/implot-0.16*:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/spdlog:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libfmt:=[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-cpp/nlohmann_json x11-libs/libxkbcommon:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mangoapp? ( =media-libs/imgui-1.89.9*[glfw] media-libs/glfw[X(+)?,wayland(+)?] media-libs/glew ) media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] mangoplot? ( media-fonts/lato python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5(-),python_targets_python3_11(-)] dev-python/matplotlib[qt6(-),python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5(-),python_targets_python3_12(-)] dev-python/matplotlib[qt6(-),python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) ) python_single_target_python3_13? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_13(-)] dev-python/matplotlib[qt5(-),python_targets_python3_13(-)] dev-python/matplotlib[qt6(-),python_targets_python3_13(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_13(-)] ) ) python_single_target_python3_14? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_14(-)] dev-python/matplotlib[qt5(-),python_targets_python3_14(-)] dev-python/matplotlib[qt6(-),python_targets_python3_14(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_14(-)] ) ) )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) || ( X wayland ) xnvctrl? ( video_cards_nvidia ) mangoapp? ( X )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://github.com/mesonbuild/wrapdb/releases/download/vulkan-headers_1.2.158-2/vulkan-headers_1.2.158-2_patch.zip -> vulkan-headers-1.2.158-2-meson-wrap.zip https://github.com/flightlessmango/MangoHud/archive/v0.8.2.tar.gz -> mangohud-0.8.2.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b sysroot c7470ddc2876a596a7a1f4c2a87a5dcb rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 8d2fef06f034c2294794c1ffce65483e out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586
_md5_=2745cd441e082b04ff6bc0a672be6f8b

View File

@@ -1,17 +1,17 @@
BDEPEND=app-arch/unzip dev-util/glslang test? ( dev-util/cmocka ) python_single_target_python3_11? ( dev-python/mako[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/mako[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/mako[python_targets_python3_13(-)] ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) =media-libs/imgui-1.89.9*:=[opengl,vulkan,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =media-libs/implot-0.16*:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/spdlog:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libfmt:=[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-cpp/nlohmann_json x11-libs/libxkbcommon:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mangoapp? ( =media-libs/imgui-1.89.9*[glfw] media-libs/glfw[X(+)?,wayland(+)?] media-libs/glew )
BDEPEND=app-arch/unzip dev-util/glslang test? ( dev-util/cmocka ) python_single_target_python3_11? ( dev-python/mako[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/mako[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/mako[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/mako[python_targets_python3_14(-)] ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst setup test unpack
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) =media-libs/imgui-1.91.6*:=[opengl,vulkan,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =media-libs/implot-0.16*:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/spdlog:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libfmt:=[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-cpp/nlohmann_json x11-libs/libxkbcommon:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mangoapp? ( =media-libs/imgui-1.91.6*[glfw] media-libs/glfw[X(+)?,wayland(+)?] media-libs/glew )
DESCRIPTION=Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
EAPI=8
HOMEPAGE=https://github.com/flightlessmango/MangoHud
INHERIT=flag-o-matic python-single-r1 meson-multilib toolchain-funcs git-r3
IUSE=+dbus debug +X xnvctrl wayland mangoapp mangohudctl mangoplot video_cards_nvidia video_cards_amdgpu test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
IUSE=+dbus debug +X xnvctrl wayland mangoapp mangohudctl mangoplot video_cards_nvidia video_cards_amdgpu test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
LICENSE=MIT
PROPERTIES=live
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) =media-libs/imgui-1.89.9*:=[opengl,vulkan,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =media-libs/implot-0.16*:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/spdlog:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libfmt:=[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-cpp/nlohmann_json x11-libs/libxkbcommon:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mangoapp? ( =media-libs/imgui-1.89.9*[glfw] media-libs/glfw[X(+)?,wayland(+)?] media-libs/glew ) media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] mangoplot? ( media-fonts/lato python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5(-),python_targets_python3_11(-)] dev-python/matplotlib[qt6(-),python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5(-),python_targets_python3_12(-)] dev-python/matplotlib[qt6(-),python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) ) python_single_target_python3_13? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_13(-)] dev-python/matplotlib[qt5(-),python_targets_python3_13(-)] dev-python/matplotlib[qt6(-),python_targets_python3_13(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_13(-)] ) ) )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) || ( X wayland ) xnvctrl? ( video_cards_nvidia ) mangoapp? ( X )
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) =media-libs/imgui-1.91.6*:=[opengl,vulkan,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] =media-libs/implot-0.16*:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/spdlog:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/libfmt:=[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-cpp/nlohmann_json x11-libs/libxkbcommon:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dbus? ( sys-apps/dbus[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) X? ( x11-libs/libX11[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) video_cards_nvidia? ( x11-drivers/nvidia-drivers[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) mangoapp? ( =media-libs/imgui-1.91.6*[glfw] media-libs/glfw[X(+)?,wayland(+)?] media-libs/glew ) media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] mangoplot? ( media-fonts/lato python_single_target_python3_11? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_11(-)] dev-python/matplotlib[qt5(-),python_targets_python3_11(-)] dev-python/matplotlib[qt6(-),python_targets_python3_11(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_12(-)] dev-python/matplotlib[qt5(-),python_targets_python3_12(-)] dev-python/matplotlib[qt6(-),python_targets_python3_12(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_12(-)] ) ) python_single_target_python3_13? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_13(-)] dev-python/matplotlib[qt5(-),python_targets_python3_13(-)] dev-python/matplotlib[qt6(-),python_targets_python3_13(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_13(-)] ) ) python_single_target_python3_14? ( || ( dev-python/matplotlib[gtk3,python_targets_python3_14(-)] dev-python/matplotlib[qt5(-),python_targets_python3_14(-)] dev-python/matplotlib[qt6(-),python_targets_python3_14(-)] dev-python/matplotlib[wxwidgets,python_targets_python3_14(-)] ) ) )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) || ( X wayland ) xnvctrl? ( video_cards_nvidia ) mangoapp? ( X )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.2.158.tar.gz -> vulkan-headers-1.2.158.tar.gz https://wrapdb.mesonbuild.com/v2/vulkan-headers_1.2.158-2/get_patch -> vulkan-headers-1.2.158-2-meson-wrap.zip
SRC_URI=https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.3.283.tar.gz -> vulkan-headers-1.3.283.tar.gz https://github.com/mesonbuild/wrapdb/releases/download/vulkan-headers_1.3.283-1/vulkan-headers_1.3.283-1_patch.zip -> vulkan-headers-1.3.283-1-meson-wrap.zip
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b sysroot c7470ddc2876a596a7a1f4c2a87a5dcb rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 8d2fef06f034c2294794c1ffce65483e out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=9bc01e55d41c5ac93d32c493cba221e8
_md5_=3415b057bd874dcd9618f90b2655b53d

View File

@@ -6,8 +6,8 @@ HOMEPAGE=https://github.com/noctalia-dev/noctalia-shell
INHERIT=systemd optfeature
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/quickshell media-video/gpu-screen-recorder app-misc/brightnessctl
RDEPEND=gui-apps/quickshell app-misc/brightnessctl
SLOT=0
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.0.0/noctalia-v4.0.0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 systemd a964c0cbe818b5729da1dbfcee5be861 optfeature 538bce96e5589935b57e178e8635f301
_md5_=95e47be07693c7e5d2400e88c285367c
_md5_=b86deeb496a88bf871bee3f62a7a67bf

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/patchelf
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=G-code generator for 3D printers (Bambu, Prusa, Voron, Creality)
EAPI=8
HOMEPAGE=https://github.com/OrcaSlicer/OrcaSlicer
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=-* ~amd64
LICENSE=AGPL-3
RDEPEND=dev-libs/glib:2 media-libs/libglvnd media-libs/mesa sys-apps/dbus virtual/zlib x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango
RESTRICT=mirror strip bindist
SLOT=0
SRC_URI=https://github.com/OrcaSlicer/OrcaSlicer/releases/download/v2.3.1/OrcaSlicer_Linux_AppImage_Ubuntu2404_V2.3.1.AppImage -> orcaslicer-bin-2.3.1.AppImage
_eclasses_=desktop 7b6f6e9d65093966fbc8475399c5dd4e xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=053140bdd8c351bb769dae1035616893

View File

@@ -13,6 +13,6 @@ RDEPEND=media-libs/fontconfig media-libs/freetype x11-libs/libxkbcommon avif? (
REQUIRED_USE=|| ( drm wayland )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v4.5.tar.gz -> swayimg-4.5.tar.gz
SRC_URI=https://github.com/artemsen/swayimg/archive/refs/tags/v4.7.tar.gz -> swayimg-4.7.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 sysroot c7470ddc2876a596a7a1f4c2a87a5dcb rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 8d2fef06f034c2294794c1ffce65483e xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=10ff8564e81fc76256bafed968d98edc

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/stb:= media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/glew[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] allegro5? ( media-libs/allegro:5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) glfw? ( media-libs/glfw:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl2? ( media-libs/libsdl2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl2-renderer? ( media-libs/libsdl2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opengl? ( || ( >=media-libs/mesa-24.1.0_rc1[opengl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] <media-libs/mesa-24.1.0_rc1[gles2,egl(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webgpu? ( dev-util/webgpu-headers ) vulkan? ( dev-util/vulkan-headers )
DESCRIPTION=Bloat-free graphical user interface library for C++
EAPI=8
HOMEPAGE=https://github.com/ocornut/imgui
INHERIT=meson-multilib
IUSE=allegro5 glfw sdl2 sdl3 sdl2-renderer sdl3-renderer opengl vulkan webgpu abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/stb:= media-libs/libglvnd[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] media-libs/glew[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] allegro5? ( media-libs/allegro:5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) glfw? ( media-libs/glfw:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl2? ( media-libs/libsdl2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sdl2-renderer? ( media-libs/libsdl2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) opengl? ( || ( >=media-libs/mesa-24.1.0_rc1[opengl,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] <media-libs/mesa-24.1.0_rc1[gles2,egl(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ) vulkan? ( media-libs/vulkan-loader[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webgpu? ( dev-util/webgpu-headers )
SLOT=0/1.91.6
SRC_URI=https://github.com/ocornut/imgui/archive/v1.91.6.tar.gz -> imgui-1.91.6.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 sysroot c7470ddc2876a596a7a1f4c2a87a5dcb rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson 8d2fef06f034c2294794c1ffce65483e out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 meson-multilib 8989922d980e5e870cc3de949d1b2586
_md5_=0e53c85f6074aa55dc7c9634853214c2

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3 Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB
RDEPEND=dev-db/sqlite:3= media-libs/alsa-lib sys-apps/dbus
SLOT=0
SRC_URI=https://github.com/SofusA/qobuz-player/archive/refs/tags/v0.6.1.tar.gz -> qobuz-player-0.6.1.tar.gz https://github.com/gentoo-crate-dist/qobuz-player/releases/download/v0.6.1/qobuz-player-0.6.1-crates.tar.xz https://github.com/SeaDve/mpris-server/archive/f8b3f74e93910fffd0c93df687e05cf954dcdeba.tar.gz -> mpris-server-f8b3f74e93910fffd0c93df687e05cf954dcdeba.gh.tar.gz
SRC_URI=https://github.com/SofusA/qobuz-player/archive/refs/tags/v0.6.1.tar.gz -> qobuz-player-0.6.1.tar.gz https://github.com/freijon/qobuz-player/releases/download/v0.6.1/qobuz-player-0.6.1-crates.tar.xz https://github.com/SeaDve/mpris-server/archive/f8b3f74e93910fffd0c93df687e05cf954dcdeba.tar.gz -> mpris-server-f8b3f74e93910fffd0c93df687e05cf954dcdeba.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb
_md5_=7e7bb58b175440eaab05e8f2d4869e83
_md5_=173b3a39dc36858a682e5fff9d850038

View File

@@ -1,15 +0,0 @@
DEFINED_PHASES=configure install postinst postrm preinst setup unpack
DEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils
DESCRIPTION=All-in-one voice and text chat for gamers with Vencord Preinstalled
EAPI=8
HOMEPAGE=https://github.com/Vencord/Vesktop/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 desktop linux-info optfeature 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 +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3+
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=amd64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.1/vesktop-1.6.1.tar.gz ) arm64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.1/vesktop-1.6.1-arm64.tar.gz )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 7b6f6e9d65093966fbc8475399c5dd4e optfeature 538bce96e5589935b57e178e8635f301 multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=c2a1d3fedee2b9e55b8920ee00f64f4f

View File

@@ -12,4 +12,4 @@ RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=amd64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.3/vesktop-1.6.3.tar.gz ) arm64? ( https://github.com/Vencord/Vesktop/releases/download/v1.6.3/vesktop-1.6.3-arm64.tar.gz )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 7b6f6e9d65093966fbc8475399c5dd4e optfeature 538bce96e5589935b57e178e8635f301 multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=2aa444c410a2c69124c4cfd88a3cd769
_md5_=d35fbed42d2f7db7aa80d76463ab5916

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 @@ LICENSE=GPL-2
RDEPEND=>=dev-libs/glib-2.26:2 dev-libs/gmime:3.0 >=x11-libs/gtk+-3.16:3 gnome-keyring? ( >=app-crypt/gcr-3.20 >=app-crypt/libsecret-0.20 ) libnotify? ( >=x11-libs/libnotify-0.4.1:0= ) spell? ( app-text/gspell ) ssl? ( >=net-libs/gnutls-3.3.6:0= ) >=virtual/zlib-1.2.0:= x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
RESTRICT=test
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/pan/-/archive/v0.163/pan-v0.163.tar.bz2
SRC_URI=https://gitlab.gnome.org/GNOME/pan/-/archive/v0.165/pan-v0.165.tar.bz2
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c libtool c81bd096be5f4c82f4e8f156ef112402 gnome.org e1b4f392dbfedfb8974b71b017937f08 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 xdg 3ef49a87c52c8b77c476351195dfe575 gnome2 26fd01914b36038dc8e964ff4bd03a95
_md5_=4787b7814b2f90b15aa79f78da6c5717

View File

@@ -11,6 +11,6 @@ LICENSE=all-rights-reserved
RDEPEND=dev-libs/glib net-firewall/nftables sys-apps/dbus x11-libs/cairo dex? ( net-libs/libpcap ) systray? ( x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango )
RESTRICT=bindist mirror
SLOT=0
SRC_URI=https://pkg.cloudflareclient.com/pool/jammy/main/c/cloudflare-warp/cloudflare-warp_2025.5.893.0_amd64.deb
SRC_URI=https://pkg.cloudflareclient.com/pool/noble/main/c/cloudflare-warp/cloudflare-warp_2025.10.186.0_amd64.deb
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 systemd a964c0cbe818b5729da1dbfcee5be861 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 desktop 7b6f6e9d65093966fbc8475399c5dd4e
_md5_=f386a3e611a13d756afa570920e8bd6f
_md5_=a7c79ba3e5e04c70949899235847645d

View File

@@ -10,6 +10,6 @@ LICENSE=ISC
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_11? ( dev-python/click[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/click[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/click[python_targets_python3_13(-)] ) python_single_target_python3_14? ( dev-python/click[python_targets_python3_14(-)] ) sci-electronics/yosys sci-mathematics/z3 yices2? ( sci-mathematics/yices2 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
SLOT=0
SRC_URI=https://github.com/YosysHQ/sby/archive/v0.60.tar.gz -> sby-0.60.tar.gz
SRC_URI=https://github.com/YosysHQ/sby/archive/v0.61.tar.gz -> sby-0.61.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=69cca7a17786029ae22f9a1754d8b4f8

View File

@@ -1,12 +0,0 @@
BDEPEND=dev-vcs/git
DEFINED_PHASES=configure
DEPEND=dev-libs/boost media-gfx/xdot llvm-core/clang
DESCRIPTION=framework for Verilog RTL synthesis
EAPI=8
HOMEPAGE=https://yosyshq.net/yosys/
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=dev-libs/boost media-gfx/xdot llvm-core/clang
SLOT=0
SRC_URI=https://github.com/YosysHQ/yosys/releases/download/v0.60/yosys.tar.gz -> yosys-0.60.tar.gz
_md5_=3885297d9da518b7b6d3b29c0e33826a

View File

@@ -0,0 +1,16 @@
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 ) dev-vcs/git virtual/pkgconfig
DEFINED_PHASES=configure prepare setup
DEPEND=dev-libs/boost:= dev-libs/libffi:= dev-lang/tcl:= 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= ) media-gfx/xdot sys-libs/ncurses:= sys-libs/readline:= virtual/zlib
DESCRIPTION=framework for Verilog RTL synthesis
EAPI=8
HOMEPAGE=https://yosyshq.net/yosys/
INHERIT=python-any-r1 llvm-r2
IUSE=+llvm_slot_21 llvm_slot_18 llvm_slot_19 llvm_slot_20
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=dev-libs/boost:= dev-libs/libffi:= dev-lang/tcl:= 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= ) media-gfx/xdot sys-libs/ncurses:= sys-libs/readline:= virtual/zlib
REQUIRED_USE=^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
SLOT=0
SRC_URI=https://github.com/YosysHQ/yosys/releases/download/v0.61/yosys.tar.gz -> yosys-0.61.tar.gz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-any-r1 891415dfe39ad9b41b461f2b86354af0 llvm-utils 64536677f4b4365e25e9b739163bed58 multilib 404b65bd5212cff83b3935c685419d08 llvm-r2 d6b14d3bbccc5ab5b4182c606245dbd3
_md5_=4d3b5ab5e4db3b4928ee2f38bf3aa92e

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/gpg test? ( app-crypt/pgpdump )
DEFINED_PHASES=compile install test
DESCRIPTION=Google Cloud Artifact Registry Automatic Signing Key
EAPI=8
HOMEPAGE=https://docs.cloud.google.com/artifact-registry/docs
INHERIT=sec-keys
IUSE=test
KEYWORDS=~amd64 ~arm64
LICENSE=public-domain
PROPERTIES=test_network
RESTRICT=!test? ( test ) test
SLOT=0
SRC_URI=https://packages.cloud.google.com/apt/doc/apt-key.gpg -> openpgp-keys-google-artifact-registry-20210504.asc
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd edo a5e294016aa84979fcb2459749eb80b2 sec-keys ad87ecc577cf66bca0f31a392060765a
_md5_=3a4d2e1593dc8d25c0a74b6034834a22

View File

@@ -5,12 +5,12 @@ DESCRIPTION=Linux bcachefs kernel module for sys-fs/bcachefs-tools
EAPI=8
HOMEPAGE=https://bcachefs.org/
IDEPEND=sys-apps/kmod[tools] initramfs? ( sys-kernel/installkernel )
INHERIT=flag-o-matic linux-mod-r1 toolchain-funcs unpacker verify-sig
INHERIT=linux-mod-r1 unpacker verify-sig
IUSE=debug verify-sig dist-kernel modules-compress modules-sign +strip +initramfs verify-sig
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-2
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.34.0.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.34.0.tar.sign )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
_md5_=c0716c5d8ac759bd4a8a9b83ae88c30e
SRC_URI=https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.35.0.tar.zst verify-sig? ( https://evilpiepirate.org/bcachefs-tools/bcachefs-tools-1.35.0.tar.sign )
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad
_md5_=04e8bd9a8083adf9d112c73ed85b44dc

View File

@@ -5,11 +5,11 @@ DESCRIPTION=Linux bcachefs kernel module for sys-fs/bcachefs-tools
EAPI=8
HOMEPAGE=https://bcachefs.org/
IDEPEND=sys-apps/kmod[tools] initramfs? ( sys-kernel/installkernel )
INHERIT=flag-o-matic linux-mod-r1 toolchain-funcs unpacker verify-sig git-r3
INHERIT=linux-mod-r1 unpacker verify-sig git-r3
IUSE=debug verify-sig dist-kernel modules-compress modules-sign +strip +initramfs verify-sig
LICENSE=GPL-2 Apache-2.0 BSD ISC MIT Unicode-DFS-2016
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= )
SLOT=0
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=595bcedcbe40df2a182c3ec4c2bea690
_eclasses_=mount-boot-utils 2551bac1a772f4b6beacb494a750ae92 toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 dist-kernel-utils a40de3638d3f7a89f4c45d1a62b90e20 edo a5e294016aa84979fcb2459749eb80b2 linux-info efd923656513c879204fec6638eadee5 multiprocessing 1e32df7deee68372153dca65f4a7c21f linux-mod-r1 2b1749a4ea9e1aea780b1b54dd2f65f1 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 2cf23b136af9fd4c3fceadc34d0f98ad git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=04e8bd9a8083adf9d112c73ed85b44dc

File diff suppressed because one or more lines are too long

View File

@@ -8,9 +8,9 @@ INHERIT=chromium-2 unpacker desktop wrapper pax-utils xdg
IUSE=+ffmpeg-codecs qt6 +l10n_cs +l10n_de +l10n_en-US +l10n_es +l10n_fr +l10n_it +l10n_ja +l10n_kk +l10n_pt-BR +l10n_pt-PT +l10n_ru +l10n_tr +l10n_uk +l10n_uz +l10n_zh-CN +l10n_zh-TW
KEYWORDS=-* ~amd64
LICENSE=Yandex-EULA
RDEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap sys-libs/libudev-compat virtual/libudev x11-libs/cairo 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[X] x11-misc/xdg-utils ffmpeg-codecs? ( media-video/ffmpeg-chromium:140 ) qt6? ( dev-qt/qtbase:6[gui,widgets] )
RDEPEND=app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap sys-libs/libudev-compat virtual/libudev x11-libs/cairo 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[X] x11-misc/xdg-utils ffmpeg-codecs? ( media-video/ffmpeg-chromium:143 ) qt6? ( dev-qt/qtbase:6[gui,widgets] )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_25.10.1.1173-1_amd64.deb -> yandex-browser-25.10.1.1173_p1.deb )
SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_25.12.1.1217-1_amd64.deb -> yandex-browser-25.12.1.1217_p1.deb )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 desktop 7b6f6e9d65093966fbc8475399c5dd4e wrapper ebaa3beeb43f7e533872b6c37168c7ad pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=6d028bd859707802f3fff0eecb11992f
_md5_=30ef94c9d9b8cef427b42dcf2b5a196c

View File

@@ -83,7 +83,7 @@ app-accessibility/mimic1 1.3.0.1-r1 9999: Mycroft's TTS engine, based on CMU's F
app-accessibility/rhvoice 1.14.0 1.16.4: Multilingual text-to-speech engine (metapackage)
app-accessibility/rhvoice-core 1.14.0-r1 1.16.4: Multilingual text-to-speech engine
app-accessibility/speakup-tools 20121017: Tools to customize speakup module
app-accessibility/whisper-cpp 1.7.6 1.8.2: Port of OpenAI's Whisper model in C/C++
app-accessibility/whisper-cpp 1.7.6 1.8.2 1.8.3: Port of OpenAI's Whisper model in C/C++
app-admin/agru 0.1.18 0.1.19: A tool for managing GitLab groups and projects
app-admin/akita 0.1.4: An HTTP log monitoring tool for your terminal
app-admin/ananicy-cpp 1.1.1-r4: Ananicy rewritten in C++ for much lower CPU and memory usage
@@ -92,13 +92,13 @@ app-admin/aws-vault 7.2.0 7.8.6-r2: Securely store and access AWS credentials in
app-admin/blahajdots 0.6.0 9999: Bespoke dotfile management for sharkgirls.
app-admin/boinctui 2.7.1 2.7.1-r1: Fullscreen text mode manager for the BOINC client
app-admin/chamber 2.13.2: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.65.2 2.66.0 2.67.0-r1 2.68.1 2.69.0 2.69.1: Manage your dotfiles across multiple machines, securely
app-admin/chezmoi 2.65.2 2.66.0 2.67.0-r1 2.68.1 2.69.0 2.69.1 2.69.3: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/doasedit 1.0.8 1.0.9 9999: Edit files as root using an unprivileged editor
app-admin/dotbot 1.20.1: A tool that bootstraps your dotfiles
app-admin/fatrace 0.19.0: report system wide file access events
app-admin/gentoo_update 0.2.4: Gentoo Linux updater
app-admin/git-credential-oauth 0.17.1: A Git credential helper that securely authenticates using OAuth
app-admin/git-credential-oauth 0.17.2: A Git credential helper that securely authenticates using OAuth
app-admin/grub-customizer 5.2.5: A graphical grub2 settings manager
app-admin/hardinfo2 2.2.13: System Information and Benchmark for Linux Systems
app-admin/himitsu 0.7 0.8 0.9-r1 9999: Secret storage system for Unix, suitable for storing passwords, keys, ...
@@ -385,6 +385,7 @@ app-text/epubgrep 0.6.2: Search tool for EPUB e-books
app-text/ford 6.2.5 7.0.8-r1 7.0.9-r1 7.0.10 7.0.11 7.0.11-r1 7.0.12: FORD, automatic documentation generator for modern Fortran programs
app-text/frog 1.6.0: Extract text from any image, video, QR Code and etc.
app-text/harper 1.4.0: The language checker for developers.
app-text/iwe 0.0.60: Markdown based personal knowledge management (PKM) system
app-text/jrnl 4.2.1: Collect your thoughts and notes without leaving the command line
app-text/komikku 1.99.0: Manga reader for GNOME
app-text/koodo-reader-bin 1.5.1 1.6.3: A modern ebook manager and reader with sync and backup capacities
@@ -392,6 +393,7 @@ app-text/lchat 1.0-r2: Line oriented front end for ii-like chat programs
app-text/lizard 1.18.0 1.19.0: A simple code complexity analyser, supports most of the popular languages.
app-text/lorien-bin 0.6.0-r2: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/lsp 0.5.0_rc4 9999: The least significant pager
app-text/markdown-oxide 0.25.10: PKM Markdown Language Server
app-text/notekit 0.2.0: Write your notes in instantly-formatted Markdown
app-text/owo 0.1.0: OwO-ifies text via regex
app-text/pandoc-crossref-bin 0.3.17.0f: Pandoc filter for cross-references
@@ -400,7 +402,7 @@ app-text/sioyek 9999: Sioyek is a PDF viewer with a focus on textbooks and resea
app-text/smu 1.5 9999: Simple markup - markdown like syntax
app-text/sup2srt 1.0.6_p20250518: Convert SUP graphic subtitles to text-based SRT format
app-text/texlab 5.23.1 5.24.0: LaTeX Language Server
app-text/tinymist 0.14.6 9999: An integrated language service for Typst.
app-text/tinymist 0.14.8 9999: An integrated language service for Typst.
app-text/tldr 3.3.0 3.4.1: Python command line client for tldr pages
app-text/typst 0.14.2 9999: A markup-based typesetting system for the sciences
app-text/typstyle 0.14.4: A beautiful and reliable code formatter for Typst
@@ -1006,7 +1008,7 @@ dev-util/catalyst-lab 1.6.0 1.6.1: An automation tool for building Gentoo releas
dev-util/catppuccin-catwalk 1.3.2: Soothing pastel previews for the high-spirited!
dev-util/catppuccin-whiskers 2.4.0: Soothing port creation tool for the high-spirited!
dev-util/cmakelang 0.6.13: Provides Quality Assurance (QA) tools for cmake
dev-util/codex 0.80.0: Codex CLI - OpenAI's AI-powered coding agent
dev-util/codex 0.86.0: Codex CLI - OpenAI's AI-powered coding agent
dev-util/coq-lsp 0.1.9: Visual Studio Code Extension and Language Server Protocol for Coq
dev-util/deblob 0.11 0.12 9999: remove binary executables from a directory
dev-util/distribution-gpg-keys 1.115: Collection of GPG keys used in Linux Distributions
@@ -1029,7 +1031,7 @@ dev-util/git-bug 0.10.1 9999: distributed, offline-first bug tracker
dev-util/git-pages-cli 1.5.1: Command-line application for publishing sites to git-pages
dev-util/gitlab-ci-local-bin 4.43.0 4.47.0 4.56.0: Run gitlab pipelines locally as shell executor or docker executor
dev-util/go-task 3.38.0-r1 3.41.0-r1: A task runner / simpler Make alternative written in Go
dev-util/google-antigravity 1.13.3 1.14.2: Google's AI-first IDE and agentic development platform
dev-util/google-antigravity 1.14.2: Google's AI-first IDE and agentic development platform
dev-util/gshards 0.2: Small helper tools to aid installing Crystal packages in Gentoo
dev-util/hare-update 0.25.2.0 9999: assist in upgrading a codebase to a newer Hare release
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
@@ -1040,8 +1042,8 @@ dev-util/ios-safari-remote-debug 0_pre20250506: A remote debugger for iOS Safari
dev-util/ios-webkit-debug-proxy 1.9.2: A DevTools proxy for iOS devices
dev-util/istyle 1.23_pre20220127: Fast and Free Automatic Formatter for Verilog Source Code
dev-util/juliaup 1.18.9-r1: Julia installer and version multiplexer
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2: Real-time logging dashboard for Kubernetes
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0: Real-time logging dashboard for Kubernetes
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2 0.10.1 0.11.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: Real-time logging dashboard for Kubernetes
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/lottieconverter 0.2-r2 0.2-r3: Simple lottie (telegram animated sticker) converter
@@ -1091,7 +1093,7 @@ dev-util/wxformbuilder 3.10.1-r1 4.2.1: A wxWidgets GUI Builder
dev-util/xcd-rgb 1.0.0 9999: colorful hex dump (RGB edition)
dev-util/xrt 202610.2.21.21 999999: Runtime for AIE and FPGA based platforms
dev-util/yaml-language-server 1.14.0 1.15.0: Language Server for YAML Files
dev-vcs/ghorg 1.11.0: Mass repository cloning tool for GitHub/GitLab/Bitbucket
dev-vcs/ghorg 1.11.0 1.11.7: Mass repository cloning tool for GitHub/GitLab/Bitbucket
dev-vcs/gitahead 2.7.1 2.7.1-r1: Graphical Git client to help understand and manage source code history
dev-vcs/gitqlient 1.6.2 1.6.3 9999: Multi-platform Git client written with Qt
dev-vcs/lazygit 0.56.0 0.57.0 0.58.0 0.58.1 9999: Simple terminal UI for git commands
@@ -1173,7 +1175,7 @@ games-util/input-remapper 2.1.1 2.2.0 9999: A tool to change and program the map
games-util/itch-bin 25.5.1-r2 26.1.9: itch.io game browser, installer and launcher
games-util/legendary 0.20.33-r2 0.20.34-r2: A free and open-source replacement for the Epic Games Launcher
games-util/libtess2 1.0.2: Game and tools oriented refactored version of GLU tesselator
games-util/mangohud 0.7.2-r1 0.8.0 0.8.1 9999: Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
games-util/mangohud 0.7.2-r1 0.8.0 0.8.1 0.8.2 9999: Vulkan and OpenGL overlay for monitoring FPS, sensors, system load and more
games-util/minigalaxy 1.4.0: A simple GOG client for Linux
games-util/modrinth-app-bin 0.10.18 0.10.23 0.10.25: A unique, open source launcher that allows you to play your favorite Minecraft mods, and keep them up to date, all in one neat little package.
games-util/protonup 0.1.5 9999: Install and Update Proton-GE
@@ -1395,13 +1397,14 @@ media-gfx/mayo 0.9.0: Opensource 3D CAD viewer and converter
media-gfx/mirage 0.11.2 9999: Fast and simple image viewer based on Python and GTK
media-gfx/nsxiv 32 33 9999: Neo (or New or Not) Simple (or Small or Suckless) X Image Viewer
media-gfx/oda-file-converter 26.10.0.0: For converting between different versions of .dwg and .dxf
media-gfx/orcaslicer-bin 2.3.1: G-code generator for 3D printers (Bambu, Prusa, Voron, Creality)
media-gfx/pdf4qt 1.5.1.0 9999: Open source PDF WYSIWYG editor based on Qt
media-gfx/qview 5.0 6.1-r1: Practical and minimal image viewer
media-gfx/sic 0.22.4: Accessible image processing and conversion from the terminal tool.
media-gfx/silicon 0.5.2-r1 0.5.2-r2 0.5.3: Create beautiful image of your code
media-gfx/superpaper 2.2.1: Advanced multi monitor wallpaper manager
media-gfx/svgcleaner 0.9.5: svgcleaner could help you to clean up your SVG files from the unnecessary data.
media-gfx/swayimg 4.5 4.6: Lightweight image viewer for Wayland display servers
media-gfx/swayimg 4.6 4.7: Lightweight image viewer for Wayland display servers
media-gfx/timg 1.6.2 1.6.3: Terminal image and video viewer
media-gfx/vimiv-qt 0.9.0-r1: An image viewer with vim-like keybindings
media-gfx/vpuppr 0.9.0-r1: VTuber application made with Godot 3.4
@@ -1419,7 +1422,7 @@ media-libs/dr_wav 0.13.17: Single-header WAV audio loader and writer library
media-libs/glad 2.0.8: Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator
media-libs/glee 5.4.0-r3: OpenGL Easy Extension library
media-libs/grok 11.0.0: World's Leading Open Source JPEG 2000 Codec
media-libs/imgui 1.89.9-r4 1.91.1: Bloat-free graphical user interface library for C++
media-libs/imgui 1.89.9-r4 1.91.1 1.91.6: Bloat-free graphical user interface library for C++
media-libs/implot 0.16-r2: Immediate Mode Plotting
media-libs/libbpg 0.9.8-r1: Better Portable Graphics reference implementation
media-libs/libunicode 0.6.0 0.7.0: Modern C++20 Unicode library
@@ -1611,7 +1614,7 @@ net-im/revolt-desktop 1.0.8-r2: Revolt Desktop App
net-im/session-desktop-bin 1.15.1 1.15.2: Session Desktop - Onion routing based messenger
net-im/sliding-sync 0.99.15 0.99.19: Proxy implementation of MSC3575's sync protocol.
net-im/teams-for-linux 2.6.14 2.6.17 2.6.18: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
net-im/vesktop-bin 1.6.1 1.6.3: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/vesktop-bin 1.6.3-r1: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/zapzap 6.2.4: WhatsApp desktop application written in PyQt6 + PyQt6-WebEngine
net-im/zulip-desktop-bin 5.12.2: Organized chat for distributed teams.
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
@@ -1649,6 +1652,7 @@ net-misc/commons-downloader 9999: A shell script to bulk download files from Wik
net-misc/commons-wikimedia-find-by-hash 1.0.0: Search in commons.wikimedia.org by hash (sha1) of provided file
net-misc/curlie 1.8.2: Curlie is a frontend to curl that adds the ease of use of httpie
net-misc/cve-client 1.1.1 9999: CLI-based client / toolbox for CVE.org
net-misc/dpibreak 0.1.1 0.2.1: Simple and efficient DPI circumvention tool in Rust.
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/ffsend 0.2.77 9999: Easily and securely share files from the command line
net-misc/fileshelter 6.2.0 6.3.0: FileShelter is a “one-click” file sharing web application
@@ -1700,7 +1704,7 @@ net-news/newsflash 3.1.6 3.1.6-r1 3.3.5: Feed Reader written in GTK
net-news/newsraft 0.30 0.32 0.34 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
net-nntp/inn 2.7.1 2.7.3: InterNetNews - the Internet meets Netnews
net-nntp/nzb-monkey-go 0.1.17 0.1.18 0.1.19: Golang version of the NZB Monkey with included NZB direct search
net-nntp/pan 0.163 0.164: A newsreader for GNOME
net-nntp/pan 0.164 0.165: A newsreader for GNOME
net-p2p/bisq-bin 1.9.14-r1: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/dogecoin-qt 1.14.9 9999: Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.
net-p2p/feather 2.8.1-r1 9999: A free, open-source Monero wallet
@@ -1733,7 +1737,7 @@ net-voip/vvmd 0.8-r1: vvmd is a lower level daemon that retrieves Visual Voicema
net-vpn/GlobalProtect-openconnect 2.4.4-r1: Unofficial GlobalProtect VPN client for Linux
net-vpn/amneziawg-modules 1.0.20251009: AmneziaWG Linux kernel module
net-vpn/amneziawg-tools 1.0.20250903: Required tools for AmneziaWG, such as awg(8) and awg-quick(8)
net-vpn/cloudflare-warp 2025.5.893.0 2025.9.558.0: Cloudflare Warp Client
net-vpn/cloudflare-warp 2025.9.558.0 2025.10.186.0: Cloudflare Warp Client
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/mullvadvpn-app 2025.14: Tool used to manage daemon setup
@@ -1777,13 +1781,13 @@ sci-electronics/liblxi 1.20: Implementation of the LAN eXtensions for Instrument
sci-electronics/logic-bin 2.4.39 2.4.40: Saleae logic analyzer
sci-electronics/lxi-tools 2.7: Tools to access devices with LXI
sci-electronics/qucs-s 25.1.2: Quite universal circuit simulator with SPICE
sci-electronics/sby 0.60: Front-end for Yosys-based formal hardware verification flows
sci-electronics/sby 0.61: Front-end for Yosys-based formal hardware verification flows
sci-electronics/slang 9.1 9999: SystemVerilog compiler and language services
sci-electronics/surfer 0.5.0: Waveform viewer with a focus on a snappy usable interface
sci-electronics/svls 0.2.11: SystemVerilog language server
sci-electronics/vcd 221217-r1: VCD file (Value Change Dump) command line viewer
sci-electronics/verilator 5.044 9999: The fast free Verilog/SystemVerilog simulator
sci-electronics/yosys 0.60: framework for Verilog RTL synthesis
sci-electronics/yosys 0.61-r1: framework for Verilog RTL synthesis
sci-geosciences/google-earth-pro 7.3.6-r1: Google's 3D planet viewer
sci-libs/dlpack 1.2: Common in-memory tensor structure
sci-libs/onnxruntime 1.23.2: Cross-platform, high performance ML inferencing and training accelerator
@@ -1832,6 +1836,7 @@ 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-emersion 20240714: OpenPGP keys used by Simon Ser
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-jvoisin 20230224 20251029: OpenPGP keys used by Julien Voisin
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)
@@ -1903,7 +1908,7 @@ sys-devel/clang-bloomberg-p2996 21.0.0_p20250702 9999: Clang fork implementing e
sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code
sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler
sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module
sys-fs/bcachefs-kmod 1.34.0 9999: Linux bcachefs kernel module for sys-fs/bcachefs-tools
sys-fs/bcachefs-kmod 1.35.0 9999: Linux bcachefs kernel module for sys-fs/bcachefs-tools
sys-fs/btrd 0.5.4: The btrfs debugger
sys-fs/btrfs-dump 20250918: Metadata dumper for btrfs
sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesystem
@@ -1962,7 +1967,6 @@ www-apps/forgejo 11.0.7 12.0.4 13.0.2: A self-hosted lightweight software forge
www-apps/freshrss 1.26.3: A free, self-hostable news aggregator
www-apps/goatcounter 2.6.0: Easy web analytics without tracking of personal data
www-apps/invidious 2025.09.13.0-r2: Invidious is an alternative front-end to YouTube
www-apps/jackett 0.22.1363: API Support for your favorite torrent trackers
www-apps/laminar 1.3-r1: Fast and lightweight Continuous Integration
www-apps/libmedium 2024.06.10: Alternative private front-end to Medium
www-apps/mycorrhiza 1.15.1 9999: Git-based wiki engine written in Go using mycomarkup
@@ -1983,7 +1987,7 @@ www-client/mullvad-browser-bin 15.0.4: The Mullvad Browser is developed to minim
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/torbrowser-launcher 0.3.9: A program to help you securely download and run Tor Browser
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 25.10.1.1173_p1: The web browser from Yandex
www-client/yandex-browser 25.12.1.1217_p1: The web browser from Yandex
www-client/zen-bin 1.16.4b 1.17.13b 1.17.14b 1.17.15b: Zen Browser - A fast, privacy-focused Firefox fork
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits

View File

@@ -1 +1 @@
Wed, 14 Jan 2026 17:01:07 +0000
Sat, 17 Jan 2026 07:16:10 +0000