mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
17 lines
2.3 KiB
Groff
17 lines
2.3 KiB
Groff
BDEPEND=app-arch/unzip
|
|
DEFINED_PHASES=install
|
|
DESCRIPTION=Espressif IoT Development Framework
|
|
EAPI=8
|
|
HOMEPAGE=https://www.espressif.com/
|
|
INHERIT=python-r1
|
|
IUSE=+esp32 esp32s2 esp32s3 riscv32 python_targets_python3_11
|
|
KEYWORDS=~amd64
|
|
LICENSE=Apache-2.0
|
|
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) dev-python/click[python_targets_python3_11(-)?] dev-python/pyserial[python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_11(-)?] dev-python/pyparsing[python_targets_python3_11(-)?] dev-python/pyelftools[python_targets_python3_11(-)?] dev-embedded/esp-coredump[python_targets_python3_11(-)?] dev-embedded/esptool dev-embedded/esp-idf-kconfig[python_targets_python3_11(-)?] dev-embedded/esp-idf-monitor[python_targets_python3_11(-)?] dev-embedded/esp-idf-size[python_targets_python3_11(-)?] dev-embedded/idf-component-manager[python_targets_python3_11(-)?]
|
|
REQUIRED_USE=|| ( python_targets_python3_11 )
|
|
RESTRICT=strip
|
|
SLOT=0
|
|
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.1/esp-idf-v5.1.zip -> esp-idf-5.1.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20230419/openocd-esp32-linux-amd64-0.12.0-esp32-20230419.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v12.1_20221002/xtensa-esp-elf-gdb-12.1_20221002-x86_64-linux-gnu.tar.gz esp32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz ) esp32s2? ( https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32s2-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz ) esp32s3? ( https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32s3-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz ) riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/riscv32-esp-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz )
|
|
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 1f435bc389faf790af695df46b8dcb73 python-r1 b3f874304c1bda6ffc3450ebb4ae5169
|
|
_md5_=40490601b469990e5c40cf14d339e094
|