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: media-radio/js8call/
Date: Tue, 01 Jul 2025 07:07:26 +0000 (UTC)	[thread overview]
Message-ID: <1751353607.8adf4970a8065ae79fa2f8172f374b8429228834.tomjbe@gentoo> (raw)

commit:     8adf4970a8065ae79fa2f8172f374b8429228834
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  1 07:00:30 2025 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Tue Jul  1 07:06:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8adf4970

media-radio/js8call: add 2.3.1

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

 media-radio/js8call/Manifest             |  1 +
 media-radio/js8call/js8call-2.3.1.ebuild | 28 ++++++++++++++++++++++++++++
 media-radio/js8call/metadata.xml         |  1 +
 3 files changed, 30 insertions(+)

diff --git a/media-radio/js8call/Manifest b/media-radio/js8call/Manifest
index 30caaa0e0b30..381d0d36959e 100644
--- a/media-radio/js8call/Manifest
+++ b/media-radio/js8call/Manifest
@@ -1 +1,2 @@
 DIST js8call-2.2.0.tar.bz2 16249923 BLAKE2B 9bd3124bee7253f48adb0bea031f3c83c3e9487aac7208ce3dfc94208f4c861645bacd581bd44cde19ad3b3e3ac5f7f60993bece2d1fad0164afdae7b3bd290a SHA512 3e66ba0b9bb88b834b0e025b37a395008a058b87fb70c09887936fa18c192c501d127eff6e9ccf792863ccc932aa76feacc4be903ebe7ab2915298aed3689672
+DIST js8call-2.3.1.tar.gz 15670385 BLAKE2B c3fb4b837b34ecff2b2ddfd63d28e91c7a60f1fcf0edc59d88ddbbf26db7400e3d50e5264159ccb73faa30e037b33e13087981620d2b15b11f1e0785d4d18606 SHA512 b3e18d7092b28092aa91f831dea397b4acd6a644fdd3b862c0137aac6c0059a4c389c75287a0cab6b43bf9f4e654a9bc29355e36a99504afa178de52f726007f

diff --git a/media-radio/js8call/js8call-2.3.1.ebuild b/media-radio/js8call/js8call-2.3.1.ebuild
new file mode 100644
index 000000000000..9915b9713ac0
--- /dev/null
+++ b/media-radio/js8call/js8call-2.3.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit cmake
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Weak signal ham radio communication"
+HOMEPAGE="https://groups.io/g/js8call"
+SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-qt/qtbase:6[gui,network,widgets]
+	dev-qt/qtmultimedia:6
+	dev-qt/qtserialport:6
+	virtual/libusb:1
+	sci-libs/fftw:3.0=[threads,fortran]
+	>=media-libs/hamlib-4:= "
+DEPEND="${RDEPEND}"
+
+src_install() {
+	cmake_src_install
+	rm "${D}"/usr/bin/rigctl{,d}-local || die
+}

diff --git a/media-radio/js8call/metadata.xml b/media-radio/js8call/metadata.xml
index 26ebda14e390..602e486d6afc 100644
--- a/media-radio/js8call/metadata.xml
+++ b/media-radio/js8call/metadata.xml
@@ -11,5 +11,6 @@
 </maintainer>
 <upstream>
 	<remote-id type="bitbucket">widefido/js8call</remote-id>
+	<remote-id type="github">js8call/js8call</remote-id>
 </upstream>
 </pkgmetadata>


             reply	other threads:[~2025-07-01  7:07 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-01  7:07 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-11-10 23:46 [gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/ Sam James
2025-08-06 18:34 Andreas Sturmlechner
2025-08-05 20:27 Arthur Zamarin
2025-07-29  5:47 Thomas Beierlein
2025-02-18 15:33 Thomas Beierlein
2024-03-14 19:21 Sam James
2022-06-02  2:03 Sam James
2021-05-23 22:28 Agostino Sarubbo
2021-04-20 16:15 Thomas Beierlein
2021-03-01 14:09 Richard Freeman
2019-11-29 22:22 Richard Freeman
2019-11-29 21:31 Richard Freeman
2019-07-25 23:34 Richard Freeman
2019-06-18 19:42 Richard Freeman
2019-05-02 17:05 Richard Freeman
2019-03-31 23:21 Richard Freeman
2019-03-31 23:20 Richard Freeman
2019-03-27  0:11 Richard Freeman
2019-03-12  0:53 Richard Freeman
2019-02-22  0:58 Richard Freeman
2019-02-22  0:58 Richard Freeman
2019-02-08 16:41 Richard Freeman
2019-02-08 14:34 Richard Freeman
2019-02-08 14:34 Richard Freeman
2019-01-24 13:28 Richard Freeman
2019-01-24 13:28 Richard Freeman
2019-01-03  0:33 Richard Freeman
2018-12-19 23:15 Richard Freeman
2018-12-02 15:04 Richard Freeman
2018-10-20 19:53 Richard Freeman
2018-10-20 16:58 Richard Freeman

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=1751353607.8adf4970a8065ae79fa2f8172f374b8429228834.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