public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Freeman" <rich0@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/
Date: Tue, 18 Jun 2019 19:42:54 +0000 (UTC)	[thread overview]
Message-ID: <1560886963.951b411a5d4e3b3e3b24509f6cf97019997d18fb.rich0@gentoo> (raw)

commit:     951b411a5d4e3b3e3b24509f6cf97019997d18fb
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 19:42:43 2019 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 19:42:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=951b411a

media-radio/js8call: bump

Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11

 media-radio/js8call/Manifest             |  1 +
 media-radio/js8call/js8call-1.1.0.ebuild | 39 ++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/media-radio/js8call/Manifest b/media-radio/js8call/Manifest
index d4033ff69d5..f313da24189 100644
--- a/media-radio/js8call/Manifest
+++ b/media-radio/js8call/Manifest
@@ -1 +1,2 @@
 DIST js8call-1.0.0.tar.bz2 15923224 BLAKE2B 646fd869e6029d57dfd1d9762ede2407e18a18170088df65d1b16a581709065cf45edb23533b9c89193b01a85ec326638efc99202489db54455298a5033696de SHA512 64f24821c9ffd86123ede2baac46bcefd33b5dc5e0496cd44e594e79706ec2f3fdde5ce13c379addbf2bded3e392a1f0fc0f2df0298ce57a22e434a6ab6a1e7a
+DIST js8call-1.1.0.tar.bz2 15993553 BLAKE2B 3538f746b175d0623169d2a13b5c26b334561f604fa25c8dddc15ee2a41319df8bb4c0a905be6340d4d18d87bffd8bd4e9a4eb9ceec3310f33aa22005c0e1c19 SHA512 992408408888a59174811c30fcc07065bcb5e459c355955a59e638ca27da27c2c25df8fa7579ce1c322a76f12780c58821df9fc781cde2cb2b2851312d188787

diff --git a/media-radio/js8call/js8call-1.1.0.ebuild b/media-radio/js8call/js8call-1.1.0.ebuild
new file mode 100644
index 00000000000..ed7e9ce100e
--- /dev/null
+++ b/media-radio/js8call/js8call-1.1.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit cmake-utils 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}.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
+	doc? ( dev-ruby/asciidoctor )"
+DEPEND="${RDEPEND}"
+
+src_install() {
+	cmake-utils_src_install
+	rm "${D}"/usr/bin/rigctl{,d}-local || die
+	rm "${D}"/usr/share/doc/JS8Call -R || die
+}


             reply	other threads:[~2019-06-18 19:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 19:42 Richard Freeman [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-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-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=1560886963.951b411a5d4e3b3e3b24509f6cf97019997d18fb.rich0@gentoo \
    --to=rich0@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