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/flrig/
Date: Thu, 10 Jul 2025 17:40:32 +0000 (UTC)	[thread overview]
Message-ID: <1752169211.0ce118576d2bfe44c31024ea9fc17f1abc0746da.tomjbe@gentoo> (raw)

commit:     0ce118576d2bfe44c31024ea9fc17f1abc0746da
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 10 17:39:35 2025 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Thu Jul 10 17:40:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce11857

media-radio/flrig: add 2.0.08

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

 media-radio/flrig/Manifest            |  1 +
 media-radio/flrig/flrig-2.0.08.ebuild | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/media-radio/flrig/Manifest b/media-radio/flrig/Manifest
index 217f6f7dbddd..bcf53df99d60 100644
--- a/media-radio/flrig/Manifest
+++ b/media-radio/flrig/Manifest
@@ -1,3 +1,4 @@
 DIST flrig-2.0.05.tar.gz 1112204 BLAKE2B 58cda5069546aee790bb819f9ac2713896281de283345fa6a84c466c67b5cce236c63dec41ad3a226849195fba982c4b69b4d5d386ffb0f4d8b14767ca9cc6bf SHA512 a06df0f8810212a1f614899be162e1d0373f29492bca26718b4385b8fba3be4293b95e366cb391fb938d40228bb5d091049414c7ae2104dbd7a0ddd2011dc88b
 DIST flrig-2.0.06.tar.gz 1137257 BLAKE2B 4ae243705a268f61c16044a3a030575c6a271f4639cb434062acc39041b025f0e93d7415a22bbb9877d9dbda27b1cea49c37c881f1be4df335c24a6f16abf4eb SHA512 74f0cea6e344eb9653379306c3c42f5501bc222ae2f2cb46b8788c16be630498a3a26bdbf65da75370880efd4b0ad6a32ef2f2050b61de2719ab6853a3b92ed0
 DIST flrig-2.0.07.tar.gz 1137531 BLAKE2B 3f077bb5e94c24067da86a8f4ce44157c3e21b88034c5bcf4960331306d2249c3e57da317186d541c4dee0049a2ccce76afe59c5ba6fda42f02e7f51f917501c SHA512 8040352b7491a09cb605a78456d4b2df0a1da971e06e1d940a5bdd13e2f1501ec32bbfcfc7214e6c5c1e492999d047f3ce4ca279d2badcd3bf97617fbea5db0e
+DIST flrig-2.0.08.tar.gz 1137235 BLAKE2B d8ce6e78c8a70e4c14d33c355c5782c9819f6a8c842c91d9e6be294b9ba2df7e04cc368328075812cff55368aba412fd75c90253dd01e8e5ad0b0bdec48741ea SHA512 2bbc9723ff5db1a4fcb268bcc4e2174f383ec1a7dfd3a6c580fb757c86d7375d2803b515bd51ac9e042c8209ad7141994869148b7ef182c5e0bd8636ce8f7ea4

diff --git a/media-radio/flrig/flrig-2.0.08.ebuild b/media-radio/flrig/flrig-2.0.08.ebuild
new file mode 100644
index 000000000000..46dbdf34e2a1
--- /dev/null
+++ b/media-radio/flrig/flrig-2.0.08.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit flag-o-matic
+
+DESCRIPTION="Transceiver control program for Amateur Radio use"
+HOMEPAGE="http://www.w1hkj.com/flrig-help/index.html"
+SRC_URI="https://downloads.sourceforge.net/fldigi/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+DOCS=(AUTHORS ChangeLog README)
+
+RDEPEND="x11-libs/libX11
+	x11-libs/fltk:1=
+	x11-misc/xdg-utils"
+
+DEPEND="${RDEPEND}
+	sys-devel/gettext"
+
+PATCHES=(
+		"${FILESDIR}/${PN}-2.0.05-musl.patch"
+	)
+
+src_configure() {
+	#fails to compile with -flto (bug #860408)
+	filter-lto
+
+	econf
+}


             reply	other threads:[~2025-07-10 17:40 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-10 17:40 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-06 21:46 [gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/ Sam James
2025-10-06 21:46 Sam James
2025-10-06 17:37 Thomas Beierlein
2025-10-06 17:37 Thomas Beierlein
2025-06-16  6:45 Thomas Beierlein
2025-06-12 19:25 Thomas Beierlein
2025-02-24  4:55 Sam James
2024-12-26 17:50 Ionen Wolkens
2024-02-15 19:26 Jakov Smolić
2024-02-15 19:26 Jakov Smolić
2024-01-05 15:28 Thomas Beierlein
2023-12-12  6:32 Michał Górny
2023-12-12  1:04 Sam James
2023-11-10 16:03 Thomas Beierlein
2023-11-10 12:00 Arthur Zamarin
2023-11-10 12:00 Arthur Zamarin
2023-11-09 20:44 Thomas Beierlein
2023-10-03 15:08 Thomas Beierlein
2023-05-09 18:44 Arthur Zamarin
2023-05-09 18:44 Arthur Zamarin
2023-03-21 18:10 Thomas Beierlein
2023-03-21 18:10 Thomas Beierlein
2022-10-25 12:50 Sam James
2022-10-25 12:50 Sam James
2022-09-15 19:32 Thomas Beierlein
2022-08-10 10:35 Thomas Beierlein
2022-06-25 16:33 Thomas Beierlein
2022-05-29 14:08 Jakov Smolić
2022-05-29 14:08 Jakov Smolić
2022-03-27 12:20 Thomas Beierlein
2021-12-26 17:20 Thomas Beierlein
2021-12-23 10:33 Jakov Smolić
2021-12-23 10:33 Jakov Smolić
2021-11-21 15:04 Thomas Beierlein
2021-10-14 16:42 Thomas Beierlein
2021-09-26 14:57 Thomas Beierlein
2021-09-25 15:14 Agostino Sarubbo
2021-09-24  7:00 Agostino Sarubbo
2021-08-06 13:08 Thomas Beierlein
2021-07-18 15:36 Thomas Beierlein
2021-06-13 16:28 Thomas Beierlein
2021-06-13 16:21 Thomas Beierlein
2021-03-28 18:18 Sam James
2021-03-28 18:18 Sam James
2021-02-04 17:46 Thomas Beierlein
2020-12-04 19:04 Thomas Beierlein
2020-12-04 19:04 Thomas Beierlein
2020-10-07  7:09 Agostino Sarubbo
2020-10-07  6:42 Agostino Sarubbo
2020-08-29 18:12 Thomas Beierlein
2020-07-20  5:31 Thomas Beierlein
2020-07-19 12:18 Agostino Sarubbo
2020-07-17 15:17 Agostino Sarubbo
2020-04-13  9:20 Agostino Sarubbo
2020-04-13  8:58 Agostino Sarubbo
2020-04-06 17:40 Thomas Beierlein
2020-01-21 18:30 Thomas Beierlein
2019-11-19 15:40 Agostino Sarubbo
2019-11-18 11:50 Agostino Sarubbo
2019-08-29  5:26 Thomas Beierlein
2019-08-28  9:51 Agostino Sarubbo
2019-08-27 20:45 Agostino Sarubbo
2019-08-27  5:32 Thomas Beierlein
2019-07-26  5:02 Thomas Beierlein
2019-06-21 15:22 Thomas Beierlein
2019-06-21 15:22 Thomas Beierlein
2019-05-20 11:45 Mikle Kolyada
2019-05-12  6:36 Thomas Beierlein
2019-04-19 13:24 Thomas Beierlein
2019-02-09  9:56 Thomas Beierlein
2018-12-12 16:51 Mikle Kolyada
2018-12-08  7:42 Thomas Beierlein
2018-11-27 21:55 Thomas Deutschmann
2018-07-16  5:22 Thomas Beierlein
2018-07-14  8:25 Thomas Beierlein
2018-07-14  8:13 Thomas Beierlein
2018-07-09 15:10 Mikle Kolyada
2018-02-10  9:03 Thomas Beierlein
2018-01-16  6:21 Thomas Beierlein
2018-01-02 20:35 Thomas Beierlein
2018-01-02  0:39 Mikle Kolyada
2017-12-28 16:54 Thomas Beierlein
2017-12-12 18:39 Thomas Deutschmann
2017-11-03  6:01 Thomas Beierlein
2017-10-26 18:54 Thomas Deutschmann
2017-09-30 15:23 Thomas Beierlein
2017-09-07 17:42 Thomas Beierlein
2017-07-22  6:26 Thomas Beierlein
2017-07-11 11:57 Thomas Beierlein
2017-05-24 17:33 Thomas Beierlein
2017-04-02  7:15 Thomas Beierlein
2017-01-24  6:12 Thomas Beierlein
2016-12-31 22:20 Agostino Sarubbo
2016-11-16  8:13 Thomas Beierlein
2016-11-16  8:02 Thomas Beierlein
2016-07-02 16:44 Thomas Beierlein
2016-04-16 14:46 Thomas Beierlein
2015-09-19 15:06 Agostino Sarubbo

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=1752169211.0ce118576d2bfe44c31024ea9fc17f1abc0746da.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