2025-05-31 07:09:05 UTC

This commit is contained in:
Repository mirror & CI
2025-05-31 07:09:05 +00:00
parent dfe07790ac
commit 3508006c0c
19 changed files with 133 additions and 68 deletions

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=All-in-one stability, stress test, benchmark and monitoring tool
EAPI=8
HOMEPAGE=https://www.ocbase.com
IDEPEND=filecaps? ( sys-libs/libcap ) dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop fcaps wrapper xdg udev
IUSE=msr-user-access +filecaps
KEYWORDS=~amd64
LICENSE=OCBASE-EULA
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=https://www.ocbase.com/download/edition:Personal/os:Linux/version:14.0.12 -> occt-bin-14.0.12.bin
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed fcaps 27152c9e4da035accb14a2d7879744ef wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 udev f3d9a4376ebd22131726a68e1a0a058f
_md5_=d7129f226ef282f40b1c6c8380b29fcc

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=OCBASE-EULA
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=https://www.ocbase.com/download/edition:Personal/os:Linux/version:14.0.12 -> occt-bin-14.0.12.bin
SRC_URI=https://www.ocbase.com/download/edition:Personal/os:Linux/version:14.0.13 -> occt-bin-14.0.13.bin
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed fcaps 27152c9e4da035accb14a2d7879744ef wrapper 11a2a3bd712784986679b60a0cab34a0 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 udev f3d9a4376ebd22131726a68e1a0a058f
_md5_=ab0c2dd91a2bfc121c177561debb8e78

View File

@@ -8,6 +8,6 @@ IUSE=debug
KEYWORDS=~amd64
LICENSE=Apache-2.0 Apache-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB
SLOT=0
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.39.0/harper-0.39.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.39.0.tar.gz -> harper-0.39.0.tar.gz
SRC_URI=https://github.com/TimovVeen/harper/releases/download/v0.40.0/harper-0.40.0-crates.tar.xz https://github.com/Automattic/harper/archive/refs/tags/v0.40.0.tar.gz -> harper-0.40.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 3b042096236a464b8bd9dd7a1120ad23 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=565101012cdc431081fdf4fdb814b80b

View File

@@ -0,0 +1,16 @@
BDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) >=dev-build/cmake-3.30.2 >=dev-build/ninja-1.11.1 >=dev-db/sqlite-3 >=dev-libs/icu-69 >=dev-libs/libedit-20221030 >=dev-libs/libxml2-2.11.5 >=dev-util/patchelf-0.18 >=dev-vcs/git-2.39 >=sys-apps/coreutils-9 >=sys-devel/gcc-11 >=sys-libs/ncurses-6 >=sys-libs/zlib-1.3.1 || ( dev-lang/swift dev-lang/swift-bootstrap ) llvm_slot_15? ( llvm-core/clang:15= llvm-core/lld:15= ) llvm_slot_16? ( llvm-core/clang:16= llvm-core/lld:16= ) llvm_slot_17? ( llvm-core/clang:17= llvm-core/lld:17= ) llvm_slot_18? ( llvm-core/clang:18= llvm-core/lld:18= ) llvm_slot_19? ( llvm-core/clang:19= llvm-core/lld:19= ) dev-lang/python python_single_target_python3_12? ( dev-python/setuptools[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/setuptools[python_targets_python3_13(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst setup unpack
DESCRIPTION=A high-level, general-purpose, multi-paradigm, compiled programming language
EAPI=8
HOMEPAGE=https://www.swift.org
INHERIT=llvm-r1 python-single-r1 toolchain-funcs
IUSE=+llvm_slot_19 llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
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 ) !~dev-lang/swift-5.10.1:0 >=app-arch/zstd-1.5 >=app-eselect/eselect-swift-1.0-r1 >=dev-db/sqlite-3 >=dev-libs/icu-69 >=dev-libs/libedit-20221030 >=dev-libs/libxml2-2.11.5 >=net-misc/curl-8.9.1 >=sys-libs/ncurses-6 >=sys-libs/zlib-1.3.1 dev-lang/python llvm_slot_15? ( llvm-core/lld:15= ) llvm_slot_16? ( llvm-core/lld:16= ) llvm_slot_17? ( llvm-core/lld:17= ) llvm_slot_18? ( llvm-core/lld:18= ) llvm_slot_19? ( llvm-core/lld:19= )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ^^ ( llvm_slot_15 llvm_slot_16 llvm_slot_17 llvm_slot_18 llvm_slot_19 )
RESTRICT=strip
SLOT=6/1
SRC_URI=https://github.com/apple/swift-argument-parser/archive/refs/tags/1.4.0.tar.gz -> swift-argument-parser-1.4.0.tar.gz https://github.com/apple/swift-asn1/archive/refs/tags/1.0.0.tar.gz -> swift-asn1-1.0.0.tar.gz https://github.com/apple/swift-async-algorithms/archive/refs/tags/1.0.1.tar.gz -> swift-async-algorithms-1.0.0.tar.gz https://github.com/apple/swift-atomics/archive/refs/tags/1.2.0.tar.gz -> swift-atomics-1.2.0.tar.gz https://github.com/apple/swift-certificates/archive/refs/tags/1.0.1.tar.gz -> swift-certificates-1.0.1.tar.gz https://github.com/apple/swift-collections/archive/refs/tags/1.1.3.tar.gz -> swift-collections-1.1.3.tar.gz https://github.com/apple/swift-crypto/archive/refs/tags/3.0.0.tar.gz -> swift-crypto-3.0.0.tar.gz https://github.com/apple/swift-log/archive/refs/tags/1.5.4.tar.gz -> swift-log-1.5.4.tar.gz https://github.com/apple/swift-nio/archive/refs/tags/2.65.0.tar.gz -> swift-nio-2.65.0.tar.gz https://github.com/apple/swift-numerics/archive/refs/tags/1.0.2.tar.gz -> swift-numerics-1.0.2.tar.gz https://github.com/apple/swift-system/archive/refs/tags/1.3.0.tar.gz -> swift-system-1.3.0.tar.gz https://github.com/jpsim/Yams/archive/refs/tags/5.0.6.tar.gz -> Yams-5.0.6.tar.gz https://github.com/swiftlang/indexstore-db/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> indexstore-db-6.1.2.tar.gz https://github.com/swiftlang/llvm-project/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> llvm-project-6.1.2.tar.gz https://github.com/swiftlang/sourcekit-lsp/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> sourcekit-lsp-6.1.2.tar.gz https://github.com/swiftlang/swift-cmark/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-cmark-6.1.2.tar.gz https://github.com/swiftlang/swift-corelibs-foundation/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-corelibs-foundation-6.1.2.tar.gz https://github.com/swiftlang/swift-corelibs-libdispatch/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-corelibs-libdispatch-6.1.2.tar.gz https://github.com/swiftlang/swift-corelibs-xctest/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-corelibs-xctest-6.1.2.tar.gz https://github.com/swiftlang/swift-docc-render-artifact/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-docc-render-artifact-6.1.2.tar.gz https://github.com/swiftlang/swift-docc-symbolkit/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-docc-symbolkit-6.1.2.tar.gz https://github.com/swiftlang/swift-docc/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-docc-6.1.2.tar.gz https://github.com/swiftlang/swift-driver/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-driver-6.1.2.tar.gz https://github.com/swiftlang/swift-experimental-string-processing/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-experimental-string-processing-6.1.2.tar.gz https://github.com/swiftlang/swift-format/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-format-6.1.2.tar.gz https://github.com/swiftlang/swift-foundation-icu/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-foundation-icu-6.1.2.tar.gz https://github.com/swiftlang/swift-foundation/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-foundation-6.1.2.tar.gz https://github.com/swiftlang/swift-installer-scripts/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-installer-scripts-6.1.2.tar.gz https://github.com/swiftlang/swift-integration-tests/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-integration-tests-6.1.2.tar.gz https://github.com/swiftlang/swift-llbuild/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-llbuild-6.1.2.tar.gz https://github.com/swiftlang/swift-llvm-bindings/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-llvm-bindings-6.1.2.tar.gz https://github.com/swiftlang/swift-lmdb/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-lmdb-6.1.2.tar.gz https://github.com/swiftlang/swift-markdown/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-markdown-6.1.2.tar.gz https://github.com/swiftlang/swift-package-manager/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-package-manager-6.1.2.tar.gz https://github.com/swiftlang/swift-stress-tester/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-stress-tester-6.1.2.tar.gz https://github.com/swiftlang/swift-syntax/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-syntax-6.1.2.tar.gz https://github.com/swiftlang/swift-testing/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-testing-6.1.2.tar.gz https://github.com/swiftlang/swift-toolchain-sqlite/archive/refs/tags/1.0.1.tar.gz -> swift-toolchain-sqlite-1.0.1.tar.gz https://github.com/swiftlang/swift-tools-support-core/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-tools-support-core-6.1.2.tar.gz https://github.com/swiftlang/swift/archive/refs/tags/swift-6.1.2-RELEASE.tar.gz -> swift-6.1.2.tar.gz
_eclasses_=llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 0bd586d3786517cd63802a520b404dda multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=f24ef096036fa0e1ef30590cfa4dab1a

View File

@@ -0,0 +1,16 @@
BDEPEND=doc? ( dev-python/sphinx dev-python/sphinx-rtd-theme )
DEFINED_PHASES=compile install
DEPEND=lua_targets_luajit? ( dev-lang/luajit:= ) lua_targets_lua5-1? ( dev-lang/lua:5.1 ) lua_targets_lua5-3? ( dev-lang/lua:5.3 ) lua_targets_lua5-4? ( dev-lang/lua:5.4 )
DESCRIPTION=Helper Utilities for a Multitude of Problems
EAPI=8
HOMEPAGE=http://hump.readthedocs.org/ https://github.com/vrld/hump/
INHERIT=lua
IUSE=doc lua_targets_luajit lua_targets_lua5-1 lua_targets_lua5-3 lua_targets_lua5-4
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=lua_targets_luajit? ( dev-lang/luajit:= ) lua_targets_lua5-1? ( dev-lang/lua:5.1 ) lua_targets_lua5-3? ( dev-lang/lua:5.3 ) lua_targets_lua5-4? ( dev-lang/lua:5.4 )
REQUIRED_USE=|| ( lua_targets_luajit lua_targets_lua5-1 lua_targets_lua5-3 lua_targets_lua5-4 )
SLOT=0
SRC_URI=https://github.com/vrld/hump/archive/08937cc0ecf72d1a964a8de6cd552c5e136bf0d4.tar.gz -> hump-0.4.2.tar.gz
_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 lua-utils 7c89927eda6f21c4c48136247077ab37 lua 3414f66fe14a8c3ffdb5a894097068c6
_md5_=7b039baffc071d5e2e35a748345bb8b2

View File

@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/urllib3-1.26.11[python_targets_python3_11(-)?,python_target
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/getsentry/sentry-python/archive/2.28.0.tar.gz -> sentry-python-2.28.0.gh.tar.gz
SRC_URI=https://github.com/getsentry/sentry-python/archive/2.29.0.tar.gz -> sentry-python-2.29.0.gh.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456
_md5_=2705ff328e7bfce69101540105926338

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell[introspection]
DESCRIPTION=GTK3-based panel for sway and Hyprland Wayland compositors
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-panel
INHERIT=desktop distutils-r1 systemd xdg-utils
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell[introspection] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-panel/archive/v0.10.3.tar.gz -> nwg-panel-0.10.3.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 systemd a964c0cbe818b5729da1dbfcee5be861 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=ed546e079a2a73d37888f336548eb242

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell[introspection]
DESCRIPTION=GTK3-based panel for sway and Hyprland Wayland compositors
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-panel
INHERIT=desktop distutils-r1 systemd xdg-utils
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell[introspection] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-panel/archive/v0.10.4.tar.gz -> nwg-panel-0.10.4.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 systemd a964c0cbe818b5729da1dbfcee5be861 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=ed546e079a2a73d37888f336548eb242

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell[introspection]
DESCRIPTION=GTK3-based panel for sway and Hyprland Wayland compositors
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-panel
INHERIT=desktop distutils-r1 systemd xdg-utils
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=x11-libs/gtk+:3 dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/psutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/i3ipc[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dasbus[python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/nwg-icon-picker media-sound/playerctl gui-libs/gtk-layer-shell[introspection] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-panel/archive/v0.9.61.tar.gz -> nwg-panel-0.9.61.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 systemd a964c0cbe818b5729da1dbfcee5be861 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=36474ee7043d2d7e89b4fc5de37877ec

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://github.com/brookiestein/QBitMPlayer
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=dbus +libnotify
IUSE=dbus libnotify video
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-qt/qtmultimedia:6 dev-qt/qtbase:6[widgets] dbus? ( dev-qt/qtbase:6[dbus] ) libnotify? ( x11-libs/libnotify )
SLOT=0
SRC_URI=https://github.com/brookiestein/QBitMPlayer/archive/refs/tags/2.9.0.tar.gz -> QBitMPlayer-2.9.0.tar.gz
SRC_URI=https://github.com/brookiestein/QBitMPlayer/archive/refs/tags/3.0.2.tar.gz -> QBitMPlayer-3.0.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=7644426dc271dab5f98a5a425d77398b
_md5_=b363c97ce28c3076cccd087a268fd192

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-libs/fcgi media-libs/libjpeg-turbo media-libs/tiff memcached? ( dev-libs/libmemcached-awesome ) png? ( media-libs/libpng ) webp? ( media-libs/libwebp ) avif? ( media-libs/libavif ) jpeg2k? ( media-libs/openjpeg ) apache2? ( www-servers/apache[apache2_modules_proxy,apache2_modules_proxy_fcgi] ) lighttpd? ( www-servers/lighttpd ) virtual/pkgconfig
DEFINED_PHASES=configure install
DEPEND=dev-libs/fcgi media-libs/libjpeg-turbo media-libs/tiff memcached? ( dev-libs/libmemcached-awesome ) png? ( media-libs/libpng ) webp? ( media-libs/libwebp ) avif? ( media-libs/libavif ) jpeg2k? ( media-libs/openjpeg ) apache2? ( www-servers/apache[apache2_modules_proxy,apache2_modules_proxy_fcgi] ) lighttpd? ( www-servers/lighttpd )
DESCRIPTION=High performance image server for high resolution and scientific images
EAPI=8
HOMEPAGE=https://iipimage.sourceforge.io
INHERIT=systemd
IUSE=png webp avif jpeg2k memcached lighttpd apache2
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3+
RDEPEND=acct-user/iipsrv acct-group/iipsrv dev-libs/fcgi media-libs/libjpeg-turbo media-libs/tiff memcached? ( dev-libs/libmemcached-awesome ) png? ( media-libs/libpng ) webp? ( media-libs/libwebp ) avif? ( media-libs/libavif ) jpeg2k? ( media-libs/openjpeg ) apache2? ( www-servers/apache[apache2_modules_proxy,apache2_modules_proxy_fcgi] ) lighttpd? ( www-servers/lighttpd )
SLOT=0
SRC_URI=https://downloads.sourceforge.net/iipimage/IIP%20Server/iipsrv-1.3/iipsrv-1.3.tar.bz2
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=dcd0ed8761dc6778b18b30c7a33b865c

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-qt/qtbase:6[dbus,gui,widgets]
DESCRIPTION=CrystalDiskInfo alternative for Linux
EAPI=8
HOMEPAGE=https://github.com/edisionnano/QDiskInfo
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-qt/qtbase:6[dbus,gui,widgets] sys-apps/smartmontools
SLOT=0
SRC_URI=https://github.com/edisionnano/QDiskInfo/archive/refs/tags/0.4.tar.gz -> qdiskinfo-0.4.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake b05c1b7b3c9213c155f128f4eadaa49f xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=07373d3657f73db1ed8bc6abcb688036

View File

@@ -10,6 +10,6 @@ LICENSE=AGPL-3 Apache-2.0 MIT BSD BSD-2 MIT MPL-2.0
RDEPEND=sys-apps/lm-sensors
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/markusressel/fan2go/archive/refs/tags/0.9.0.tar.gz -> fan2go-0.9.0.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/fan2go-0.9.0-vendor.tar.xz
SRC_URI=https://github.com/markusressel/fan2go/archive/refs/tags/0.9.2.tar.gz -> fan2go-0.9.2.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/fan2go-0.9.2-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module 191a27261275fc3bff7dd7482361b5d6 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=49c197a38c216abad117f597d4be3d09
_md5_=6588b801557e925628db3278695b874f

View File

@@ -133,7 +133,7 @@ app-backup/restic-browser 0.3.2_p20250523: A GUI to browse and restore from rest
app-backup/timeshift 23.07.1: A system restore utility for Linux
app-backup/timeshift-autosnap 0.9-r1: Automatically creates a timeshift-snapshot when executed
app-benchmarks/kdiskmark 3.1.4-r1: Disk benchmarking tool
app-benchmarks/occt-bin 14.0.12 14.0.12-r1: All-in-one stability, stress test, benchmark and monitoring tool
app-benchmarks/occt-bin 14.0.13: All-in-one stability, stress test, benchmark and monitoring tool
app-benchmarks/phoronix-test-suite 10.8.4 9999: Phoronix's comprehensive, cross-platform testing and benchmark suite
app-benchmarks/poop 0.5.0 9999: Performance Optimizer Observation Platform
app-benchmarks/unigine-superposition 1.1: Game like benchmark (CPU, GPU), for ~5 minutes
@@ -348,7 +348,7 @@ app-text/code-minimap 0.6.8: A high performance code minimap generator
app-text/dooit 3.1.0: 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: FORD, automatic documentation generator for modern Fortran programs
app-text/harper 0.39.0: The language checker for developers.
app-text/harper 0.40.0: The language checker for developers.
app-text/jrnl 4.1 4.2: Collect your thoughts and notes without leaving the command line
app-text/klogg 22.06.0.1289-r1: A GUI application to browse and search through long and complex log files
app-text/komikku 1.72.0: Manga reader for GNOME
@@ -528,7 +528,7 @@ dev-lang/odin 2024.08 2024.09: The Data-Oriented Language for Sane Software Deve
dev-lang/opencilk 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/opencilk-bin 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/quickjs 2024.01.13-r1: Small embeddable Javascript engine
dev-lang/swift 5.10.1 5.10.1-r1 5.10.1-r2 5.10.1-r3 5.10.1-r4 6.0.3 6.0.3-r1 6.1 6.1.1: A high-level, general-purpose, multi-paradigm, compiled programming language
dev-lang/swift 5.10.1 5.10.1-r1 5.10.1-r2 5.10.1-r3 5.10.1-r4 6.0.3 6.0.3-r1 6.1 6.1.1 6.1.2: A high-level, general-purpose, multi-paradigm, compiled programming language
dev-lang/swift-bootstrap 1.0: A virtual package providing a base Swift to bootstrap future versions with.
dev-lang/wabt 1.0.34: The WebAssembly Binary Toolkit
dev-libs/M_CLI2 3.2.0: M_CLI2 - parse Unix-like command line arguments from Fortran
@@ -587,6 +587,7 @@ dev-libs/unordered_dense 4.0.1 4.4.0 9999: A fast and densely stored hashmap and
dev-libs/weechat-relay 9999: Portable and multi-interface IRC client relay api
dev-libs/xqilla 2.3.4-r3: An XQuery and XPath 2 library and command line utility written in C++
dev-libs/zfp 1.0.1: Compressed numerical arrays that support high-speed random access
dev-lua/hump 0.4.2: Helper Utilities for a Multitude of Problems
dev-lua/ldbus 0_p20250222: Lua library to access dbus.
dev-lua/lua-psl 0.3_p20201126: Lua bindings to libpsl
dev-lua/multipart-post 1.4: HTTP Multipart Post helper that does just that.
@@ -840,7 +841,7 @@ dev-python/scrapy 2.12.0: A high-level Web Crawling and Web Scraping framework
dev-python/screeninfo 0.8.1: Fetch location and size of physical screens.
dev-python/sendgrid 6.11.0: Twilio SendGrid library for Python
dev-python/sentence-splitter 1.4-r2: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
dev-python/sentry-sdk 2.28.0: Python client for Sentry
dev-python/sentry-sdk 2.29.0: Python client for Sentry
dev-python/signalstickers-client 3.3.0: A Python client for the Signal stickers API
dev-python/simplemma 0.9.1: A simple multilingual lemmatizer for Python
dev-python/sjcl 0.2.1-r1: Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages
@@ -1141,13 +1142,13 @@ gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositor
gui-apps/nwg-clipman 0.2.4-r1 0.2.5: nwg-shell clipboard manager - a GTK3-based GUI for cliphist
gui-apps/nwg-displays 0.3.22 0.3.25: Output management utility for sway and Hyprland
gui-apps/nwg-dock 0.4.1 0.4.3: GTK3-based dock for sway
gui-apps/nwg-dock-hyprland 0.4.3 0.4.4: GTK3-based dock for Hyprland
gui-apps/nwg-drawer 0.6.3 0.6.5: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-dock-hyprland 0.4.4 0.4.6: GTK3-based dock for Hyprland
gui-apps/nwg-drawer 0.6.5 0.7.0: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-hello 0.3.0 0.4.0: GTK3-based greeter for greetd written in python
gui-apps/nwg-icon-picker 0.1.1 0.1.1-r1 9999: GTK icon chooser with a text search option
gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/nwg-menu 0.1.6 0.1.7: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.61 0.10.2 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-panel 0.10.2 0.10.3 0.10.4 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.44 0.5.48: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.55 0.5.56 0.5.58: nwg-shell configuration utility
gui-apps/openrefine 3.7.9: Wikidata batch editor, Wikimedia Commons mass upload tool
@@ -1346,7 +1347,7 @@ media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teach
media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection
media-sound/plexamp 4.11.5: A dedicated music player for your Plex media library.
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
media-sound/qbitmplayer 2.9.0 2.9.2 2.9.5: Music Player written in C++ & Qt.
media-sound/qbitmplayer 2.9.2 2.9.5 3.0.2: Music Player written in C++ & Qt.
media-sound/qloud 1.4.2: Tool to measure loudspeaker frequency and step responses and distortions
media-sound/rsgain 3.5.1 3.5.3: Really Simple replay Gain calculator for tagging audio files
media-sound/spct 1.1.3: A CLI program to play back or render SPC files.
@@ -1502,7 +1503,7 @@ net-misc/gmcapsule 0.9.7: Extensible Gemini/Titan server
net-misc/gmid 2.1 2.1.1 9999: Simple and secure Gemini server
net-misc/gnome-ssh-askpass 9.9_p2 10.0_p1: GTK-based passphrase dialog for use with OpenSSH
net-misc/graftcp 0.7.1: A tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy
net-misc/iipsrv 1.2: High performance image server for high resolution and scientific images
net-misc/iipsrv 1.2 1.3: High performance image server for high resolution and scientific images
net-misc/inv_sig_helper 0_pre20250103 9999: Rust service that decrypts YouTube signatures and manages player information
net-misc/jool 4.1.14: Required tools for Jool
net-misc/jool-modules 4.1.14: Jool is an Open Source SIIT and NAT64 for linux
@@ -1689,7 +1690,7 @@ sys-apps/openSeaChest 23.12 24.08.1: SeaGate's open source harddrive control uti
sys-apps/openpt 1.0.1: start program in a new pseudo-terminal
sys-apps/ov 0.11.2 0.32.0: Feature-rich terminal pager
sys-apps/pnpm-bin 9.12.3 9.15.5 10.2.0: Fast, disk space efficient package manager, alternative to npm and yarn
sys-apps/qdiskinfo 0.3: CrystalDiskInfo alternative for Linux
sys-apps/qdiskinfo 0.3 0.4: CrystalDiskInfo alternative for Linux
sys-apps/qemu-openrc 0.10.0 0.11.1 9999: OpenRC init script for QEMU/KVM
sys-apps/qjournalctl 0.6.2: Qt-based GUI for systemd's journalctl command
sys-apps/save-backlight 1.1.2-r1 9999: An OpenRC service for restoring the last brightness level on reboot
@@ -1750,7 +1751,7 @@ sys-libs/solo-udev-rules 4.1.5: udev rules for the Solo FIDO2 & U2F USB+NFC secu
sys-power/amdfan 0.1.28 0.2.3 0.2.5: Updated AMD Fan control utility forked from amdgpu-fan and updated.
sys-power/auto-cpufreq 2.3.0 2.4.0: Automatic CPU speed & power optimizer for Linux
sys-power/envycontrol 3.4.0 9999: Easy GPU switching for Nvidia Optimus laptops under Linux
sys-power/fan2go 0.9.0 0.9.1: A simple daemon providing dynamic fan speed control
sys-power/fan2go 0.9.1 0.9.2: A simple daemon providing dynamic fan speed control
sys-power/gtherm 0.0.3: A simple daemon to monitor thermal zones and cooling devices
sys-power/linux-tools-power-x86 6.1 6.6: Linux x86 CPU power tools
sys-power/nvidia-exec 0.2.7-r1 9999: GPU switching without login out for Nvidia Optimus laptops under Linux

View File

@@ -1 +1 @@
Fri, 30 May 2025 06:54:24 +0000
Sat, 31 May 2025 07:09:05 +0000