2023-05-02 09:19:58 UTC

This commit is contained in:
Repository mirror & CI
2023-05-02 09:19:58 +00:00
parent 438ffca3f3
commit d70284729c
622 changed files with 673 additions and 695 deletions

View File

@@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.0/esp-idf-v5.0.zip -> esp-idf-5.0.zip https://github.com/espressif/openocd-esp32/releases/download/v0.11.0-esp32-20221026/openocd-esp32-linux-amd64-0.11.0-esp32-20221026.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s2-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/xtensa-esp32s3-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz https://github.com/espressif/crosstool-NG/releases/download/esp-2022r1/riscv32-esp-elf-gcc11_2_0-esp-2022r1-linux-amd64.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=c87529e1cfd740147420b8f954f13ff4
_md5_=44b5f35961e6b0fda96df47a44aed014

View File

@@ -12,4 +12,4 @@ 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_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65
_md5_=db505c883f98b96d584a75b47188c919
_md5_=c5d2728ef20525dfe8b138b38d00520e

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rauc/rauc/releases/download/v1.9/rauc-1.9.tar.xz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 libtool 9d3a9a889a6fa62ae794f817c156491b autotools f0d3196128225dee3220e65f3371bc7a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 docs 7b9e167549c44efa7994614f33ba6d7a
_md5_=88bdcadfb3b2cfe9d6b301cc9a8c5dda
_md5_=6f7fd610e33a1d3a4b9cb1fc23f8904e

View File

@@ -1,15 +0,0 @@
BDEPEND=sys-devel/gcc[cxx] sys-devel/bison sys-devel/flex sys-apps/gawk virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install unpack
DEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) dev-libs/libffi media-gfx/xdot media-gfx/graphviz dev-libs/boost[python] tcl? ( dev-lang/tcl:= ) readline? ( sys-libs/readline:= ) zlib? ( sys-libs/zlib ) abc? ( sci-mathematics/abc[static-libs] )
DESCRIPTION=RTL synthesis toolkit
EAPI=7
HOMEPAGE=https://yosyshq.net/yosys/
INHERIT=git-r3 python-r1 multilib
IUSE=+tcl +readline +zlib +abc python_targets_python3_10 python_targets_python3_11
LICENSE=ISC
PROPERTIES=live
RDEPEND=dev-libs/libffi media-gfx/xdot media-gfx/graphviz dev-libs/boost[python] tcl? ( dev-lang/tcl:= ) readline? ( sys-libs/readline:= ) zlib? ( sys-libs/zlib ) abc? ( sci-mathematics/abc[static-libs] )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 eapi8-dosym 741bfa77afb2a9321261501aca58c208 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 4544ab96b58e177dc52d75e42f5ee307 python-r1 3c6cd0f418ba702c186a9865b85e704d
_md5_=5760b4b942c7bacb9236d05ef3331816