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, 20 Apr 2021 16:15:53 +0000 (UTC)	[thread overview]
Message-ID: <1618935332.3b343a19cb3d5beb9bf72eaf4dd8dba0ca2750a6.tomjbe@gentoo> (raw)

commit:     3b343a19cb3d5beb9bf72eaf4dd8dba0ca2750a6
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 20 16:14:18 2021 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Tue Apr 20 16:15:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b343a19

media-radio/js8call: Prepare for >=media-libs/hamlib-4

Furthermore migrate away from cmake_utils

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 media-radio/js8call/js8call-2.2.0-r1.ebuild | 38 +++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/media-radio/js8call/js8call-2.2.0-r1.ebuild b/media-radio/js8call/js8call-2.2.0-r1.ebuild
new file mode 100644
index 00000000000..9537e009da3
--- /dev/null
+++ b/media-radio/js8call/js8call-2.2.0-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit cmake vcs-snapshot
+
+MY_P=${P/_/-}
+
+DESCRIPTION="Weak signal ham radio communication"
+HOMEPAGE="https://groups.io/g/js8call"
+SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}-ga.tar.bz2 -> ${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+RDEPEND="dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtmultimedia:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtconcurrent:5
+	dev-qt/qtserialport:5
+	dev-qt/qtprintsupport:5
+	virtual/libusb:1
+	media-libs/portaudio
+	sci-libs/fftw:3.0[threads,fortran]
+	virtual/fortran
+	app-text/asciidoc
+	>=media-libs/hamlib-4
+	doc? ( dev-ruby/asciidoctor )"
+DEPEND="${RDEPEND}"
+
+src_install() {
+	cmake_src_install
+	rm "${D}"/usr/bin/rigctl{,d}-local || die
+}


             reply	other threads:[~2021-04-20 16:15 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 16:15 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-14 19:21 [gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/ Sam James
2022-06-02  2:03 Sam James
2021-05-23 22:28 Agostino Sarubbo
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=1618935332.3b343a19cb3d5beb9bf72eaf4dd8dba0ca2750a6.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