From: "Richard Freeman" <rich0@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/
Date: Thu, 12 May 2022 21:09:12 +0000 (UTC) [thread overview]
Message-ID: <1652389731.acbb68c245101696d90e2d546c45b9d561ea8a7f.rich0@gentoo> (raw)
commit: acbb68c245101696d90e2d546c45b9d561ea8a7f
Author: Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Thu May 12 21:08:38 2022 +0000
Commit: Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Thu May 12 21:08:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acbb68c2
media-radio/tqsl: add 2.6.1
Bug: https://bugs.gentoo.org/806190
Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>
media-radio/tqsl/Manifest | 1 +
media-radio/tqsl/tqsl-2.6.1.ebuild | 32 ++++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index fbe76502f7db..ea08d2b2a50b 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,2 +1,3 @@
DIST tqsl-2.5.1.tar.gz 4462202 BLAKE2B f62afe6003b782e5e092fbd99a90a79cc4b020004092f958dad6f7c695d125e31b28b47e7945ccee1fd88c87b290f93145592cac1bd9c52501c34de901f78d74 SHA512 7578572f64c269a41f3fa62ebe526baee4ac382fac81549e79d676da5dc4f3dd3d2a4ce31bc741b43a07eaf164a33beeb1987dd61df1a92ede7b762a8df532f3
DIST tqsl-2.5.9.tar.gz 3677621 BLAKE2B dc367eb9206665d5cf3126715c04e9a718b5cf54915082c0de088767f646f0d2b40d16fda7ae77e5cddf66034f49f3400a30b00e300454fbe794532b8bf674ea SHA512 feb6bc94d801c5e698df0ea206d9cd5df79c2cba066bc0420ac96f75254e7989eb5d03237e50f31b2d58b921818a3bfc1d8e1a449d5fa5c4869525bf16173118
+DIST tqsl-2.6.1.tar.gz 3516512 BLAKE2B 4dc52dcb0b35d0eccdc531a0d5d09e7bf827791c21f63401bc880d912b5fe2214fa2ec85888bbe680fe34226452c911f2e10c89b03ab45d8c17720e1e668920f SHA512 0e18461d60016f633024f103c7e3584f6ac9254ff45133505bdcb2c0a32e6e24415cefe8120f791b0f8df993e88cdae7e724fd8cd86c0bb4a1eed382a6a94de0
diff --git a/media-radio/tqsl/tqsl-2.6.1.ebuild b/media-radio/tqsl/tqsl-2.6.1.ebuild
new file mode 100644
index 000000000000..4b6de3a2c7d8
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.6.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+WX_GTK_VER="3.0-gtk3"
+inherit cmake wxwidgets
+
+DESCRIPTION="ARRL Logbook of the World"
+HOMEPAGE="https://www.arrl.org/tqsl-download"
+SRC_URI="https://www.arrl.org/${PN}/${P}.tar.gz"
+
+LICENSE="LOTW"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-libs/expat:=
+ dev-libs/openssl:0=
+ net-misc/curl:=
+ sys-libs/db:=
+ sys-libs/zlib:=
+ x11-libs/wxGTK:${WX_GTK_VER}="
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS.txt INSTALL README )
+HTML_DOCS=( html/. )
+
+src_configure() {
+ setup-wxwidgets
+ cmake_src_configure
+}
next reply other threads:[~2022-05-12 21:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-12 21:09 Richard Freeman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-09 18:37 [gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/ Pacho Ramos
2024-07-05 17:18 Pacho Ramos
2022-09-15 19:29 Richard Freeman
2022-09-15 19:27 Richard Freeman
2022-07-22 12:06 Richard Freeman
2022-06-21 15:36 Richard Freeman
2022-06-21 15:36 Richard Freeman
2022-05-29 21:01 Richard Freeman
2022-05-21 17:55 Richard Freeman
2022-05-12 21:29 Richard Freeman
2021-04-05 22:26 David Seifert
2021-04-05 22:26 David Seifert
2020-03-05 16:36 Richard Freeman
2019-03-07 18:06 Richard Freeman
2019-01-07 19:15 Lars Wendler
2018-10-23 19:53 Richard Freeman
2018-10-20 14:41 Richard Freeman
2018-03-23 17:30 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=1652389731.acbb68c245101696d90e2d546c45b9d561ea8a7f.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