mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
2025-05-31 07:09:05 UTC
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
16
metadata/md5-cache/dev-lang/swift-6.1.2
Normal file
16
metadata/md5-cache/dev-lang/swift-6.1.2
Normal 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
|
||||
16
metadata/md5-cache/dev-lua/hump-0.4.2
Normal file
16
metadata/md5-cache/dev-lua/hump-0.4.2
Normal 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
|
||||
@@ -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
15
metadata/md5-cache/gui-apps/nwg-drawer-0.7.0
Normal file
15
metadata/md5-cache/gui-apps/nwg-drawer-0.7.0
Normal file
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/gui-apps/nwg-panel-0.10.3
Normal file
16
metadata/md5-cache/gui-apps/nwg-panel-0.10.3
Normal 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
|
||||
16
metadata/md5-cache/gui-apps/nwg-panel-0.10.4
Normal file
16
metadata/md5-cache/gui-apps/nwg-panel-0.10.4
Normal 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
|
||||
@@ -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
|
||||
@@ -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
|
||||
15
metadata/md5-cache/net-misc/iipsrv-1.3
Normal file
15
metadata/md5-cache/net-misc/iipsrv-1.3
Normal 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
|
||||
15
metadata/md5-cache/sys-apps/qdiskinfo-0.4
Normal file
15
metadata/md5-cache/sys-apps/qdiskinfo-0.4
Normal 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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user