mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
2025-07-10 20:07:23 UTC
This commit is contained in:
16
metadata/md5-cache/dev-embedded/esp-idf-kconfig-2.5.0-r1
Normal file
16
metadata/md5-cache/dev-embedded/esp-idf-kconfig-2.5.0-r1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=python_targets_python3_13t? ( dev-lang/python:3.13t ) 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_13t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_13t(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Kconfig tooling for esp-idf
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/espressif/esp-idf-kconfig
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_13t? ( dev-lang/python:3.13t ) 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_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/e/esp-idf-kconfig/esp_idf_kconfig-2.5.0.tar.gz
|
||||
_eclasses_=toolchain-funcs a6df79c1e9bc84369dbf3d44206ac772 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 5ffe8ec396a751540949b565de0f048c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 be1082db72eb0381081ef946a26e3a71 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=cca54675d9002f6a41039a8cc35fd54f
|
||||
@@ -10,6 +10,6 @@ LICENSE=Overwolf Apache-2.0 BSD BSD-2 GPL-2 LGPL-2+ LGPL-2.1 MPL-2.0 MIT
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-libs/zlib x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libX11 x11-libs/pango x11-misc/xdg-utils
|
||||
RESTRICT=bindist mirror strip test
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://curseforge.overwolf.com/downloads/curseforge-latest-linux.deb -> curseforge-1.281.2_p27023.deb )
|
||||
SRC_URI=amd64? ( https://curseforge.overwolf.com/downloads/curseforge-latest-linux.deb -> curseforge-1.282.1_p27170.deb )
|
||||
_eclasses_=toolchain-funcs a6df79c1e9bc84369dbf3d44206ac772 linux-info efd923656513c879204fec6638eadee5 chromium-2 3bebf8c71f3acd4070d63b098c45a7f1 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
||||
_md5_=774776b8e50e84d2d0a7c7a3bb1617d2
|
||||
@@ -494,7 +494,7 @@ dev-embedded/arduino-cli 1.0.4 1.1.1: Next-generation arduino command line tool
|
||||
dev-embedded/bcm2-utils 0.9.8: Utilities for Broadcom-based cable modems
|
||||
dev-embedded/esp-coredump 1.11.0 1.13.1: Utility that helps users to retrieve and analyse core dumps
|
||||
dev-embedded/esp-idf 5.3.2 5.3.3 5.4.1 5.4.2: Espressif IoT Development Framework
|
||||
dev-embedded/esp-idf-kconfig 2.4.1 2.5.0: Kconfig tooling for esp-idf
|
||||
dev-embedded/esp-idf-kconfig 2.4.1 2.5.0 2.5.0-r1: Kconfig tooling for esp-idf
|
||||
dev-embedded/esp-idf-monitor 1.5.0 1.6.0 1.6.2: Python object-oriented database
|
||||
dev-embedded/esp-idf-nvs-partition-gen 0.1.6 0.1.9: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
|
||||
dev-embedded/esp-idf-panic-decoder 1.2.1-r1 1.3.0: Parses ESP-IDF panic handler output acts as a GDB server over stdin/stdout
|
||||
@@ -1085,7 +1085,7 @@ games-strategy/zedonline-bin 0.3.2-r1: A remake of the 1996 classic game Z, with
|
||||
games-util/NotEnoughProduction 0.0.4: Tool for building production chains for modded minecraft
|
||||
games-util/ProtonUp-Qt 2.11.1 2.12.0 9999: Install and manage GE-Proton, Luxtorpeda & more for Steam Lutris and Heroic.
|
||||
games-util/chiaki-ng 1.9.5 9999: Client for PlayStation 4 and PlayStation 5 Remote Play
|
||||
games-util/curseforge 1.281.2_p27023: The CurseForge Electron App
|
||||
games-util/curseforge 1.282.1_p27170: The CurseForge Electron App
|
||||
games-util/dwarf-therapist 41.2.5 42.1.5: For managing dwarves in Dwarf Fortress
|
||||
games-util/gamehub 0.16.3.2-r2: GameHub is a unified library for all your games
|
||||
games-util/goverlay 1.2: Graphical UI to help manage Linux game overlays (MangoHud).
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 10 Jul 2025 09:22:14 +0000
|
||||
Thu, 10 Jul 2025 20:07:23 +0000
|
||||
|
||||
Reference in New Issue
Block a user