mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
2026-01-10 14:16:18 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=|| ( >=dev-lang/rust-bin-1.86:* >=dev-lang/rust-1.86:* ) virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
|
||||
DEPEND=app-arch/zstd:= liquidctl? ( 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_11? ( app-misc/liquidctl[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-misc/liquidctl[python_targets_python3_12(-)] ) python_single_target_python3_13? ( app-misc/liquidctl[python_targets_python3_13(-)] ) )
|
||||
DEPEND=app-arch/zstd:= liquidctl? ( 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? ( app-misc/liquidctl[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-misc/liquidctl[python_targets_python3_12(-)] ) python_single_target_python3_13? ( app-misc/liquidctl[python_targets_python3_13(-)] ) python_single_target_python3_14? ( app-misc/liquidctl[python_targets_python3_14(-)] ) )
|
||||
DESCRIPTION=Monitor and control your cooling and other devices (daemon)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://gitlab.com/coolercontrol/coolercontrol
|
||||
INHERIT=cargo eapi9-ver optfeature python-single-r1 systemd
|
||||
IUSE=liquidctl debug python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
IUSE=liquidctl debug python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+ AGPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD GPL-3+ ISC MIT UoI-NCSA Unicode-3.0 ZLIB
|
||||
RDEPEND=app-arch/zstd:= liquidctl? ( 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_11? ( app-misc/liquidctl[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-misc/liquidctl[python_targets_python3_12(-)] ) python_single_target_python3_13? ( app-misc/liquidctl[python_targets_python3_13(-)] ) )
|
||||
REQUIRED_USE=liquidctl? ( ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) )
|
||||
RDEPEND=app-arch/zstd:= liquidctl? ( 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? ( app-misc/liquidctl[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-misc/liquidctl[python_targets_python3_12(-)] ) python_single_target_python3_13? ( app-misc/liquidctl[python_targets_python3_13(-)] ) python_single_target_python3_14? ( app-misc/liquidctl[python_targets_python3_14(-)] ) )
|
||||
REQUIRED_USE=liquidctl? ( ^^ ( 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://gitlab.com/coolercontrol/coolercontrol/-/releases/3.0.2/downloads/packages/coolercontrol-3.0.2.tar.gz https://gitlab.com/coolercontrol/coolercontrol/-/releases/3.0.2/downloads/packages/coolercontrold-vendor.tar.gz -> coolercontrold-3.0.2-vendor.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0 optfeature 538bce96e5589935b57e178e8635f301 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 systemd a964c0cbe818b5729da1dbfcee5be861
|
||||
_md5_=9a6fa06a575ea92f3e665b14072e0e92
|
||||
_md5_=89a0139434e8783ea279244622398dcb
|
||||
|
||||
Reference in New Issue
Block a user