mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
2023-07-19 09:01:52 UTC
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Tool for installing ESP-IDF components
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/espressif/idf-component-manager
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/requests-toolbelt[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v1.1.4.tar.gz -> idf-component-manager-1.1.4.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 7661dc585f75dd1f81eccefe37bef093 python-r1 b3f874304c1bda6ffc3450ebb4ae5169 distutils-r1 b7cd5736a595ec0df9b164d5aec6f228
|
||||
_md5_=c5d2728ef20525dfe8b138b38d00520e
|
||||
@@ -1,10 +1,12 @@
|
||||
BDEPEND=virtual/libudev dev-libs/libxml2
|
||||
DEFINED_PHASES=install
|
||||
BDEPEND=virtual/libudev virtual/pkgconfig dev-libs/libxml2
|
||||
DEFINED_PHASES=compile install
|
||||
DESCRIPTION=Tool to communicate with Qualcomm System On a Chip bootroms
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/andersson/qdl
|
||||
INHERIT=toolchain-funcs
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/andersson/qdl/archive/refs/tags/v1.0.tar.gz -> qdl-1.0.tar.gz
|
||||
_md5_=5e0841e8d629b63c92c6954128d54aa8
|
||||
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=67f9f2ed4d755c0742c9668caa976d27
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
BDEPEND=virtual/libudev dev-libs/libxml2 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=install unpack
|
||||
BDEPEND=virtual/libudev virtual/pkgconfig dev-libs/libxml2 >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile install unpack
|
||||
DESCRIPTION=Tool to communicate with Qualcomm System On a Chip bootroms
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/andersson/qdl
|
||||
INHERIT=git-r3
|
||||
INHERIT=git-r3 toolchain-funcs
|
||||
LICENSE=BSD-3
|
||||
PROPERTIES=live
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 97f7f638070d17e4c2b6542589bb4575
|
||||
_md5_=caf0cd6b7bf67fbcff73f5a2df828436
|
||||
_eclasses_=git-r3 97f7f638070d17e4c2b6542589bb4575 toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0
|
||||
_md5_=07407a0302e15013969836600810cd43
|
||||
|
||||
Reference in New Issue
Block a user