[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-weatherfax/

2021-04-04 Thread David Seifert
commit: 837e25d933572b566dc204de2fd7cc8fffb0d07a
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr  4 20:20:51 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr  4 20:20:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=837e25d9

sci-geosciences/opencpn-plugin-weatherfax: need-wxwidgets -> setup-wxwidgets

Bug: https://bugs.gentoo.org/770622
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert  gentoo.org>

 .../opencpn-plugin-weatherfax-1.3.20180316.ebuild  | 27 +++---
 .../opencpn-plugin-weatherfax-.ebuild  | 27 +++---
 2 files changed, 26 insertions(+), 28 deletions(-)

diff --git 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3.20180316.ebuild
 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3.20180316.ebuild
index 87d53bbc896..b0cb5f6225f 100644
--- 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3.20180316.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3.20180316.ebuild
@@ -1,18 +1,18 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 WX_GTK_VER="3.0"
+inherit cmake wxwidgets
+
 MY_PN="weatherfax_pi"
-if [[ ${PV} == "" ]] ; then
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git;
-   inherit git-r3 cmake-utils wxwidgets
 else
-   SRC_URI="
-   https://github.com/mschiff/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   "
-   inherit cmake-utils wxwidgets
+   SRC_URI="https://github.com/mschiff/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${MY_PN}-${PV}"
 fi
@@ -22,15 +22,14 @@ HOMEPAGE="https://github.com/seandepagnier/weatherfax_pi;
 
 LICENSE="GPL-3+"
 SLOT="0"
-IUSE=""
 
 RDEPEND="
x11-libs/wxGTK:${WX_GTK_VER}
-   >=sci-geosciences/opencpn-4.2.0
-   sys-devel/gettext
-"
+   >=sci-geosciences/opencpn-4.2.0"
 DEPEND="${RDEPEND}"
-src_prepare() {
-   need-wxwidgets unicode
-   cmake-utils_src_prepare
+BDEPEND="sys-devel/gettext"
+
+src_configure() {
+   setup-wxwidgets unicode
+   cmake_src_configure
 }

diff --git 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
index 87d53bbc896..b0cb5f6225f 100644
--- 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
@@ -1,18 +1,18 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 WX_GTK_VER="3.0"
+inherit cmake wxwidgets
+
 MY_PN="weatherfax_pi"
-if [[ ${PV} == "" ]] ; then
+if [[ ${PV} == * ]] ; then
+   inherit git-r3
EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git;
-   inherit git-r3 cmake-utils wxwidgets
 else
-   SRC_URI="
-   https://github.com/mschiff/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-   "
-   inherit cmake-utils wxwidgets
+   SRC_URI="https://github.com/mschiff/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${MY_PN}-${PV}"
 fi
@@ -22,15 +22,14 @@ HOMEPAGE="https://github.com/seandepagnier/weatherfax_pi;
 
 LICENSE="GPL-3+"
 SLOT="0"
-IUSE=""
 
 RDEPEND="
x11-libs/wxGTK:${WX_GTK_VER}
-   >=sci-geosciences/opencpn-4.2.0
-   sys-devel/gettext
-"
+   >=sci-geosciences/opencpn-4.2.0"
 DEPEND="${RDEPEND}"
-src_prepare() {
-   need-wxwidgets unicode
-   cmake-utils_src_prepare
+BDEPEND="sys-devel/gettext"
+
+src_configure() {
+   setup-wxwidgets unicode
+   cmake_src_configure
 }



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-weatherfax/

2018-03-16 Thread Marc Schiffbauer
commit: a2f001cdc43e7ee74cae8b63ed4024973e1f49bf
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Fri Mar 16 23:45:02 2018 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Fri Mar 16 23:46:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2f001cd

sci-geosciences/opencpn-plugin-weatherfax: remove old version

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-geosciences/opencpn-plugin-weatherfax/Manifest |  1 -
 .../opencpn-plugin-weatherfax-1.3-r1.ebuild| 35 --
 2 files changed, 36 deletions(-)

diff --git a/sci-geosciences/opencpn-plugin-weatherfax/Manifest 
b/sci-geosciences/opencpn-plugin-weatherfax/Manifest
index 56a1278d897..247ad7660ef 100644
--- a/sci-geosciences/opencpn-plugin-weatherfax/Manifest
+++ b/sci-geosciences/opencpn-plugin-weatherfax/Manifest
@@ -1,2 +1 @@
 DIST opencpn-plugin-weatherfax-1.3.20180316.tar.gz 585747 BLAKE2B 
f81de2da49cd16be62b4fc64e025626a3b7470563db32293803275c0a682b1eff5c85dead9d846e6b69362aa6faaf370f707ab7dab0db981a431bf8872a66430
 SHA512 
effa3fc2c348bf5a0d70dcfee8a4643f8cba51e5177e40affc50e2d85bffcb2c89c067a57eadb18834900691214b2b1ee17760a8b525cf12da4c7a3e6970daf0
-DIST opencpn-plugin-weatherfax-1.3.tar.gz 505937 BLAKE2B 
be7ba09bcda55e9806239553c6e0f99ddee7cc5848de9a3203fb061543babfb15624961775e7b702348980f3523865b863526739703b7b32122b272add23f627
 SHA512 
54fe8f25a21d373ab00bcd5d77950532bb06c5324cdd1082e4109cad8a33b714ed0d7cd8ebe7e9540e5e10039b2a0fe23b4b88df0244f1e84b852111807ad6e4

diff --git 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
deleted file mode 100644
index 551c95334f6..000
--- 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-WX_GTK_VER="3.0"
-inherit cmake-utils wxwidgets
-
-MY_PN="weatherfax_pi"
-
-DESCRIPTION="Weatherfax Plugin for OpenCPN"
-HOMEPAGE="http://opencpn.org/ocpn/downloadplugins;
-SRC_URI="
-   https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=sci-geosciences/opencpn-4.0.0
-   

[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-weatherfax/

2018-03-16 Thread Marc Schiffbauer
commit: cbeaa41174db4d3123654255f66ab8398d0cf415
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Fri Mar 16 23:24:57 2018 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Fri Mar 16 23:46:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbeaa411

sci-geosciences/opencpn-plugin-weatherfax: added snapshot version

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sci-geosciences/opencpn-plugin-weatherfax/Manifest| 1 +
 ...rfax-.ebuild => opencpn-plugin-weatherfax-1.3.20180316.ebuild} | 4 ++--
 .../opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild   | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sci-geosciences/opencpn-plugin-weatherfax/Manifest 
b/sci-geosciences/opencpn-plugin-weatherfax/Manifest
index f450e9d4af1..56a1278d897 100644
--- a/sci-geosciences/opencpn-plugin-weatherfax/Manifest
+++ b/sci-geosciences/opencpn-plugin-weatherfax/Manifest
@@ -1 +1,2 @@
+DIST opencpn-plugin-weatherfax-1.3.20180316.tar.gz 585747 BLAKE2B 
f81de2da49cd16be62b4fc64e025626a3b7470563db32293803275c0a682b1eff5c85dead9d846e6b69362aa6faaf370f707ab7dab0db981a431bf8872a66430
 SHA512 
effa3fc2c348bf5a0d70dcfee8a4643f8cba51e5177e40affc50e2d85bffcb2c89c067a57eadb18834900691214b2b1ee17760a8b525cf12da4c7a3e6970daf0
 DIST opencpn-plugin-weatherfax-1.3.tar.gz 505937 BLAKE2B 
be7ba09bcda55e9806239553c6e0f99ddee7cc5848de9a3203fb061543babfb15624961775e7b702348980f3523865b863526739703b7b32122b272add23f627
 SHA512 
54fe8f25a21d373ab00bcd5d77950532bb06c5324cdd1082e4109cad8a33b714ed0d7cd8ebe7e9540e5e10039b2a0fe23b4b88df0244f1e84b852111807ad6e4

diff --git 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3.20180316.ebuild
similarity index 85%
copy from 
sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
copy to 
sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3.20180316.ebuild
index 2551edd07cf..a9bec203674 100644
--- 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3.20180316.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
KEYWORDS=""
 else
SRC_URI="
-   https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
+   https://github.com/mschiff/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
"
inherit cmake-utils wxwidgets
KEYWORDS="~amd64 ~x86"

diff --git 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
index 2551edd07cf..a9bec203674 100644
--- 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ if [[ ${PV} == "" ]] ; then
KEYWORDS=""
 else
SRC_URI="
-   https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
+   https://github.com/mschiff/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
"
inherit cmake-utils wxwidgets
KEYWORDS="~amd64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-weatherfax/

2016-03-30 Thread Marc Schiffbauer
commit: 301f4271d9e13e1c20bdd13ae82f63fb5db62674
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Wed Mar 30 23:20:52 2016 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed Mar 30 23:25:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301f4271

sci-geosciences/opencpn-plugin-weatherfax: add live version

Package-Manager: portage-2.2.28

 .../opencpn-plugin-weatherfax-.ebuild  | 38 ++
 1 file changed, 38 insertions(+)

diff --git 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
new file mode 100644
index 000..db78051
--- /dev/null
+++ 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+WX_GTK_VER="3.0"
+MY_PN="weatherfax_pi"
+if [[ ${PV} == "" ]] ; then
+   EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git;
+   inherit git-r3 cmake-utils wxwidgets
+   KEYWORDS=""
+else
+   SRC_URI="
+   https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
+   "
+   inherit cmake-utils wxwidgets
+   KEYWORDS="~amd64 ~x86"
+   S="${WORKDIR}/${MY_PN}-${PV}"
+fi
+
+DESCRIPTION="Weatherfax Plugin for OpenCPN"
+HOMEPAGE="https://github.com/seandepagnier/weatherfax_pi;
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   x11-libs/wxGTK:${WX_GTK_VER}
+   >=sci-geosciences/opencpn-4.2.0
+   sys-devel/gettext
+"
+DEPEND="${RDEPEND}"
+src_prepare() {
+   need-wxwidgets unicode
+   cmake-utils_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-weatherfax/

2016-03-25 Thread Marc Schiffbauer
commit: 4556d56cdb4cee1fad5c6a3877a185c7449dfde5
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Sat Mar 26 02:26:14 2016 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Sat Mar 26 02:29:24 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4556d56c

sci-geosciences/opencpn-plugin-weatherfax: add additional opencpn dep

Package-Manager: portage-2.2.28

 .../opencpn-plugin-weatherfax-1.3-r1.ebuild|  1 +
 .../opencpn-plugin-weatherfax-1.3.ebuild   | 29 --
 2 files changed, 1 insertion(+), 29 deletions(-)

diff --git 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
index 5000a86..5de4416 100644
--- 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
@@ -22,6 +22,7 @@ IUSE=""
 
 RDEPEND="
>=sci-geosciences/opencpn-4.0.0
+   http://opencpn.org/ocpn/downloadplugins;
-SRC_URI="
-   https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
-"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=sci-geosciences/opencpn-4.0.0
-   sys-devel/gettext
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-weatherfax/

2015-10-25 Thread Pacho Ramos
commit: e1b81f8d8eaf5abb815f08e0a652358fce95ee5a
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 17:35:24 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 17:35:38 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1b81f8d

sci-geosciences/opencpn-plugin-weatherfax: Support wxGTK:3.0

Package-Manager: portage-2.2.23

 .../opencpn-plugin-weatherfax-1.3-r1.ebuild| 35 ++
 1 file changed, 35 insertions(+)

diff --git 
a/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
new file mode 100644
index 000..5000a86
--- /dev/null
+++ 
b/sci-geosciences/opencpn-plugin-weatherfax/opencpn-plugin-weatherfax-1.3-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+WX_GTK_VER="3.0"
+inherit cmake-utils wxwidgets
+
+MY_PN="weatherfax_pi"
+
+DESCRIPTION="Weatherfax Plugin for OpenCPN"
+HOMEPAGE="http://opencpn.org/ocpn/downloadplugins;
+SRC_URI="
+   https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=sci-geosciences/opencpn-4.0.0
+   sys-devel/gettext
+   x11-libs/wxGTK:${WX_GTK_VER}
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_prepare() {
+   need-wxwidgets unicode
+   cmake-utils_src_prepare
+}