public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: media-radio/flmsg/
@ 2022-04-27 22:31 99% Richard Freeman
  0 siblings, 0 replies; 1+ results
From: Richard Freeman @ 2022-04-27 22:31 UTC (permalink / raw
  To: gentoo-commits

commit:     07b22c16018521391662172a064e6aa4e9df082b
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 22:30:03 2022 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 22:30:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b22c16

media-radio/flmsg: Use bundled flxmlrpc until upstream fixes.

Closes: https://bugs.gentoo.org/841341
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 media-radio/flmsg/flmsg-4.0.19-r1.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/media-radio/flmsg/flmsg-4.0.19-r1.ebuild b/media-radio/flmsg/flmsg-4.0.19-r1.ebuild
new file mode 100644
index 000000000000..3ed5f93d1fb9
--- /dev/null
+++ b/media-radio/flmsg/flmsg-4.0.19-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Fldigi helper for creating radiograms"
+HOMEPAGE="http://www.w1hkj.com"
+SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz"
+
+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 )
+
+src_configure() {
+	econf --without-flxmlrpc
+}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2022-04-27 22:31 99% [gentoo-commits] repo/gentoo:master commit in: media-radio/flmsg/ Richard Freeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox