From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-kconfig/
Date: Tue, 4 Jun 2024 14:00:23 +0000 (UTC) [thread overview]
Message-ID: <1717509580.79d1aa855e8b4a8e9bc2a58985c500b896f94ea2.davidroman@gentoo> (raw)
commit: 79d1aa855e8b4a8e9bc2a58985c500b896f94ea2
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Jun 4 13:59:40 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Jun 4 13:59:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79d1aa85
dev-embedded/esp-idf-kconfig: add 2.2.0
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-embedded/esp-idf-kconfig/Manifest | 1 +
.../esp-idf-kconfig/esp-idf-kconfig-2.2.0.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-embedded/esp-idf-kconfig/Manifest b/dev-embedded/esp-idf-kconfig/Manifest
index 6b7e0b8de..9870bf4b0 100644
--- a/dev-embedded/esp-idf-kconfig/Manifest
+++ b/dev-embedded/esp-idf-kconfig/Manifest
@@ -1,2 +1,3 @@
DIST esp-idf-kconfig-1.4.1.tar.gz 39687 BLAKE2B aa4500a1d9ebf9cae5e0d1daa47549a5f4730e907f0963b485c4e019bf9d88103da41e49b48a381450b4000d92a9f4b87fe9bf23064457b9a4c66a39f7198746 SHA512 e710c4b8015d0b321a20d32d20735d48991d97c718469dee0096da19de451aaa3f22774669d1f39dd979a037f94bdb5ad59a9d9e02f4e3a2a7e9e4ccc00f4191
DIST esp-idf-kconfig-2.1.0.tar.gz 40056 BLAKE2B 88a2bdc81b1b500e4db4fc7be3dc1bd2c62f2cda02aae902c0adfc3c1e3fdfee3a9a7ef3d1f8f9fd2e7f610c48c3926cd310851a3851bdfbe9785fd0288328f2 SHA512 d2028d781428a3861fa85d826cf3693425b6f4c79c44c380d484572196a5bc40e28a9a47e32a73251ae63c64439bf26987db811943ce34ab49f4276a7f3f16ec
+DIST esp-idf-kconfig-2.2.0.tar.gz 137473 BLAKE2B cd38affb331292886eaed2d8b950df58cb4544ae9199f7a04175645079754442505c4d867d2fbb792847056aca3420329ca7c6c6ab8f85c1aba4853a30ed46d5 SHA512 e2721782ad58b67352f743667f32fa3d23cc724485f8055881247558cb42617ef20fa9820377eb87be9c037fe71499d0cbad13a0fe212a1024297a72ee75b04a
diff --git a/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.2.0.ebuild b/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.2.0.ebuild
new file mode 100644
index 000000000..5b807f63a
--- /dev/null
+++ b/dev-embedded/esp-idf-kconfig/esp-idf-kconfig-2.2.0.ebuild
@@ -0,0 +1,30 @@
+# 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="Kconfig tooling for esp-idf"
+HOMEPAGE="https://github.com/espressif/esp-idf-kconfig"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RESTRICT="test"
+
+RDEPEND="
+ dev-python/kconfiglib[${PYTHON_USEDEP}]
+"
+
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ default
+ rm -r test || die
+}
next reply other threads:[~2024-06-04 14:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-04 14:00 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-31 10:50 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/esp-idf-kconfig/ David Roman
2025-03-20 13:46 David Roman
2025-01-09 10:18 David Roman
2025-01-08 10:06 David Roman
2024-09-05 10:38 David Roman
2024-09-05 10:38 David Roman
2024-07-25 10:36 David Roman
2024-06-06 10:19 David Roman
2024-06-04 14:00 David Roman
2024-03-14 9:47 David Roman
2024-02-19 16:33 David Roman
2024-02-19 16:33 David Roman
2023-11-20 13:47 David Roman
2023-11-20 13:45 David Roman
2023-11-20 13:45 David Roman
2023-09-04 10:57 David Roman
2023-07-05 10:06 David Roman
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=1717509580.79d1aa855e8b4a8e9bc2a58985c500b896f94ea2.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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