public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/nanovna-saver/
Date: Fri,  3 Jun 2022 10:26:27 +0000 (UTC)	[thread overview]
Message-ID: <1654251960.1decff7c41464d7a3f30a33621eac22eb3f1b4f1.tomjbe@gentoo> (raw)

commit:     1decff7c41464d7a3f30a33621eac22eb3f1b4f1
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 10:25:27 2022 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 10:26:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1decff7c

net-wireless/nanovna-saver: add 0.4.0

Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 net-wireless/nanovna-saver/Manifest                |  1 +
 .../nanovna-saver/nanovna-saver-0.4.0.ebuild       | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/net-wireless/nanovna-saver/Manifest b/net-wireless/nanovna-saver/Manifest
index 876e6dc68718..bc77dc0c10a2 100644
--- a/net-wireless/nanovna-saver/Manifest
+++ b/net-wireless/nanovna-saver/Manifest
@@ -1 +1,2 @@
 DIST nanovna-saver-0.3.10.tar.gz 477821 BLAKE2B c41889c1421642c7df55e470b7a45acdf17483203a133d909ca3323150bdf1b712af42c1c28981c8171535fa13dc3573218a4872139f72a447ce29a1f7921b35 SHA512 47a13673aa5639bb3eabbf55a183a19b611144710041a7a4dac4782b4f022f0a316453169a210123c4f26dab1a19af27be37cddcf641d8aecc266396b8fa6eff
+DIST nanovna-saver-0.4.0.tar.gz 488898 BLAKE2B 3c986dc9bb128f21e9bfb7cf28e12df1603168755dc4d44df8699a2e6ccd9343a6526583e48ad514a0d24cad9712d160c3c2570d743bb0f4dbdb0782f6a4f263 SHA512 24ada3374e9ccaf3b07efea09e1b4a2fcb1da54949b5d53dfd2798b9d296c1e05710085821fc52d7c1842a485d78a6bf8a7e85436ce93ad95c1b28fbd544f132

diff --git a/net-wireless/nanovna-saver/nanovna-saver-0.4.0.ebuild b/net-wireless/nanovna-saver/nanovna-saver-0.4.0.ebuild
new file mode 100644
index 000000000000..e39815a71fc2
--- /dev/null
+++ b/net-wireless/nanovna-saver/nanovna-saver-0.4.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="tool for reading, displaying and saving data from the NanoVNA"
+HOMEPAGE="https://github.com/mihtjel/nanovna-saver"
+SRC_URI=""
+
+LICENSE="GPL-3+"
+SLOT="0"
+if [ "${PV}" = "9999" ]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/mihtjel/nanovna-saver.git"
+else
+	SRC_URI="https://github.com/mihtjel/nanovna-saver/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
+fi
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+	dev-python/cython[${PYTHON_USEDEP}]
+	dev-python/pyserial[${PYTHON_USEDEP}]
+	dev-python/PyQt5[${PYTHON_USEDEP},gui,widgets]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/scipy[${PYTHON_USEDEP}]"
+BDEPEND=""
+
+distutils_enable_tests pytest
+
+python_install() {
+	rm -r "${BUILD_DIR}"/lib/test || die
+	distutils-r1_python_install
+}


             reply	other threads:[~2022-06-03 10:26 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03 10:26 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-30 20:14 [gentoo-commits] repo/gentoo:master commit in: net-wireless/nanovna-saver/ Thomas Beierlein
2024-05-29  7:08 Thomas Beierlein
2024-05-28 20:49 Sam James
2024-04-24 12:41 Thomas Beierlein
2024-01-15 15:55 Thomas Beierlein
2024-01-15 15:55 Thomas Beierlein
2023-12-15 10:10 Michał Górny
2023-08-20 20:08 Rick Farina
2023-06-18 16:23 Sam James
2023-06-18 15:45 Sam James
2023-02-14 13:57 Thomas Beierlein
2023-02-12 16:01 Thomas Beierlein
2023-02-12 15:19 Thomas Beierlein
2022-11-20 17:59 Thomas Beierlein
2022-03-22  9:12 Thomas Beierlein
2022-03-21 13:36 Thomas Beierlein
2021-05-04 19:10 Sam James
2020-12-04  3:16 Rick Farina
2020-10-06 16:43 Rick Farina
2020-08-17 14:46 Rick Farina
2020-03-12 18:56 Rick Farina
2019-11-06 18:46 Rick Farina
2019-09-20 17:28 Rick Farina

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=1654251960.1decff7c41464d7a3f30a33621eac22eb3f1b4f1.tomjbe@gentoo \
    --to=tomjbe@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