[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2024-07-09 Thread Pacho Ramos
commit: 16df9953fac511b43972ebee85e55318972d73b2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Tue Jul  9 18:36:46 2024 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Tue Jul  9 18:36:46 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16df9953

media-radio/tqsl: Update icon cache

Thanks-to: Agostino Sarubbo
Closes: https://bugs.gentoo.org/935623
Signed-off-by: Pacho Ramos  gentoo.org>

 media-radio/tqsl/tqsl-2.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/tqsl/tqsl-2.7.3.ebuild 
b/media-radio/tqsl/tqsl-2.7.3.ebuild
index fac65b432b32..03cd3caba5e0 100644
--- a/media-radio/tqsl/tqsl-2.7.3.ebuild
+++ b/media-radio/tqsl/tqsl-2.7.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 WX_GTK_VER="3.2-gtk3"
-inherit cmake wxwidgets
+inherit cmake wxwidgets xdg
 
 DESCRIPTION="ARRL Logbook of the World"
 HOMEPAGE="https://www.arrl.org/tqsl-download";



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2024-07-05 Thread Pacho Ramos
commit: ae3d4df0f6111f6b7c134bef67bbaf1c9c827ca1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Fri Jul  5 17:18:19 2024 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Fri Jul  5 17:18:19 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3d4df0

media-radio/tqsl: add 2.7.3

Closes: https://bugs.gentoo.org/707442
Closes: https://bugs.gentoo.org/716256
Closes: https://bugs.gentoo.org/769599
Closes: https://bugs.gentoo.org/802243
Closes: https://bugs.gentoo.org/889286
Closes: https://bugs.gentoo.org/917638
Signed-off-by: Pacho Ramos  gentoo.org>

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/tqsl-2.7.3.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index e471e1dbe381..870c1c637af0 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,2 +1,3 @@
 DIST tqsl-2.6.4.tar.gz 3517633 BLAKE2B 
9c43ba01186a1a2396b223a33797377735d48e020ddee879232f3bf4bcce9cbec89dfd71aea5422a353a3908f38ce9c3f3619725677612c911bf19278d1740fa
 SHA512 
0a0f94ae95f91280ea03a35007bfa4e278f17a98496f4cfb25a841d2f519a92d7820e1a4f48394ba6caf1e99d4bcafdf4686a6b0f85ddc3640f936c58b907a1e
 DIST tqsl-2.6.5.tar.gz 3521069 BLAKE2B 
dd2d6e366b162a6de8b78d8bdde5efcde26cee0b5c934a0615cfbb9e77cf8bd2265c928c329543f6bbeeaee9608f8fa15ba8ac06edef2be805bf79abbd459555
 SHA512 
2a4602b827448756e033122c0359651a230fe3122f92ae3ce72c6ed6bb1b1fd6b15804676cca1fef19dd09df6548387772721cc64a4423d8a766b7d27a38e049
+DIST tqsl-2.7.3.tar.gz 3911547 BLAKE2B 
e32f9b18973f1c2445b97e050e4f2c838542cfb4a0312205d2d66cf6df4db5b1e110f62782138f36dd195f43cddc3f0fb32e1a464c0695849640d04a08306464
 SHA512 
302db650dc0f9fcd495fd1e7abe21dcfffc167d1686b276ae0fcbb53bf5eedbc91a797d1a79d8da5bb4384d937c6b66ad44a0355a00ff014de4257c0be84ef74

diff --git a/media-radio/tqsl/tqsl-2.7.3.ebuild 
b/media-radio/tqsl/tqsl-2.7.3.ebuild
new file mode 100644
index ..fac65b432b32
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.7.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+WX_GTK_VER="3.2-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-db/sqlite:3=
+   dev-libs/expat:=
+   dev-libs/openssl:0=
+   net-misc/curl:=
+   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
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-09-15 Thread Richard Freeman
commit: e8d15099e72612cc568c9be9f9fbcb76245c6acb
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu Sep 15 19:28:43 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu Sep 15 19:28:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d15099

media-radio/tqsl: drop 2.6.3

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest  |  1 -
 media-radio/tqsl/tqsl-2.6.3.ebuild | 32 
 2 files changed, 33 deletions(-)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index 3dc2872524af..e471e1dbe381 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,3 +1,2 @@
-DIST tqsl-2.6.3.tar.gz 3516151 BLAKE2B 
34df7d322404aba9ccf64b55c97799b4a02f9a3b1032e59a72dff7f9a6c118ebafab0316b5bd763fb981d813e9360df130179532af98f695a48e15530cb6fe6a
 SHA512 
e6308cda39177b74ebb30eee481ed52f9231916a1c6dfaef2d42eaa758bc247ff46319b29d9d61fa7b1503164392b365f5e8bdbfac622281646c630034ff88e2
 DIST tqsl-2.6.4.tar.gz 3517633 BLAKE2B 
9c43ba01186a1a2396b223a33797377735d48e020ddee879232f3bf4bcce9cbec89dfd71aea5422a353a3908f38ce9c3f3619725677612c911bf19278d1740fa
 SHA512 
0a0f94ae95f91280ea03a35007bfa4e278f17a98496f4cfb25a841d2f519a92d7820e1a4f48394ba6caf1e99d4bcafdf4686a6b0f85ddc3640f936c58b907a1e
 DIST tqsl-2.6.5.tar.gz 3521069 BLAKE2B 
dd2d6e366b162a6de8b78d8bdde5efcde26cee0b5c934a0615cfbb9e77cf8bd2265c928c329543f6bbeeaee9608f8fa15ba8ac06edef2be805bf79abbd459555
 SHA512 
2a4602b827448756e033122c0359651a230fe3122f92ae3ce72c6ed6bb1b1fd6b15804676cca1fef19dd09df6548387772721cc64a4423d8a766b7d27a38e049

diff --git a/media-radio/tqsl/tqsl-2.6.3.ebuild 
b/media-radio/tqsl/tqsl-2.6.3.ebuild
deleted file mode 100644
index ee19a35410f7..
--- a/media-radio/tqsl/tqsl-2.6.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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:=
-   dev-db/lmdb:=
-   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
-}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-09-15 Thread Richard Freeman
commit: f1d126ebc60ef02fc9ea13be96041477eacb4de4
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu Sep 15 19:27:24 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu Sep 15 19:27:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d126eb

media-radio/tqsl: add 2.6.5

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/tqsl-2.6.5.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index ee1de36c9f56..3dc2872524af 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,2 +1,3 @@
 DIST tqsl-2.6.3.tar.gz 3516151 BLAKE2B 
34df7d322404aba9ccf64b55c97799b4a02f9a3b1032e59a72dff7f9a6c118ebafab0316b5bd763fb981d813e9360df130179532af98f695a48e15530cb6fe6a
 SHA512 
e6308cda39177b74ebb30eee481ed52f9231916a1c6dfaef2d42eaa758bc247ff46319b29d9d61fa7b1503164392b365f5e8bdbfac622281646c630034ff88e2
 DIST tqsl-2.6.4.tar.gz 3517633 BLAKE2B 
9c43ba01186a1a2396b223a33797377735d48e020ddee879232f3bf4bcce9cbec89dfd71aea5422a353a3908f38ce9c3f3619725677612c911bf19278d1740fa
 SHA512 
0a0f94ae95f91280ea03a35007bfa4e278f17a98496f4cfb25a841d2f519a92d7820e1a4f48394ba6caf1e99d4bcafdf4686a6b0f85ddc3640f936c58b907a1e
+DIST tqsl-2.6.5.tar.gz 3521069 BLAKE2B 
dd2d6e366b162a6de8b78d8bdde5efcde26cee0b5c934a0615cfbb9e77cf8bd2265c928c329543f6bbeeaee9608f8fa15ba8ac06edef2be805bf79abbd459555
 SHA512 
2a4602b827448756e033122c0359651a230fe3122f92ae3ce72c6ed6bb1b1fd6b15804676cca1fef19dd09df6548387772721cc64a4423d8a766b7d27a38e049

diff --git a/media-radio/tqsl/tqsl-2.6.5.ebuild 
b/media-radio/tqsl/tqsl-2.6.5.ebuild
new file mode 100644
index ..ee19a35410f7
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.6.5.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:=
+   dev-db/lmdb:=
+   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
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-07-22 Thread Richard Freeman
commit: a1abd5db8ccc3f23ce0dc158daf8a48570c73465
Author: Richard Freeman  gentoo  org>
AuthorDate: Fri Jul 22 12:06:19 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Fri Jul 22 12:06:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1abd5db

media-radio/tqsl: stabilize 2.6.4 for amd64

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/tqsl-2.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/tqsl/tqsl-2.6.4.ebuild 
b/media-radio/tqsl/tqsl-2.6.4.ebuild
index ee19a35410f7..616eb3e71527 100644
--- a/media-radio/tqsl/tqsl-2.6.4.ebuild
+++ b/media-radio/tqsl/tqsl-2.6.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://www.arrl.org/${PN}/${P}.tar.gz";
 
 LICENSE="LOTW"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-libs/expat:=



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-06-21 Thread Richard Freeman
commit: cb33378f92d7cd077c039056ef6a4247740de3e7
Author: Richard Freeman  gentoo  org>
AuthorDate: Tue Jun 21 15:35:41 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Tue Jun 21 15:36:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb33378f

media-radio/tqsl: add 2.6.4

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/tqsl-2.6.4.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index 9326a72788a9..e9e17918c6f4 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,3 +1,4 @@
 DIST tqsl-2.6.1.tar.gz 3516512 BLAKE2B 
4dc52dcb0b35d0eccdc531a0d5d09e7bf827791c21f63401bc880d912b5fe2214fa2ec85888bbe680fe34226452c911f2e10c89b03ab45d8c17720e1e668920f
 SHA512 
0e18461d60016f633024f103c7e3584f6ac9254ff45133505bdcb2c0a32e6e24415cefe8120f791b0f8df993e88cdae7e724fd8cd86c0bb4a1eed382a6a94de0
 DIST tqsl-2.6.2.tar.gz 3516428 BLAKE2B 
daa9b474b5a803192857e3586b989399fea04de9a8c67b4ebdb3b4f2f02d08a68ab317589824b15fa7c974ee82bf4a75bb4d51a8b44e4e6468fd582e2339190a
 SHA512 
c32a0d2eb1bd0f840d918085cd3e343e2fd169958e51bf6bad3c187a98df8996612b868585d38bbdc4794bc99525df89a52d0aaa9fe919c1baaa3884d9baf78e
 DIST tqsl-2.6.3.tar.gz 3516151 BLAKE2B 
34df7d322404aba9ccf64b55c97799b4a02f9a3b1032e59a72dff7f9a6c118ebafab0316b5bd763fb981d813e9360df130179532af98f695a48e15530cb6fe6a
 SHA512 
e6308cda39177b74ebb30eee481ed52f9231916a1c6dfaef2d42eaa758bc247ff46319b29d9d61fa7b1503164392b365f5e8bdbfac622281646c630034ff88e2
+DIST tqsl-2.6.4.tar.gz 3517633 BLAKE2B 
9c43ba01186a1a2396b223a33797377735d48e020ddee879232f3bf4bcce9cbec89dfd71aea5422a353a3908f38ce9c3f3619725677612c911bf19278d1740fa
 SHA512 
0a0f94ae95f91280ea03a35007bfa4e278f17a98496f4cfb25a841d2f519a92d7820e1a4f48394ba6caf1e99d4bcafdf4686a6b0f85ddc3640f936c58b907a1e

diff --git a/media-radio/tqsl/tqsl-2.6.4.ebuild 
b/media-radio/tqsl/tqsl-2.6.4.ebuild
new file mode 100644
index ..ee19a35410f7
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.6.4.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:=
+   dev-db/lmdb:=
+   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
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-06-21 Thread Richard Freeman
commit: c2280c010300e0d4adfa6a32d61e3506ce096b1c
Author: Richard Freeman  gentoo  org>
AuthorDate: Tue Jun 21 15:36:09 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Tue Jun 21 15:36:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2280c01

media-radio/tqsl: drop 2.6.1-r1, 2.6.2

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest |  2 --
 media-radio/tqsl/tqsl-2.6.1-r1.ebuild | 32 
 media-radio/tqsl/tqsl-2.6.2.ebuild| 32 
 3 files changed, 66 deletions(-)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index e9e17918c6f4..ee1de36c9f56 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,4 +1,2 @@
-DIST tqsl-2.6.1.tar.gz 3516512 BLAKE2B 
4dc52dcb0b35d0eccdc531a0d5d09e7bf827791c21f63401bc880d912b5fe2214fa2ec85888bbe680fe34226452c911f2e10c89b03ab45d8c17720e1e668920f
 SHA512 
0e18461d60016f633024f103c7e3584f6ac9254ff45133505bdcb2c0a32e6e24415cefe8120f791b0f8df993e88cdae7e724fd8cd86c0bb4a1eed382a6a94de0
-DIST tqsl-2.6.2.tar.gz 3516428 BLAKE2B 
daa9b474b5a803192857e3586b989399fea04de9a8c67b4ebdb3b4f2f02d08a68ab317589824b15fa7c974ee82bf4a75bb4d51a8b44e4e6468fd582e2339190a
 SHA512 
c32a0d2eb1bd0f840d918085cd3e343e2fd169958e51bf6bad3c187a98df8996612b868585d38bbdc4794bc99525df89a52d0aaa9fe919c1baaa3884d9baf78e
 DIST tqsl-2.6.3.tar.gz 3516151 BLAKE2B 
34df7d322404aba9ccf64b55c97799b4a02f9a3b1032e59a72dff7f9a6c118ebafab0316b5bd763fb981d813e9360df130179532af98f695a48e15530cb6fe6a
 SHA512 
e6308cda39177b74ebb30eee481ed52f9231916a1c6dfaef2d42eaa758bc247ff46319b29d9d61fa7b1503164392b365f5e8bdbfac622281646c630034ff88e2
 DIST tqsl-2.6.4.tar.gz 3517633 BLAKE2B 
9c43ba01186a1a2396b223a33797377735d48e020ddee879232f3bf4bcce9cbec89dfd71aea5422a353a3908f38ce9c3f3619725677612c911bf19278d1740fa
 SHA512 
0a0f94ae95f91280ea03a35007bfa4e278f17a98496f4cfb25a841d2f519a92d7820e1a4f48394ba6caf1e99d4bcafdf4686a6b0f85ddc3640f936c58b907a1e

diff --git a/media-radio/tqsl/tqsl-2.6.1-r1.ebuild 
b/media-radio/tqsl/tqsl-2.6.1-r1.ebuild
deleted file mode 100644
index ee19a35410f7..
--- a/media-radio/tqsl/tqsl-2.6.1-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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:=
-   dev-db/lmdb:=
-   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
-}

diff --git a/media-radio/tqsl/tqsl-2.6.2.ebuild 
b/media-radio/tqsl/tqsl-2.6.2.ebuild
deleted file mode 100644
index ee19a35410f7..
--- a/media-radio/tqsl/tqsl-2.6.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# 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:=
-   dev-db/lmdb:=
-   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
-}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-05-29 Thread Richard Freeman
commit: 28878a63b9b689340558da807622a7cc9697249d
Author: Richard Freeman  gentoo  org>
AuthorDate: Sun May 29 20:59:59 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sun May 29 20:59:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28878a63

media-radio/tqsl: add 2.6.3

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/tqsl-2.6.3.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index 075459e063e1..9326a72788a9 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,2 +1,3 @@
 DIST tqsl-2.6.1.tar.gz 3516512 BLAKE2B 
4dc52dcb0b35d0eccdc531a0d5d09e7bf827791c21f63401bc880d912b5fe2214fa2ec85888bbe680fe34226452c911f2e10c89b03ab45d8c17720e1e668920f
 SHA512 
0e18461d60016f633024f103c7e3584f6ac9254ff45133505bdcb2c0a32e6e24415cefe8120f791b0f8df993e88cdae7e724fd8cd86c0bb4a1eed382a6a94de0
 DIST tqsl-2.6.2.tar.gz 3516428 BLAKE2B 
daa9b474b5a803192857e3586b989399fea04de9a8c67b4ebdb3b4f2f02d08a68ab317589824b15fa7c974ee82bf4a75bb4d51a8b44e4e6468fd582e2339190a
 SHA512 
c32a0d2eb1bd0f840d918085cd3e343e2fd169958e51bf6bad3c187a98df8996612b868585d38bbdc4794bc99525df89a52d0aaa9fe919c1baaa3884d9baf78e
+DIST tqsl-2.6.3.tar.gz 3516151 BLAKE2B 
34df7d322404aba9ccf64b55c97799b4a02f9a3b1032e59a72dff7f9a6c118ebafab0316b5bd763fb981d813e9360df130179532af98f695a48e15530cb6fe6a
 SHA512 
e6308cda39177b74ebb30eee481ed52f9231916a1c6dfaef2d42eaa758bc247ff46319b29d9d61fa7b1503164392b365f5e8bdbfac622281646c630034ff88e2

diff --git a/media-radio/tqsl/tqsl-2.6.3.ebuild 
b/media-radio/tqsl/tqsl-2.6.3.ebuild
new file mode 100644
index ..ee19a35410f7
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.6.3.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:=
+   dev-db/lmdb:=
+   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
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/files/, media-radio/tqsl/

2022-05-21 Thread Richard Freeman
commit: 8adda510b3cbb4d3acd72ef80d552b614340d384
Author: Richard Freeman  gentoo  org>
AuthorDate: Sat May 21 17:56:56 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sat May 21 17:56:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8adda510

media-radio/tqsl: drop 2.5.1, 2.5.9

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest  |  2 --
 media-radio/tqsl/files/tqsl-2.5.9-lib_suffix.patch | 14 -
 media-radio/tqsl/tqsl-2.5.1.ebuild | 32 ---
 media-radio/tqsl/tqsl-2.5.9.ebuild | 36 --
 4 files changed, 84 deletions(-)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index 5531f4f4bfbf..075459e063e1 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,4 +1,2 @@
-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
 DIST tqsl-2.6.2.tar.gz 3516428 BLAKE2B 
daa9b474b5a803192857e3586b989399fea04de9a8c67b4ebdb3b4f2f02d08a68ab317589824b15fa7c974ee82bf4a75bb4d51a8b44e4e6468fd582e2339190a
 SHA512 
c32a0d2eb1bd0f840d918085cd3e343e2fd169958e51bf6bad3c187a98df8996612b868585d38bbdc4794bc99525df89a52d0aaa9fe919c1baaa3884d9baf78e

diff --git a/media-radio/tqsl/files/tqsl-2.5.9-lib_suffix.patch 
b/media-radio/tqsl/files/tqsl-2.5.9-lib_suffix.patch
deleted file mode 100644
index 2a35736ae83d..
--- a/media-radio/tqsl/files/tqsl-2.5.9-lib_suffix.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-This definition causes the following tests to effectively turn no-op,
-resulting in strict-multilib violations on amd64.
-
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -18,8 +18,6 @@
- SET(LINUX TRUE)
- ENDIF ()
- 
--SET (LIB_SUFFIX "")
--
- # Pre-set LIB_SUFFIX for 64-bit Linux platforms
- IF (LINUX AND CMAKE_SHARED_LIBRARY_PREFIX STREQUAL "lib64")
-   SET (LIB_SUFFIX "64")

diff --git a/media-radio/tqsl/tqsl-2.5.1.ebuild 
b/media-radio/tqsl/tqsl-2.5.1.ebuild
deleted file mode 100644
index 479817e6c433..
--- a/media-radio/tqsl/tqsl-2.5.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-WX_GTK_VER="3.0"
-inherit cmake wxwidgets vcs-snapshot
-
-DESCRIPTION="ARRL Logbook of the World"
-HOMEPAGE="http://www.arrl.org/tqsl-download";
-SRC_URI="https://github.com/rich0/trustedqsl-tqsl/archive/v${PV}.tar.gz -> 
${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
-}

diff --git a/media-radio/tqsl/tqsl-2.5.9.ebuild 
b/media-radio/tqsl/tqsl-2.5.9.ebuild
deleted file mode 100644
index 22cc02985616..
--- a/media-radio/tqsl/tqsl-2.5.9.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 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}"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.5.9-lib_suffix.patch
-)
-
-DOCS=( AUTHORS.txt INSTALL README )
-HTML_DOCS=( html/. )
-
-src_configure() {
-   setup-wxwidgets
-   cmake_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-05-21 Thread Richard Freeman
commit: b96ffa307bd7578a0606a7f1436956dea6b446bf
Author: Richard Freeman  gentoo  org>
AuthorDate: Sat May 21 17:54:27 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sat May 21 17:54:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96ffa30

media-radio/tqsl: add 2.6.2

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/tqsl-2.6.2.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index ea08d2b2a50b..5531f4f4bfbf 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,3 +1,4 @@
 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
+DIST tqsl-2.6.2.tar.gz 3516428 BLAKE2B 
daa9b474b5a803192857e3586b989399fea04de9a8c67b4ebdb3b4f2f02d08a68ab317589824b15fa7c974ee82bf4a75bb4d51a8b44e4e6468fd582e2339190a
 SHA512 
c32a0d2eb1bd0f840d918085cd3e343e2fd169958e51bf6bad3c187a98df8996612b868585d38bbdc4794bc99525df89a52d0aaa9fe919c1baaa3884d9baf78e

diff --git a/media-radio/tqsl/tqsl-2.6.2.ebuild 
b/media-radio/tqsl/tqsl-2.6.2.ebuild
new file mode 100644
index ..ee19a35410f7
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.6.2.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:=
+   dev-db/lmdb:=
+   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
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-05-12 Thread Richard Freeman
commit: 035e6ac2d408b2b335ee3eb20a5880df88c11c91
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu May 12 21:28:51 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu May 12 21:28:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035e6ac2

media-radio/tqsl: Fix berkdb to lmdb dep issue.

Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/{tqsl-2.6.1.ebuild => tqsl-2.6.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/tqsl/tqsl-2.6.1.ebuild 
b/media-radio/tqsl/tqsl-2.6.1-r1.ebuild
similarity index 97%
rename from media-radio/tqsl/tqsl-2.6.1.ebuild
rename to media-radio/tqsl/tqsl-2.6.1-r1.ebuild
index 4b6de3a2c7d8..ee19a35410f7 100644
--- a/media-radio/tqsl/tqsl-2.6.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.6.1-r1.ebuild
@@ -18,7 +18,7 @@ RDEPEND="
dev-libs/expat:=
dev-libs/openssl:0=
net-misc/curl:=
-   sys-libs/db:=
+   dev-db/lmdb:=
sys-libs/zlib:=
x11-libs/wxGTK:${WX_GTK_VER}="
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2022-05-12 Thread Richard Freeman
commit: acbb68c245101696d90e2d546c45b9d561ea8a7f
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu May 12 21:08:38 2022 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu May 12 21:08:51 2022 +
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  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 ..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
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/files/, media-radio/tqsl/

2021-12-03 Thread Marek Szuba
commit: a7b4a66e768c31054e4fbe73ea1ce35b2742419c
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Dec  3 23:33:47 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Dec  3 23:39:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b4a66e

media-radio/tqsl: add 2.5.9

Invoking long-overdue maintainer time-out on this one. For obvious
reasons in light of the above, SRC_URI had to be updated and now points
to the official upstream source tarball.

Closes: https://bugs.gentoo.org/701704
Signed-off-by: Marek Szuba  gentoo.org>

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/files/tqsl-2.5.9-lib_suffix.patch | 14 +
 media-radio/tqsl/tqsl-2.5.9.ebuild | 36 ++
 3 files changed, 51 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index 3762b4a5ee19..fbe76502f7db 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1 +1,2 @@
 DIST tqsl-2.5.1.tar.gz 4462202 BLAKE2B 
f62afe6003b782e5e092fbd99a90a79cc4b020004092f958dad6f7c695d125e31b28b47e7945ccee1fd88c87b290f93145592cac1bd9c52501c34de901f78d74
 SHA512 
7578572f64c269a41f3fa62ebe526baee4ac382fac81549e79d676da5dc4f3dd3d2a4ce31bc741b43a07eaf164a33beeb1987dd61df1a92ede7b762a8df532f3
+DIST tqsl-2.5.9.tar.gz 3677621 BLAKE2B 
dc367eb9206665d5cf3126715c04e9a718b5cf54915082c0de088767f646f0d2b40d16fda7ae77e5cddf66034f49f3400a30b00e300454fbe794532b8bf674ea
 SHA512 
feb6bc94d801c5e698df0ea206d9cd5df79c2cba066bc0420ac96f75254e7989eb5d03237e50f31b2d58b921818a3bfc1d8e1a449d5fa5c4869525bf16173118

diff --git a/media-radio/tqsl/files/tqsl-2.5.9-lib_suffix.patch 
b/media-radio/tqsl/files/tqsl-2.5.9-lib_suffix.patch
new file mode 100644
index ..2a35736ae83d
--- /dev/null
+++ b/media-radio/tqsl/files/tqsl-2.5.9-lib_suffix.patch
@@ -0,0 +1,14 @@
+This definition causes the following tests to effectively turn no-op,
+resulting in strict-multilib violations on amd64.
+
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -18,8 +18,6 @@
+ SET(LINUX TRUE)
+ ENDIF ()
+ 
+-SET (LIB_SUFFIX "")
+-
+ # Pre-set LIB_SUFFIX for 64-bit Linux platforms
+ IF (LINUX AND CMAKE_SHARED_LIBRARY_PREFIX STREQUAL "lib64")
+   SET (LIB_SUFFIX "64")

diff --git a/media-radio/tqsl/tqsl-2.5.9.ebuild 
b/media-radio/tqsl/tqsl-2.5.9.ebuild
new file mode 100644
index ..22cc02985616
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.5.9.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 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}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.5.9-lib_suffix.patch
+)
+
+DOCS=( AUTHORS.txt INSTALL README )
+HTML_DOCS=( html/. )
+
+src_configure() {
+   setup-wxwidgets
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2021-04-05 Thread David Seifert
commit: f98b677a23a232d500a818c9f9850f8365b41138
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr  5 22:26:26 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr  5 22:26:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98b677a

media-radio/tqsl: Port to cmake.eclass

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 media-radio/tqsl/tqsl-2.5.1.ebuild | 21 +++--
 1 file changed, 11 insertions(+), 10 deletions(-)

diff --git a/media-radio/tqsl/tqsl-2.5.1.ebuild 
b/media-radio/tqsl/tqsl-2.5.1.ebuild
index 2e99b0b58e2..479817e6c43 100644
--- a/media-radio/tqsl/tqsl-2.5.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.5.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 WX_GTK_VER="3.0"
-inherit cmake-utils wxwidgets vcs-snapshot
+inherit cmake wxwidgets vcs-snapshot
 
 DESCRIPTION="ARRL Logbook of the World"
 HOMEPAGE="http://www.arrl.org/tqsl-download";
@@ -13,19 +13,20 @@ 
SRC_URI="https://github.com/rich0/trustedqsl-tqsl/archive/v${PV}.tar.gz -> ${P}.
 LICENSE="LOTW"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
-RDEPEND="dev-libs/expat:=
-   dev-libs/openssl:0=
-   net-misc/curl:=
-   sys-libs/db:=
-   sys-libs/zlib:=
-   x11-libs/wxGTK:${WX_GTK_VER}="
+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 )
+HTML_DOCS=( html/. )
 
-pkg_setup() {
+src_configure() {
setup-wxwidgets
+   cmake_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2021-04-05 Thread David Seifert
commit: 8edfecbdba9d8df3aeef4a33c59de801946d2342
Author: David Seifert  gentoo  org>
AuthorDate: Mon Apr  5 22:26:23 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Apr  5 22:26:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edfecbd

media-radio/tqsl: Set WX_GTK_VER before inherit

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 media-radio/tqsl/tqsl-2.5.1.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/media-radio/tqsl/tqsl-2.5.1.ebuild 
b/media-radio/tqsl/tqsl-2.5.1.ebuild
index a6cbd247c04..2e99b0b58e2 100644
--- a/media-radio/tqsl/tqsl-2.5.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.5.1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+WX_GTK_VER="3.0"
 inherit cmake-utils wxwidgets vcs-snapshot
 
 DESCRIPTION="ARRL Logbook of the World"
@@ -19,14 +20,12 @@ RDEPEND="dev-libs/expat:=
net-misc/curl:=
sys-libs/db:=
sys-libs/zlib:=
-   x11-libs/wxGTK:3.0="
+   x11-libs/wxGTK:${WX_GTK_VER}="
 DEPEND="${RDEPEND}"
 
 DOCS=( AUTHORS.txt INSTALL README )
 HTML_DOCS=( html )
 
-WX_GTK_VER=3.0
-
 pkg_setup() {
setup-wxwidgets
 }



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/, media-radio/tqsl/files/

2021-03-01 Thread Richard Freeman
commit: e87562200e1a1e91e930f5cddd4f2262b58bc840
Author: Richard Freeman  gentoo  org>
AuthorDate: Mon Mar  1 14:11:32 2021 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Mon Mar  1 14:11:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8756220

media-radio/tqsl: cleanup old versions

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest |  3 ---
 media-radio/tqsl/files/2.3.1-suffix.patch | 11 --
 media-radio/tqsl/tqsl-2.3.1.ebuild| 34 ---
 media-radio/tqsl/tqsl-2.4.1.ebuild| 32 -
 media-radio/tqsl/tqsl-2.4.3.ebuild| 32 -
 5 files changed, 112 deletions(-)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index bd285257134..3762b4a5ee1 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,4 +1 @@
-DIST tqsl-2.3.1.tar.gz 2896807 BLAKE2B 
f2937950b5328cfb0a13b87797f40594799e01139d5b307199095b8cdbe6f4532e911fd9661ad3b663d8616d9287d8a359f2fefb4364c6450ba4be2505a89c63
 SHA512 
edaa21b1605bcb38790a66d61e1498a04f41c4f9b3b577908a6e57cd38e1ac2e1724e9c6d5421e0ca4a4ea72d1d5f5d54f08bf5a6c202bf68181ec12f27d4afd
-DIST tqsl-2.4.1.tar.gz 4191260 BLAKE2B 
a70652c12e0704daecbd6d38bddcc386de55242feea9d2905c65dcfa01337c0a2f31ec8596b7cf58b35c77da0f6b79ecf9188bc4f74df51b9e2479361643e3ca
 SHA512 
7b61cf2dc37a3216548e9b82335bae2947be2c2ea4c43860fb4baffd4ce13f5f3d61cd999a293d4baae87835c56d2eb2fcce8a36f17eeba4e18ccab3e5053b60
-DIST tqsl-2.4.3.tar.gz 4194821 BLAKE2B 
6a8af8b396f349cc16ac74694b2d0b4e4a8e9f4fc2ea0850d53ce59980e59b4a89fed352118f020acffa42e502db0762e8d0eee560ec067cf620cfd798f3c23a
 SHA512 
fb5de8eee5d72279d945b7a6f5c495b1d3c4437977c84a548062a1e9ceb657e20fe6df995b5f440077ff02e6e3ab8c28ec9fbe2a447d04f771271105e8ffb356
 DIST tqsl-2.5.1.tar.gz 4462202 BLAKE2B 
f62afe6003b782e5e092fbd99a90a79cc4b020004092f958dad6f7c695d125e31b28b47e7945ccee1fd88c87b290f93145592cac1bd9c52501c34de901f78d74
 SHA512 
7578572f64c269a41f3fa62ebe526baee4ac382fac81549e79d676da5dc4f3dd3d2a4ce31bc741b43a07eaf164a33beeb1987dd61df1a92ede7b762a8df532f3

diff --git a/media-radio/tqsl/files/2.3.1-suffix.patch 
b/media-radio/tqsl/files/2.3.1-suffix.patch
deleted file mode 100644
index e5d44dc7b85..000
--- a/media-radio/tqsl/files/2.3.1-suffix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 tqsl-2.3.1-orig/src/CMakeLists.txt
-+++ tqsl-2.3.1/src/CMakeLists.txt
-@@ -54,7 +54,7 @@ include_directories(${OPENSSL_INCLUDE_DIR} 
${ZLIB_INCLUDE_DIR} ${EXPAT_INCLUDE_D
- if(NOT APPLE AND NOT WIN32)
- set_source_files_properties(location.cpp PROPERTIES COMPILE_DEFINITIONS 
CONFDIR="${CMAKE_INSTALL_PREFIX}/share/TrustedQSL/")
- set(HEADERS_TO_INSTALL tqsllib.h tqslerrno.h cabrillo.h adif.h tqslconvert.h)
--install(TARGETS tqsllib DESTINATION lib$(LIB_SUFFIX))
-+install(TARGETS tqsllib DESTINATION lib${LIB_SUFFIX})
- install(FILES config.xml DESTINATION share/TrustedQSL)
- install(FILES ${HEADERS_TO_INSTALL} DESTINATION include)
- endif()

diff --git a/media-radio/tqsl/tqsl-2.3.1.ebuild 
b/media-radio/tqsl/tqsl-2.3.1.ebuild
deleted file mode 100644
index 8f5d89ecf23..000
--- a/media-radio/tqsl/tqsl-2.3.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils cmake-utils wxwidgets
-
-DESCRIPTION="ARRL Logbook of the World"
-HOMEPAGE="http://www.arrl.org/tqsl-download";
-SRC_URI="mirror://sourceforge/trustedqsl/${P}.tar.gz"
-
-LICENSE="LOTW"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/expat:=
-dev-libs/openssl:0=
-net-misc/curl:=
-sys-libs/db:=
-sys-libs/zlib:=
-x11-libs/wxGTK:3.0="
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS.txt INSTALL README )
-HTML_DOCS=( html )
-
-WX_GTK_VER=3.0
-
-PATCHES="${FILESDIR}/${PV}-suffix.patch"
-
-pkg_setup() {
-   setup-wxwidgets
-}

diff --git a/media-radio/tqsl/tqsl-2.4.1.ebuild 
b/media-radio/tqsl/tqsl-2.4.1.ebuild
deleted file mode 100644
index da5bebcbef2..000
--- a/media-radio/tqsl/tqsl-2.4.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils cmake-utils wxwidgets vcs-snapshot
-
-DESCRIPTION="ARRL Logbook of the World"
-HOMEPAGE="http://www.arrl.org/tqsl-download";
-SRC_URI="https://github.com/rich0/trustedqsl-tqsl/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="LOTW"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-libs/expat:=
-   dev-libs/openssl:0=
-   net-misc/curl:=
-   sys-libs/db:=
-   sys-libs/zlib:=
-   x11-libs/wxGTK:3.0="
-DEPEND="${RDEPEND}"
-
-DOCS=( AUTHORS.txt INSTALL README )
-HTML_DOCS=( html )
-
-WX_GTK_VER=3.0

[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2020-03-05 Thread Richard Freeman
commit: d1f2cbc5e0942388f9f269622d48d1ac122bdbcb
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu Mar  5 16:36:17 2020 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu Mar  5 16:36:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f2cbc5

media-radio/tqsl: bump, EAPI bump

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Richard Freeman  gentoo.org>

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/tqsl-2.5.1.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index b9859a9d02a..bd285257134 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,3 +1,4 @@
 DIST tqsl-2.3.1.tar.gz 2896807 BLAKE2B 
f2937950b5328cfb0a13b87797f40594799e01139d5b307199095b8cdbe6f4532e911fd9661ad3b663d8616d9287d8a359f2fefb4364c6450ba4be2505a89c63
 SHA512 
edaa21b1605bcb38790a66d61e1498a04f41c4f9b3b577908a6e57cd38e1ac2e1724e9c6d5421e0ca4a4ea72d1d5f5d54f08bf5a6c202bf68181ec12f27d4afd
 DIST tqsl-2.4.1.tar.gz 4191260 BLAKE2B 
a70652c12e0704daecbd6d38bddcc386de55242feea9d2905c65dcfa01337c0a2f31ec8596b7cf58b35c77da0f6b79ecf9188bc4f74df51b9e2479361643e3ca
 SHA512 
7b61cf2dc37a3216548e9b82335bae2947be2c2ea4c43860fb4baffd4ce13f5f3d61cd999a293d4baae87835c56d2eb2fcce8a36f17eeba4e18ccab3e5053b60
 DIST tqsl-2.4.3.tar.gz 4194821 BLAKE2B 
6a8af8b396f349cc16ac74694b2d0b4e4a8e9f4fc2ea0850d53ce59980e59b4a89fed352118f020acffa42e502db0762e8d0eee560ec067cf620cfd798f3c23a
 SHA512 
fb5de8eee5d72279d945b7a6f5c495b1d3c4437977c84a548062a1e9ceb657e20fe6df995b5f440077ff02e6e3ab8c28ec9fbe2a447d04f771271105e8ffb356
+DIST tqsl-2.5.1.tar.gz 4462202 BLAKE2B 
f62afe6003b782e5e092fbd99a90a79cc4b020004092f958dad6f7c695d125e31b28b47e7945ccee1fd88c87b290f93145592cac1bd9c52501c34de901f78d74
 SHA512 
7578572f64c269a41f3fa62ebe526baee4ac382fac81549e79d676da5dc4f3dd3d2a4ce31bc741b43a07eaf164a33beeb1987dd61df1a92ede7b762a8df532f3

diff --git a/media-radio/tqsl/tqsl-2.5.1.ebuild 
b/media-radio/tqsl/tqsl-2.5.1.ebuild
new file mode 100644
index 000..a6cbd247c04
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.5.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils wxwidgets vcs-snapshot
+
+DESCRIPTION="ARRL Logbook of the World"
+HOMEPAGE="http://www.arrl.org/tqsl-download";
+SRC_URI="https://github.com/rich0/trustedqsl-tqsl/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LOTW"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/expat:=
+   dev-libs/openssl:0=
+   net-misc/curl:=
+   sys-libs/db:=
+   sys-libs/zlib:=
+   x11-libs/wxGTK:3.0="
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS.txt INSTALL README )
+HTML_DOCS=( html )
+
+WX_GTK_VER=3.0
+
+pkg_setup() {
+   setup-wxwidgets
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2019-03-07 Thread Richard Freeman
commit: 21958ae36d51af24779adb3968692e9988d52d06
Author: Richard Freeman  gentoo  org>
AuthorDate: Thu Mar  7 18:05:37 2019 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Thu Mar  7 18:06:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21958ae3

media-radio/tqsl: bump

Closes: https://bugs.gentoo.org/679692
Signed-off-by: Richard Freeman  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/tqsl-2.4.3.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index d38ef8c3c45..b9859a9d02a 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,2 +1,3 @@
 DIST tqsl-2.3.1.tar.gz 2896807 BLAKE2B 
f2937950b5328cfb0a13b87797f40594799e01139d5b307199095b8cdbe6f4532e911fd9661ad3b663d8616d9287d8a359f2fefb4364c6450ba4be2505a89c63
 SHA512 
edaa21b1605bcb38790a66d61e1498a04f41c4f9b3b577908a6e57cd38e1ac2e1724e9c6d5421e0ca4a4ea72d1d5f5d54f08bf5a6c202bf68181ec12f27d4afd
 DIST tqsl-2.4.1.tar.gz 4191260 BLAKE2B 
a70652c12e0704daecbd6d38bddcc386de55242feea9d2905c65dcfa01337c0a2f31ec8596b7cf58b35c77da0f6b79ecf9188bc4f74df51b9e2479361643e3ca
 SHA512 
7b61cf2dc37a3216548e9b82335bae2947be2c2ea4c43860fb4baffd4ce13f5f3d61cd999a293d4baae87835c56d2eb2fcce8a36f17eeba4e18ccab3e5053b60
+DIST tqsl-2.4.3.tar.gz 4194821 BLAKE2B 
6a8af8b396f349cc16ac74694b2d0b4e4a8e9f4fc2ea0850d53ce59980e59b4a89fed352118f020acffa42e502db0762e8d0eee560ec067cf620cfd798f3c23a
 SHA512 
fb5de8eee5d72279d945b7a6f5c495b1d3c4437977c84a548062a1e9ceb657e20fe6df995b5f440077ff02e6e3ab8c28ec9fbe2a447d04f771271105e8ffb356

diff --git a/media-radio/tqsl/tqsl-2.4.3.ebuild 
b/media-radio/tqsl/tqsl-2.4.3.ebuild
new file mode 100644
index 000..da5bebcbef2
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.4.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils cmake-utils wxwidgets vcs-snapshot
+
+DESCRIPTION="ARRL Logbook of the World"
+HOMEPAGE="http://www.arrl.org/tqsl-download";
+SRC_URI="https://github.com/rich0/trustedqsl-tqsl/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LOTW"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/expat:=
+   dev-libs/openssl:0=
+   net-misc/curl:=
+   sys-libs/db:=
+   sys-libs/zlib:=
+   x11-libs/wxGTK:3.0="
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS.txt INSTALL README )
+HTML_DOCS=( html )
+
+WX_GTK_VER=3.0
+
+pkg_setup() {
+   setup-wxwidgets
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2019-01-07 Thread Lars Wendler
commit: d8f748ad98e4559d124f77faf9369022e6a316de
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan  7 19:01:38 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan  7 19:15:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f748ad

media-radio/tqsl: Adjusted slot dependency on dev-libs/openssl

source-based packages should never depend on any other openssl slot
than slot 0.

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler  gentoo.org>

 media-radio/tqsl/tqsl-2.3.1.ebuild | 4 ++--
 media-radio/tqsl/tqsl-2.4.1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-radio/tqsl/tqsl-2.3.1.ebuild 
b/media-radio/tqsl/tqsl-2.3.1.ebuild
index 7562cb9ff58..8f5d89ecf23 100644
--- a/media-radio/tqsl/tqsl-2.3.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/expat:=
-dev-libs/openssl:=
+dev-libs/openssl:0=
 net-misc/curl:=
 sys-libs/db:=
 sys-libs/zlib:=

diff --git a/media-radio/tqsl/tqsl-2.4.1.ebuild 
b/media-radio/tqsl/tqsl-2.4.1.ebuild
index 49242766478..da5bebcbef2 100644
--- a/media-radio/tqsl/tqsl-2.4.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-libs/expat:=
-   dev-libs/openssl:=
+   dev-libs/openssl:0=
net-misc/curl:=
sys-libs/db:=
sys-libs/zlib:=



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2018-10-23 Thread Richard Freeman
commit: fa85fda2f060709c121f0ee76ef5db08ef97a48d
Author: Richard Freeman  gentoo  org>
AuthorDate: Tue Oct 23 19:53:09 2018 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Tue Oct 23 19:53:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa85fda2

media-radio/tqsl: replace SRC_URI with github mirror

Signed-off-by: Richard Freeman  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 media-radio/tqsl/Manifest  | 2 +-
 media-radio/tqsl/tqsl-2.4.1.ebuild | 6 ++
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index 455ea10cb77..d38ef8c3c45 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1,2 +1,2 @@
 DIST tqsl-2.3.1.tar.gz 2896807 BLAKE2B 
f2937950b5328cfb0a13b87797f40594799e01139d5b307199095b8cdbe6f4532e911fd9661ad3b663d8616d9287d8a359f2fefb4364c6450ba4be2505a89c63
 SHA512 
edaa21b1605bcb38790a66d61e1498a04f41c4f9b3b577908a6e57cd38e1ac2e1724e9c6d5421e0ca4a4ea72d1d5f5d54f08bf5a6c202bf68181ec12f27d4afd
-DIST tqsl-2.4.1.zip 4393331 BLAKE2B 
e101d8b2c35b820d68f399bbc0917fa92df0111ff9ea9cc6f353fad63911ad5db8e9c06cd00ae479b2726fe5ffbd69b0241b5d7356151e80ce9824cc85e8e2cb
 SHA512 
0a3a092ee5169d5eee3d997e0760ed4c0ed361f27f6b6f6c356efc568bbd737e23c6329bffa6cee3e939555b2adc07fe917a69960f9b38ddaac057614e53b71b
+DIST tqsl-2.4.1.tar.gz 4191260 BLAKE2B 
a70652c12e0704daecbd6d38bddcc386de55242feea9d2905c65dcfa01337c0a2f31ec8596b7cf58b35c77da0f6b79ecf9188bc4f74df51b9e2479361643e3ca
 SHA512 
7b61cf2dc37a3216548e9b82335bae2947be2c2ea4c43860fb4baffd4ce13f5f3d61cd999a293d4baae87835c56d2eb2fcce8a36f17eeba4e18ccab3e5053b60

diff --git a/media-radio/tqsl/tqsl-2.4.1.ebuild 
b/media-radio/tqsl/tqsl-2.4.1.ebuild
index a41473bc7e9..49242766478 100644
--- a/media-radio/tqsl/tqsl-2.4.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.4.1.ebuild
@@ -3,13 +3,11 @@
 
 EAPI=6
 
-inherit eutils cmake-utils wxwidgets
+inherit eutils cmake-utils wxwidgets vcs-snapshot
 
 DESCRIPTION="ARRL Logbook of the World"
 HOMEPAGE="http://www.arrl.org/tqsl-download";
-SRC_URI="https://sourceforge.net/code-snapshots/git/t/tr/trustedqsl/tqsl.git/trustedqsl-tqsl-fa49d1a6a2a9c06181f72558f732e7960cb3f430.zip
 -> ${P}.zip"
-
-S=${WORKDIR}/trustedqsl-tqsl-fa49d1a6a2a9c06181f72558f732e7960cb3f430/
+SRC_URI="https://github.com/rich0/trustedqsl-tqsl/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LOTW"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2018-10-20 Thread Richard Freeman
commit: 824a236bb1739023e411c33ef2ea25ad1a1f8930
Author: Richard Freeman  gentoo  org>
AuthorDate: Sat Oct 20 14:41:24 2018 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sat Oct 20 14:41:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824a236b

media-radio/tqsl: bump

Signed-off-by: Richard Freeman  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 media-radio/tqsl/Manifest  |  1 +
 media-radio/tqsl/tqsl-2.4.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
index df8e8de930d..455ea10cb77 100644
--- a/media-radio/tqsl/Manifest
+++ b/media-radio/tqsl/Manifest
@@ -1 +1,2 @@
 DIST tqsl-2.3.1.tar.gz 2896807 BLAKE2B 
f2937950b5328cfb0a13b87797f40594799e01139d5b307199095b8cdbe6f4532e911fd9661ad3b663d8616d9287d8a359f2fefb4364c6450ba4be2505a89c63
 SHA512 
edaa21b1605bcb38790a66d61e1498a04f41c4f9b3b577908a6e57cd38e1ac2e1724e9c6d5421e0ca4a4ea72d1d5f5d54f08bf5a6c202bf68181ec12f27d4afd
+DIST tqsl-2.4.1.zip 4393331 BLAKE2B 
e101d8b2c35b820d68f399bbc0917fa92df0111ff9ea9cc6f353fad63911ad5db8e9c06cd00ae479b2726fe5ffbd69b0241b5d7356151e80ce9824cc85e8e2cb
 SHA512 
0a3a092ee5169d5eee3d997e0760ed4c0ed361f27f6b6f6c356efc568bbd737e23c6329bffa6cee3e939555b2adc07fe917a69960f9b38ddaac057614e53b71b

diff --git a/media-radio/tqsl/tqsl-2.4.1.ebuild 
b/media-radio/tqsl/tqsl-2.4.1.ebuild
new file mode 100644
index 000..a41473bc7e9
--- /dev/null
+++ b/media-radio/tqsl/tqsl-2.4.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils cmake-utils wxwidgets
+
+DESCRIPTION="ARRL Logbook of the World"
+HOMEPAGE="http://www.arrl.org/tqsl-download";
+SRC_URI="https://sourceforge.net/code-snapshots/git/t/tr/trustedqsl/tqsl.git/trustedqsl-tqsl-fa49d1a6a2a9c06181f72558f732e7960cb3f430.zip
 -> ${P}.zip"
+
+S=${WORKDIR}/trustedqsl-tqsl-fa49d1a6a2a9c06181f72558f732e7960cb3f430/
+
+LICENSE="LOTW"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-libs/expat:=
+   dev-libs/openssl:=
+   net-misc/curl:=
+   sys-libs/db:=
+   sys-libs/zlib:=
+   x11-libs/wxGTK:3.0="
+DEPEND="${RDEPEND}"
+
+DOCS=( AUTHORS.txt INSTALL README )
+HTML_DOCS=( html )
+
+WX_GTK_VER=3.0
+
+pkg_setup() {
+   setup-wxwidgets
+}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/

2018-03-23 Thread Richard Freeman
commit: 37ad00c415647176034540c49556f969820f3957
Author: Richard Freeman  gentoo  org>
AuthorDate: Fri Mar 23 17:30:24 2018 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Fri Mar 23 17:30:24 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ad00c4

media-radio/tqsl: use cmake-utils src_prepare

Closes: https://bugs.gentoo.org/651258
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-radio/tqsl/tqsl-2.3.1.ebuild | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/media-radio/tqsl/tqsl-2.3.1.ebuild 
b/media-radio/tqsl/tqsl-2.3.1.ebuild
index 8321f32ece3..7562cb9ff58 100644
--- a/media-radio/tqsl/tqsl-2.3.1.ebuild
+++ b/media-radio/tqsl/tqsl-2.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -27,12 +27,8 @@ HTML_DOCS=( html )
 
 WX_GTK_VER=3.0
 
+PATCHES="${FILESDIR}/${PV}-suffix.patch"
+
 pkg_setup() {
setup-wxwidgets
 }
-
-src_prepare() {
-# Fix syntax file in makefile
-   eapply_user
-   epatch "${FILESDIR}/${PV}-suffix.patch"
-}



[gentoo-commits] repo/gentoo:master commit in: media-radio/tqsl/files/, media-radio/tqsl/, licenses/

2017-12-22 Thread Richard Freeman
commit: f2bda0cc457442c7cd702f5a8ae1cbf86099f610
Author: Richard Freeman  gentoo  org>
AuthorDate: Fri Dec 22 13:20:26 2017 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Fri Dec 22 13:20:26 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bda0cc

media-radio/tqsl: introduce package from rich0 overlay

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 licenses/LOTW | 60 +++
 media-radio/tqsl/Manifest |  1 +
 media-radio/tqsl/files/2.3.1-suffix.patch | 11 ++
 media-radio/tqsl/metadata.xml | 11 ++
 media-radio/tqsl/tqsl-2.3.1.ebuild| 38 
 5 files changed, 121 insertions(+)

diff --git a/licenses/LOTW b/licenses/LOTW
new file mode 100644
index 000..c4ceeacff90
--- /dev/null
+++ b/licenses/LOTW
@@ -0,0 +1,60 @@
+License Terms and Conditions
+
+Copyright (C) 2001-2015 American Radio Relay League, Inc. All rights
+reserved.
+
+Portions (C) 2003-2015 The TrustedQSL Developers. Please see the AUTHORS.txt
+file for contributors.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Any redistribution of source code must retain the above copyright
+notice, this list of conditions and the disclaimer shown in
+Paragraph 5 (below).
+
+2. Redistribution in binary form must reproduce the above copyright
+notice, this list of conditions and the disclaimer shown in
+Paragraph 5 (below) in the documentation and/or other materials
+provided with the distribution.
+
+3. Products derived from or including this software may not use
+"Logbook of the World" or "LoTW" or any other American Radio Relay
+League, Incorporated trademarks or servicemarks in their names
+without prior written permission of the ARRL. See Paragraph 6
+(below) for contact information.
+
+4. Use of this software does not imply endorsement by ARRL of
+products derived from or including this software and vendors may not
+claim such endorsement. 
+
+5. Disclaimer: This software is provided "as-is" without
+representation, guarantee or warranty of any kind, either express or
+implied, including but not limited to the implied warranties of
+merchantability or of fitness for a particular purpose. The entire
+risk as to the quality and performance of the software is solely
+with you. Should the software prove defective, you (and not the
+American Radio Relay League, its officers, directors, employees or
+agents) assume the entire cost of all necessary servicing, repair or
+correction. In no event will ARRL be liable to you or to any third
+party for any damages, whether direct or indirect, including lost
+profits, lost savings, or other incidental or consequential damages
+arising out of the use or inability to use such software, regardless
+of whether ARRL has been advised of the possibility of such damages.
+
+6. Contact information:
+
+American Radio Relay League, Inc.
+Attn: Logbook of the World Manager
+225 Main St
+Newington, CT 06111
+voice: 860-594-0200
+fax: 860-594-0259
+email: logb...@arrl.org
+Worldwide Web: www.arrl.org
+
+This software consists of voluntary contributions made by many
+individuals on behalf of the ARRL. More information on the "Logbook
+of The World" project and the ARRL is available from the ARRL Web
+site at www.arrl.org.

diff --git a/media-radio/tqsl/Manifest b/media-radio/tqsl/Manifest
new file mode 100644
index 000..df8e8de930d
--- /dev/null
+++ b/media-radio/tqsl/Manifest
@@ -0,0 +1 @@
+DIST tqsl-2.3.1.tar.gz 2896807 BLAKE2B 
f2937950b5328cfb0a13b87797f40594799e01139d5b307199095b8cdbe6f4532e911fd9661ad3b663d8616d9287d8a359f2fefb4364c6450ba4be2505a89c63
 SHA512 
edaa21b1605bcb38790a66d61e1498a04f41c4f9b3b577908a6e57cd38e1ac2e1724e9c6d5421e0ca4a4ea72d1d5f5d54f08bf5a6c202bf68181ec12f27d4afd

diff --git a/media-radio/tqsl/files/2.3.1-suffix.patch 
b/media-radio/tqsl/files/2.3.1-suffix.patch
new file mode 100644
index 000..e5d44dc7b85
--- /dev/null
+++ b/media-radio/tqsl/files/2.3.1-suffix.patch
@@ -0,0 +1,11 @@
+--- tqsl-2.3.1-orig/src/CMakeLists.txt
 tqsl-2.3.1/src/CMakeLists.txt
+@@ -54,7 +54,7 @@ include_directories(${OPENSSL_INCLUDE_DIR} 
${ZLIB_INCLUDE_DIR} ${EXPAT_INCLUDE_D
+ if(NOT APPLE AND NOT WIN32)
+ set_source_files_properties(location.cpp PROPERTIES COMPILE_DEFINITIONS 
CONFDIR="${CMAKE_INSTALL_PREFIX}/share/TrustedQSL/")
+ set(HEADERS_TO_INSTALL tqsllib.h tqslerrno.h cabrillo.h adif.h tqslconvert.h)
+-install(TARGETS tqsllib DESTINATION lib$(LIB_SUFFIX))
++install(TARGETS tqsllib DESTINATION lib${LIB_SUFFIX})
+ install(FILES config.xml DESTINATION share/TrustedQSL)
+ install(FILES ${HEADERS_TO_INSTALL} DESTINATION include)
+ endif()

diff --git a/media-radio/tqsl/metadata.xml b/media-radio/tqsl/metadata.xml
new file mode 100644
index 000..bd55a99244b
--- /dev/null
+++ b/media-radio/tqsl/metadata.xml
@@ -0,0 +1,11 @@
+