From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-embedded/esp-idf-size/
Date: Tue, 4 Jun 2024 16:06:33 +0000 (UTC) [thread overview]
Message-ID: <1717511501.ede60dbe1b120eb099532a84589f2a123d7c9c42.ceamac@gentoo> (raw)
commit: ede60dbe1b120eb099532a84589f2a123d7c9c42
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Jun 4 14:31:41 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Jun 4 14:31:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ede60dbe
dev-embedded/esp-idf-size: add 1.4.0
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-embedded/esp-idf-size/Manifest | 1 +
.../esp-idf-size/esp-idf-size-1.4.0.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-embedded/esp-idf-size/Manifest b/dev-embedded/esp-idf-size/Manifest
index 64947bfc8..0a4b38689 100644
--- a/dev-embedded/esp-idf-size/Manifest
+++ b/dev-embedded/esp-idf-size/Manifest
@@ -1 +1,2 @@
DIST esp-idf-size-1.1.1.tar.gz 37902 BLAKE2B 9f2e59a2f3cc36c4522305f2a8ade376d772c3993dc415588c6e2f01526071de91570b5d44f165b5e40b1f8b9d2f02892e5651516e307011f2d8784cfa35c577 SHA512 12bf415d0d5ed6135377428959f043e31e48902046b8a25acf6b2980ded85bb63fa0c92e1b202c40e385847e0da9a2d135747fb95a518fbccc58701989bad623
+DIST esp-idf-size-1.4.0.tar.gz 59444 BLAKE2B 0e7e0b3dc31e974b661967b9ead9f3c91085ba9e7b58d87d56fa9b0f053729b6fc449d57dd4555e71b22f21c07aa5f31f904609f5363fbfa9986b5dfad7fd78b SHA512 ac71c5b6c04d7c2ff7227533795da069687f10cd83c8382481bcd5f1b3e789cc122b2bc058fd0d5451ca06646ae6480632560869f0d5afe7ae081092a9b27f32
diff --git a/dev-embedded/esp-idf-size/esp-idf-size-1.4.0.ebuild b/dev-embedded/esp-idf-size/esp-idf-size-1.4.0.ebuild
new file mode 100644
index 000000000..21fd8f2ec
--- /dev/null
+++ b/dev-embedded/esp-idf-size/esp-idf-size-1.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{11,12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Firmware size analysis for ESP-IDF"
+HOMEPAGE="https://github.com/espressif/esp-idf-size"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="test"
+
+RDEPEND="
+ dev-python/pyelftools[${PYTHON_USEDEP}]
+ dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/rich[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}"
next reply other threads:[~2024-06-04 16:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-04 16:06 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-12 9:51 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-size/ David Roman
2024-12-12 13:06 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-16 15:09 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-10-16 15:15 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-16 15:09 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-10-16 15:15 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-10-10 15:02 Haelwenn Monnier
2024-07-25 14:38 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-07-25 14:54 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-06-04 16:06 Viorel Munteanu
2024-02-19 22:00 Julien Roy
2024-02-19 22:00 Julien Roy
2023-11-20 13:50 [gentoo-commits] repo/proj/guru:dev " David Roman
2023-11-20 14:14 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-09-04 11:04 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1717511501.ede60dbe1b120eb099532a84589f2a123d7c9c42.ceamac@gentoo \
--to=ceamac@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox