From: "Richard Freeman" <rich0@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/flmsg/
Date: Thu, 17 Jun 2021 18:39:56 +0000 (UTC) [thread overview]
Message-ID: <1623955147.a89860ec2777520837d57d8349ac71ad11644657.rich0@gentoo> (raw)
commit: a89860ec2777520837d57d8349ac71ad11644657
Author: Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 17 18:38:55 2021 +0000
Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Thu Jun 17 18:39:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a89860ec
media-radio/flmsg: add upstream gcc-11 commit pending release
Closes: https://bugs.gentoo.org/786270
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>
media-radio/flmsg/Manifest | 1 +
media-radio/flmsg/flmsg-4.0.17-r1.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/media-radio/flmsg/Manifest b/media-radio/flmsg/Manifest
index cfae030ea99..bb27b847295 100644
--- a/media-radio/flmsg/Manifest
+++ b/media-radio/flmsg/Manifest
@@ -1,3 +1,4 @@
DIST flmsg-4.0.14.tar.gz 874399 BLAKE2B 8daa939a1ddc52d0469ba23908a51ac3e873c93daeadea6d1b6fcd7136850db63719eb0409001a6de6c49cd71ed1be3392e17d7a128a58784185b2b8c6bb6d3c SHA512 367c881007a393c3aa6d9f4bc760717caed1681bd4479b8d7b54246c90bdaf023d60cbde92c538059fcf275ea09bbc47e49052dab3608c5e7d43830f9e573a85
+DIST flmsg-4.0.17-patches.tbz2 36036 BLAKE2B ff8bc30b1aca1694af6d736be8428d7f1e7efb848a574050daa2da1db257a23ed29fb0f696e84b23df81410c5b6130d67a3081f18580c6a936cf055040ed9841 SHA512 42fe8c595d0b12d16dde36a6d865136a7bfa59a02cc2d9dd229000752eb401778e85b39d2acb936a3c26c4ef6555367d9f975f2770511040eb892087e704c71b
DIST flmsg-4.0.17.tar.gz 876560 BLAKE2B 553a8b71c490abdff99e2b3dbd51ba14cf6f97bbe8aed289c7efcfcdd84abfb9039a75639a377a6ff558566e8226be00643988bbc731c111fa52733810d284f5 SHA512 94abe4927c5bc8a5358d592cef55fbaba6207250798d45f8096ff1f290926a280b53db99ddf1c72a6ff30cbc58d95f639777e0d30a15b70ba8d3209664e22966
DIST flmsg-4.0.3.tar.gz 898185 BLAKE2B 7a1b80a07b2eaa4d094ff956102bb659cffc9ad88e3a2daf5650805c9995a54383d1f296b1b0dbaca341e8087eacccf71943a3745b1bb75c8fd2a5f4d8cee227 SHA512 afc4e8ab40d05e6cdc6ecd86b1b3348be46a8251dbd88635316fbbf4592f9959022d0f757b9283849676fa6a4467d035568302e785017b55bafdcd99f2a2d326
diff --git a/media-radio/flmsg/flmsg-4.0.17-r1.ebuild b/media-radio/flmsg/flmsg-4.0.17-r1.ebuild
new file mode 100644
index 00000000000..c88a558d8b1
--- /dev/null
+++ b/media-radio/flmsg/flmsg-4.0.17-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Fldigi helper for creating radiograms"
+HOMEPAGE="http://www.w1hkj.com"
+SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz
+ https://dev.gentoo.org/~rich0/distfiles/flmsg-4.0.17-patches.tbz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="media-radio/fldigi
+ x11-libs/fltk:=
+ x11-libs/libX11:="
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+DOCS=( AUTHORS ChangeLog INSTALL README )
+
+PATCHES=(
+ "${WORKDIR}/${P}-0001-streampos-is-in-the-standard-library-and-access-from.patch"
+ "${WORKDIR}/${P}-0002-Minimal-but-extensive-update-to-remove-namespace-std.patch"
+)
next reply other threads:[~2021-06-17 18:40 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 18:39 Richard Freeman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-07 6:50 [gentoo-commits] repo/gentoo:master commit in: media-radio/flmsg/ Thomas Beierlein
2023-09-14 13:14 Richard Freeman
2023-08-15 20:07 Richard Freeman
2023-08-15 20:07 Richard Freeman
2022-06-28 10:44 Richard Freeman
2022-06-28 10:43 Richard Freeman
2022-04-27 22:38 Richard Freeman
2022-04-27 22:33 Richard Freeman
2022-04-27 22:31 Richard Freeman
2022-04-27 13:27 Richard Freeman
2021-09-19 12:36 Andreas K. Hüttel
2021-06-17 18:41 Richard Freeman
2020-10-23 20:58 Richard Freeman
2020-03-05 15:59 Richard Freeman
2017-12-22 13:23 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=1623955147.a89860ec2777520837d57d8349ac71ad11644657.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