2025-11-22 16:45:51 UTC

This commit is contained in:
Repository mirror & CI
2025-11-22 16:45:51 +00:00
parent e962e5cb22
commit 61cf579c28
18 changed files with 141 additions and 56 deletions

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD CDDL CDLA-Permissive-2.0 ISC MIT MPL-2.0 openssl Unicode-
PROPERTIES=test_network
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/blopker/codebook/archive/refs/tags/v0.3.18.tar.gz -> codebook-0.3.18.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/codebook/0.3.18/codebook-0.3.18-deps.tar.xz
SRC_URI=https://github.com/blopker/codebook/archive/refs/tags/v0.3.20.tar.gz -> codebook-0.3.20.tar.gz https://gitlab.com/api/v4/projects/69517529/packages/generic/codebook/0.3.20/codebook-0.3.20-deps.tar.xz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8
_md5_=ca69d10542422db8f2b7eb82695bd880

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-lang/perl dev-qt/qttools:6[linguist] doc? ( app-text/doxygen dev-qt/qttools:6[assistant,qdoc,qtattributionsscanner] media-gfx/graphviz ) wayland? ( dev-util/wayland-scanner ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/elfutils dev-qt/qtbase:6[concurrent,gui,network,widgets,xml] dev-qt/qtdeclarative:6[widgets] 3d? ( dev-qt/qt3d:6[qml] ) bluetooth? ( dev-qt/qtconnectivity:6[bluetooth] ) designer? ( dev-qt/qttools:6[designer] ) geolocation? ( dev-qt/qtlocation:6 dev-qt/qtpositioning:6 ) highlight? ( kde-frameworks/syntax-highlighting:6 ) kjob? ( kde-frameworks/kcoreaddons:6 ) scxml? ( dev-qt/qtscxml:6 >=dev-util/kdstatemachineeditor-2.2.0 ) svg? ( dev-qt/qtsvg:6 ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6[compositor(+)] ) webengine? ( dev-qt/qtwebengine:6[widgets] )
DESCRIPTION=High-level runtime introspection tool for Qt applications
EAPI=8
HOMEPAGE=https://www.kdab.com/software-technologies/developer-tools/gammaray/ https://github.com/KDAB/GammaRay
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake qmake-utils xdg
IUSE=3d bluetooth designer doc geolocation highlight kjob scxml svg test wayland webengine
KEYWORDS=~amd64
LICENSE=BSD-2 GPL-2+ MIT
RDEPEND=dev-libs/elfutils dev-qt/qtbase:6[concurrent,gui,network,widgets,xml] dev-qt/qtdeclarative:6[widgets] 3d? ( dev-qt/qt3d:6[qml] ) bluetooth? ( dev-qt/qtconnectivity:6[bluetooth] ) designer? ( dev-qt/qttools:6[designer] ) geolocation? ( dev-qt/qtlocation:6 dev-qt/qtpositioning:6 ) highlight? ( kde-frameworks/syntax-highlighting:6 ) kjob? ( kde-frameworks/kcoreaddons:6 ) scxml? ( dev-qt/qtscxml:6 >=dev-util/kdstatemachineeditor-2.2.0 ) svg? ( dev-qt/qtsvg:6 ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6[compositor(+)] ) webengine? ( dev-qt/qtwebengine:6[widgets] )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/KDAB/GammaRay/releases/download/v3.3.0/gammaray-3.3.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake a36a2a340635cb293524229ee6d2ef7a qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=c0b4a6383bb47fc8f943409c8e5cc775

View File

@@ -5,5 +5,5 @@ HOMEPAGE=https://rpm-software-management.github.io/mock/ https://github.com/rpm-
KEYWORDS=~amd64
LICENSE=GPL-2+
SLOT=0
SRC_URI=https://github.com/rpm-software-management/mock/archive/refs/tags/mock-core-configs-43.2-1.tar.gz
SRC_URI=https://github.com/rpm-software-management/mock/archive/refs/tags/mock-core-configs-43.3-1.tar.gz
_md5_=ef5441972e2f592176c5044d730628ef

View File

@@ -1,15 +0,0 @@
BDEPEND=sys-devel/gettext man? ( dev-ruby/asciidoctor ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-ttf virtual/zlib:= webp? ( media-libs/libwebp ) debug? ( dev-libs/cJSON ) portmidi? ( media-libs/portmidi )
DESCRIPTION=Port of xsystem35, a free implementation of AliceSoft's System 3.x game engine.
EAPI=8
HOMEPAGE=https://github.com/kichikuou/xsystem35-sdl2
INHERIT=cmake
IUSE=+man debug +portmidi +webp
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-ttf virtual/zlib:= webp? ( media-libs/libwebp ) debug? ( dev-libs/cJSON ) portmidi? ( media-libs/portmidi )
SLOT=0
SRC_URI=https://github.com/kichikuou/xsystem35-sdl2/archive/refs/tags/v2.16.0.tar.gz -> xsystem35-sdl2-2.16.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake a36a2a340635cb293524229ee6d2ef7a
_md5_=3af357c1a0543e5e76753c128a1fb79a

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-ttf virtual/zlib:= webp? ( media-libs/libwebp ) debug? ( dev-libs/cJSON ) portmidi? ( media-libs/portmidi )
SLOT=0
SRC_URI=https://github.com/kichikuou/xsystem35-sdl2/archive/refs/tags/v2.15.1.tar.gz -> xsystem35-sdl2-2.15.1.tar.gz
SRC_URI=https://github.com/kichikuou/xsystem35-sdl2/archive/refs/tags/v2.17.0.tar.gz -> xsystem35-sdl2-2.17.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake a36a2a340635cb293524229ee6d2ef7a
_md5_=3af357c1a0543e5e76753c128a1fb79a

View File

@@ -0,0 +1,15 @@
BDEPEND=|| ( >=sys-devel/gcc-14:* >=llvm-core/clang-17:* ) dev-build/cmake dev-build/ninja virtual/pkgconfig dev-cpp/cli11 dev-util/spirv-tools dev-qt/qtshadertools:6 breakpad? ( dev-util/breakpad ) wayland? ( dev-util/wayland-scanner dev-libs/wayland-protocols ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-qt/qtbase:6 dev-qt/qtsvg:6 jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6 ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) mpris? ( dev-qt/qtdbus ) pam? ( sys-libs/pam ) bluetooth? ( net-wireless/bluez )
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
EAPI=8
HOMEPAGE=https://quickshell.org/
INHERIT=cmake
IUSE=+breakpad +jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +screencopy +X +pipewire +tray +mpris +pam +hyprland +hyprland-global-shortcuts +hyprland-focus-grab +i3 +i3-ipc +bluetooth
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-qt/qtbase:6 dev-qt/qtsvg:6 jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6 ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) mpris? ( dev-qt/qtdbus ) pam? ( sys-libs/pam ) bluetooth? ( net-wireless/bluez )
SLOT=0
SRC_URI=https://github.com/quickshell-mirror/quickshell/archive/refs/tags/v0.2.1.tar.gz -> quickshell-0.2.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake a36a2a340635cb293524229ee6d2ef7a
_md5_=6ba1190d17b5d24e336333b41248a7e3

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/rust || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install setup test unpack
DEPEND=x11-libs/libxkbcommon
DESCRIPTION=Tool to freeze the screen of a Wayland compositor
EAPI=8
HOMEPAGE=https://github.com/Jappie3/wayfreeze
INHERIT=cargo git-r3
IUSE=debug
LICENSE=AGPL-3
PROPERTIES=live
RDEPEND=x11-libs/libxkbcommon
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=7f6ee77637adb61459408c2daefffd20

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-cpp/yaml-cpp:= dev-cpp/nlohmann_json dev-libs/glib:2 dev-libs/json-c
REQUIRED_USE=systemd? ( ^^ ( python_single_target_python3_13 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/miracle-wm-org/miracle-wm/archive/refs/tags/v0.7.1.tar.gz -> miracle-wm-0.7.1.tar.gz
SRC_URI=https://github.com/miracle-wm-org/miracle-wm/archive/refs/tags/v0.8.2.tar.gz -> miracle-wm-0.8.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake a36a2a340635cb293524229ee6d2ef7a python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=6acc46661a1d2d3b334f395c3e260396

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst setup test unpack
DEPEND=media-libs/alsa-lib sys-libs/ncurses
DESCRIPTION=A terminal user interface music player in Rust
EAPI=8
HOMEPAGE=https://github.com/evilja/neocrystal
INHERIT=cargo git-r3
IUSE=debug
LICENSE=MIT Apache-2.0 BSD MPL-2.0 Unicode-3.0
PROPERTIES=live
RDEPEND=media-libs/alsa-lib sys-libs/ncurses
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=4e1ffbf594f87d1511817091e68ecd48

View File

@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://hg.sr.ht/~scoopta/wlrobs
INHERIT=meson
KEYWORDS=~amd64
LICENSE=GPL-3
LICENSE=GPL-3+
RDEPEND=dev-libs/wayland media-video/obs-studio
RESTRICT=mirror
SLOT=0
SRC_URI=https://hg.sr.ht/~scoopta/wlrobs/archive/v1.1.tar.gz -> wlrobs-1.1.tar.gz
SRC_URI=https://hg.sr.ht/~scoopta/wlrobs/archive/b8668b4d6d6d33e3de86ce3fa4331249bc0abc8b.tar.gz -> wlrobs-1.2_p20241224.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083
_md5_=818c5bc20b6a1103b0e62078011336be
_md5_=45acb33b7d215a14a0e49bcd098adce0

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array dev-vcs/mercurial
DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-libs/wayland media-video/obs-studio
DESCRIPTION=OBS plugin that allows you to screen capture on wlroots based compositors
EAPI=8
HOMEPAGE=https://hg.sr.ht/~scoopta/wlrobs
INHERIT=meson mercurial
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/wayland media-video/obs-studio
RESTRICT=mirror
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 mercurial 74061a7620da41b2cb72b135cc6431c7
_md5_=c2b38329cae0bdb11f5578f8b9f9c7d1

View File

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

View File

@@ -0,0 +1,16 @@
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? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) 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.23.4
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=blas cpu_flags_x86_sse4_2 cpu_flags_x86_avx cpu_flags_x86_f16c cpu_flags_x86_avx2 cpu_flags_x86_bmi2 cpu_flags_x86_fma3 cpu_flags_x86_avx512f cpu_flags_x86_avx512vbmi cpu_flags_x86_avx512_vnni cpu_flags_x86_avx_vnni cuda mkl rocm vulkan +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? ( !mkl? ( virtual/blas ) mkl? ( sci-libs/mkl ) ) 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?]
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/ollama/ollama/archive/refs/tags/v0.13.0.tar.gz -> ollama-0.13.0.gh.tar.gz https://github.com/gentoo-golang-dist/ollama/releases/download/v0.13.0/ollama-0.13.0-deps.tar.xz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 cuda 8b660e223a1695e3884ee4c7dc2c5059 rocm 760587a774a2249c681b9326e7015d97 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake a36a2a340635cb293524229ee6d2ef7a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 linux-info efd923656513c879204fec6638eadee5 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=e4250e05238966befa3d752180997fe5

View File

@@ -1,4 +1,4 @@
BDEPEND=virtual/pkgconfig llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) || ( >=dev-lang/rust-bin-1.76.0:* >=dev-lang/rust-1.76.0:* )
BDEPEND=virtual/pkgconfig llvm_slot_18? ( llvm-core/clang:18 ) llvm_slot_19? ( llvm-core/clang:19 ) llvm_slot_20? ( llvm-core/clang:20 ) llvm_slot_21? ( llvm-core/clang:21 ) || ( >=dev-lang/rust-bin-1.85.0:* >=dev-lang/rust-1.85.0:* )
DEFINED_PHASES=compile configure install postinst postrm preinst setup test unpack
DEPEND=virtual/opencl x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) test? ( sys-fs/fuse:3 )
DESCRIPTION=Linux GPU Control Application
@@ -6,13 +6,13 @@ EAPI=8
HOMEPAGE=https://github.com/ilya-zlobintsev/LACT
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo llvm-r2 xdg
IUSE=gui libadwaita test video_cards_nvidia debug +llvm_slot_20 llvm_slot_18 llvm_slot_19
IUSE=gui libadwaita test video_cards_nvidia debug +llvm_slot_20 llvm_slot_18 llvm_slot_19 llvm_slot_21
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 GPL-3 ISC MIT MPL-2.0 Unicode-3.0 ZLIB
LICENSE=MIT Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CC0-1.0 CDLA-Permissive-2.0 ISC LGPL-3+ MIT MPL-2.0 Unicode-3.0 ZLIB
RDEPEND=virtual/opencl x11-libs/libdrm[video_cards_amdgpu] gui? ( dev-libs/glib:2 gui-libs/gtk:4[introspection] media-libs/fontconfig media-libs/freetype media-libs/graphene x11-libs/cairo x11-libs/pango ) libadwaita? ( >=gui-libs/libadwaita-1.4.0:1 ) dev-util/vulkan-tools sys-apps/hwdata
REQUIRED_USE=libadwaita? ( gui ) test? ( gui ) ^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 )
REQUIRED_USE=libadwaita? ( gui ) test? ( gui ) ^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.8.1.tar.gz -> lact-0.8.1.tar.gz https://github.com/kenba/cl3/archive/7e742c96146890f33fc9d1f9e0251f814d3b87aa.tar.gz -> cl3-7e742c96146890f33fc9d1f9e0251f814d3b87aa.gh.tar.gz https://github.com/pastalian/distfiles/releases/download/lact-0.8.1/lact-0.8.1-crates.tar.xz
SRC_URI=https://github.com/ilya-zlobintsev/LACT/archive/refs/tags/v0.8.3.tar.gz -> lact-0.8.3.tar.gz https://github.com/kenba/cl3/archive/4da03b19d19ce2ca735e09dc5e2a1bcfa133beff.tar.gz -> cl3-4da03b19d19ce2ca735e09dc5e2a1bcfa133beff.gh.tar.gz https://github.com/pastalian/distfiles/releases/download/lact-0.8.3/lact-0.8.3-crates.tar.xz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust ee7b3be2c0e004fa7aaaed31e4fef928 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 llvm-utils 64536677f4b4365e25e9b739163bed58 multilib a199af442898963433d6f038a88cce9c llvm-r2 452c1a70845763809d225a317d8a6c05 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=90979176633f4cf93c8aab1f31bcef9c
_md5_=1e533bc5fbcbfae436a9a4a13140c5fd

View File

@@ -365,7 +365,7 @@ app-shells/zsh-history-substring-search 1.0.2 1.1.0: ZSH port of Fish history se
app-text/OCRmyPDF 16.10.2: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/cmark-gfm 0.29.0.13: GitHub's fork of cmark
app-text/code-minimap 0.6.8: A high performance code minimap generator
app-text/codebook 0.3.18: Spell Checker for Code
app-text/codebook 0.3.20: Spell Checker for Code
app-text/dooit 3.3.3: A TUI todo manager
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
@@ -1000,7 +1000,7 @@ dev-util/flatpakify 1.0.5: Tool to create Flatpak bundles from Portage ebuilds
dev-util/fnm 1.38.1: Fast and simple Node.js version manager
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/gammaray 3.1.0: High-level runtime introspection tool for Qt applications
dev-util/gammaray 3.1.0 3.3.0: High-level runtime introspection tool for Qt applications
dev-util/gemini-cli 0.16.0: Gemini CLI - a command-line AI workflow tool by Google
dev-util/genTree 0.1.0 9999: Gentoo rootfs tree generator
dev-util/git-bug 0.10.1 9999: distributed, offline-first bug tracker
@@ -1027,7 +1027,7 @@ dev-util/mh 1.4.1: Generate help for Makefile
dev-util/minify-bin 2.24.4: Minifier package that provides HTML5, CSS3, JS, JSON, SVG, and XML minifiers.
dev-util/mise 2025.10.10-r3 2025.10.14: The front-end to your dev env
dev-util/mock 6.5: Simple chroot build environment manager for building RPMs
dev-util/mock-core-configs 43.2: Mock core config files basic chroots
dev-util/mock-core-configs 43.3: Mock core config files basic chroots
dev-util/nvchecker 2.19: New version checker for software releases
dev-util/ocamlformat 0.26.2 0.26.2-r1: Auto-formatter for OCaml code
dev-util/ocp-indent 1.8.2: Indentation tool for OCaml, to be used from editors like Emacs and Vim.
@@ -1102,7 +1102,7 @@ games-engines/instead 3.5.2 9999: INSTEAD text-based quest game engine
games-engines/nxengine-evo 2.6.5_p1-r1: rewrite of the jump-and-run platformer Doukutsu Monogatari(Cave Story)
games-engines/ponscripter-fork 3.0.2: Fork of the Ponscripter visual novel engine to take advantage of SDL2
games-engines/system3-sdl2 1.6.1-r1 1.6.2: SDL2 port of AliceSoft's System3 for Win32 by Takeda Toshiya.
games-engines/xsystem35-sdl2 2.15.1 2.16.0 2.16.1: Port of xsystem35, a free implementation of AliceSoft's System 3.x game engine.
games-engines/xsystem35-sdl2 2.16.1 2.17.0: Port of xsystem35, a free implementation of AliceSoft's System 3.x game engine.
games-engines/xsystem4 1.0.0 9999: Cross-platform implementation of AliceSoft's System 4 game engine
games-fps/assaultcube 1.3.0.2-r1: Free multiplayer FPS based on the Cube engine
games-fps/crispy-doom 5.12.0 6.0: A limit-removing enhanced-resolution Doom source port based on Chocolate Doom
@@ -1244,7 +1244,7 @@ gui-apps/openrefine 3.9.3: Wikidata batch editor, Wikimedia Commons mass upload
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.2-r1: Cisco's packet tracer
gui-apps/pop-launcher 1.2.1: Modular IPC-based desktop launcher service
gui-apps/quickshell 0.2.0 9999: Toolkit for building desktop widgets using QtQuick
gui-apps/quickshell 0.2.0 0.2.1 9999: Toolkit for building desktop widgets using QtQuick
gui-apps/rofi-wayland 1.7.5_p3 1.7.8_p1: A window switcher, run dialog and dmenu replacement
gui-apps/satty 0.19.0 9999: A screenshot annotation tool inspired by Swappy and Flameshot.
gui-apps/sddm-conf 0.3.0: SDDM configuration editor
@@ -1270,6 +1270,7 @@ gui-apps/tofi 0.8.1 0.9.1: Fast and simple dmenu/rofi replacement for wlroots-ba
gui-apps/vicuna 1.25: Tool for uploading files to Wikimedia Commons and other Wikimedia projects
gui-apps/walker 0.10.3 0.12.0 0.13.26 9999: Multi-Purpose Launcher with a lot of features. Highly Customizable and fast
gui-apps/way-displays 1.15.0 9999: Auto Manage Your Wayland Displays
gui-apps/wayfreeze 9999: Tool to freeze the screen of a Wayland compositor
gui-apps/wayidle 1.0.1: Wayland idle timeout waiter
gui-apps/waylock 1.3.0 1.4.0 1.5.0 1.5.0-r2: Small screenlocker for Wayland compositors
gui-apps/waypaper 2.7: GUI wallpaper setter for Wayland and Xorg window managers
@@ -1305,7 +1306,7 @@ gui-libs/xdg-desktop-portal-hyprland 1.3.9-r1 9999: xdg-desktop-portal backend f
gui-wm/cage 0.2.1 9999: A Wayland kiosk
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
gui-wm/mangowc 0.10.5 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
gui-wm/miracle-wm 0.7.1 0.8.0: Tiling Wayland compositor based on Mir
gui-wm/miracle-wm 0.8.0 0.8.2: Tiling Wayland compositor based on Mir
gui-wm/niri 25.05.1-r1 25.08: Scrollable-tiling Wayland compositor
gui-wm/phoc 0.48.0 0.49.0 0.50.0: Wayland compositor for mobile phones
gui-wm/river 0.3.11 0.3.12: A dynamic tiling Wayland compositor
@@ -1443,6 +1444,7 @@ media-sound/mousai 0.7.9: Identify songs in seconds
media-sound/mpd-mpris 0.3.1 0.4.0 0.4.1: An implementation of the MPRIS protocol for MPD.
media-sound/mpvc 1.1.4-r1: mpc-like tool which connects to existing mpv instances through sockets.
media-sound/musikcube 3.0.2 3.0.4: Excellent terminal music player, support almost every known sound system.
media-sound/neocrystal 1.4.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/noson-app 5.6.6-r1 5.6.8: 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
@@ -1498,7 +1500,7 @@ media-video/uxplay 1.67-r1 1.68.3-r1 1.70-r1: AirPlay Unix mirroring server
media-video/walksnail-osd-tool 0.3.0-r2 9999: Tool for rendering OSDs over Walksnail DVR recordings
media-video/webcamize 2.0.0: Use almost any camera as a webcam—DSLRs, mirrorless, camcorders, and more
media-video/wl-screenrec 0.2.0: High performance screen/audio recorder for wlroots
media-video/wlrobs 1.1 9999: OBS plugin that allows you to screen capture on wlroots based compositors
media-video/wlrobs 1.2_p20241224: OBS plugin that allows you to screen capture on wlroots based compositors
media-video/ytarchive 0.4.0 0.5.0: Youtube livestream downloader
mpv-plugin/SimpleHistory 2023.09.25: Continue watching last played, manage and play from history
mpv-plugin/SimpleUndo 2023.09.25: Ctrl-Z return to the previous seekbar position, Ctrl-Z again redo
@@ -1552,6 +1554,7 @@ net-im/discord-canary-bin 0.0.786: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.137: All-in-one voice and text chat
net-im/discordo 0_pre20251118 9999: A lightweight, secure, and feature-rich Discord TUI client.
net-im/dissent 0.0.37: Tiny native Discord app
net-im/element-desktop 1.12.3: A glossy Matrix collaboration client for desktop
net-im/eturnal 1.12.1 1.12.2: STUN/TURN server
net-im/flare 0.12.0-r1: Chat with your friends on Signal
net-im/gajim-plugins 9999: Plugins developed for Gajim XMPP client
@@ -1789,7 +1792,7 @@ sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467
sci-misc/boinc-wrapper 26018-r3 26019 26019-r1: Wrapper to use non-BOINC apps with BOINC
sci-misc/llama-cpp 0_pre5332 0_pre5633-r1 0_pre6140 0_pre6318 0_pre6710 0_pre6980 9999: Port of Facebook's LLaMA model in C/C++
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
sci-ml/ollama 0.12.6 0.12.10 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-ml/ollama 0.12.6 0.12.10 0.13.0 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.25.5-r1: Open-source Modelica-based modeling and simulation environment
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
@@ -1827,7 +1830,7 @@ sys-apps/gat 0.23.1: Cat alternative written in Go
sys-apps/hex 0.4.2 0.5.0 0.6.0: Futuristic take on hexdump
sys-apps/hexyl 0.16.0: A command-line hex viewer
sys-apps/killport 1.1.0: A command-line tool to easily kill processes on a specified port.
sys-apps/lact 0.8.1 0.8.2: Linux GPU Control Application
sys-apps/lact 0.8.2 0.8.3: Linux GPU Control Application
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
sys-apps/lr 1.6: list files, recursively
sys-apps/lsplug 6: Replacement for lsusb that shows more useful info and less useless info

View File

@@ -1 +1 @@
Fri, 21 Nov 2025 15:15:52 +0000
Sat, 22 Nov 2025 16:45:51 +0000

View File

@@ -191,11 +191,13 @@ dev-util/catalyst-lab:binhost - Binhost targets support to build selected packag
dev-util/catalyst-lab:git - Uploading binpkgs and releases to git repository.
dev-util/catalyst-lab:qemu - Building stages for different architecture using QEMU.
dev-util/distribution-gpg-keys:copr - Install GPG keys used by Copr projects
dev-util/gammaray:3d - Build support for Qt5 3D modules
dev-util/gammaray:3d - Build support for Qt 3D modules
dev-util/gammaray:designer - Widget .ui file export
dev-util/gammaray:geolocation - Physical position determination support from Qt5 framework
dev-util/gammaray:qml - Build with Qt5 Quick support
dev-util/gammaray:scxml - Build support for Qt5 State Chart XML (SCXML)
dev-util/gammaray:geolocation - Physical position determination support from Qt framework
dev-util/gammaray:highlight - Syntax highlighting for code editor
dev-util/gammaray:kjob - KJob tracker plug-in
dev-util/gammaray:qml - Build with Qt Quick support
dev-util/gammaray:scxml - Build support for Qt State Chart XML (SCXML)
dev-util/gammaray:webengine - Enable support for dev-qt/qtwebengine
dev-util/rtc-testbench:mqtt - Enable logging via app-misc/mosquitto
dev-util/rust-rover:bundled-jdk - Use bundled jdk
@@ -672,6 +674,7 @@ net-im/chatterino:plugins - Enable plugin support
net-im/chatterino:qtkeychain - Enable qtkeychain support to secure passwords
net-im/conduit:rocksdb - Add support for RocksDB; a key/value, LSM database
net-im/conduit:system-rocksdb - Use the system-wide dev-libs/rocksdb installation
net-im/element-desktop:emoji - Use media-fonts/noto-emoji for displaying emoji
net-im/gajim-plugins:acronyms_expander - Plugin: Replaces acronyms (or other strings) with given expansions/substitutes
net-im/gajim-plugins:anti_spam - Plugin: Block some incoming messages
net-im/gajim-plugins:clients_icons - Plugin: Shows the client icons in the roster and in groupchats