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

2022-05-18 Thread Marc Schiffbauer
commit: 4b231eb29a9468c51f033ef90b0e211c8e77ee12
Author: Nils Schlupp  gmail  com>
AuthorDate: Sat May  7 00:27:17 2022 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed May 18 09:16:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b231eb2

sci-geosciences/opencpn-plugin-weather_routing:

Switching to more recent maintainer branch and bumping to version 1.13.1

Bug: https://bugs.gentoo.org/830067,https://bugs.gentoo.org/831680
Signed-off-by: Nils Schlupp  gmail.com>
Signed-off-by: Marc Schiffbauer  gentoo.org>

 sci-geosciences/opencpn-plugin-weather_routing/Manifest   | 2 +-
 ...g-.ebuild => opencpn-plugin-weather_routing-1.13.1.ebuild} | 8 
 .../opencpn-plugin-weather_routing-.ebuild| 8 
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sci-geosciences/opencpn-plugin-weather_routing/Manifest 
b/sci-geosciences/opencpn-plugin-weather_routing/Manifest
index 8ef5e1f39a73..a8d3887396a5 100644
--- a/sci-geosciences/opencpn-plugin-weather_routing/Manifest
+++ b/sci-geosciences/opencpn-plugin-weather_routing/Manifest
@@ -1 +1 @@
-DIST opencpn-plugin-weather_routing-1.10.1.tar.gz 845403 BLAKE2B 
e7cacef78f2f5567c008452c6c24eacf3acde8f8dcd78aa05f1e36248f31ab946f27c0bacdbb0882dcc1075a0fe15d6ddd62f5e24f7c38fffaf577683de6a345
 SHA512 
052377bc2b962b131640ecdb2e688b97325a7935f60c68652be6bdb07486278d03d09ec2c8b4b1547e5eeab1ea7613890604c800a91f185babe5bfb5221a7337
+DIST opencpn-plugin-weather_routing-1.13.1.tar.gz 893533 BLAKE2B 
011eed0e6c4b463a89e83611f1b5b6dcb74edd65100a8fe444c5623ea85c20666194586964c2ed0b8a8b1d2d790026affccc034d98ea375284048fd33983a092
 SHA512 
43661df7b1a823f38a928a899bca58cd7451b663e23843bdf79000c0bc4e95cf9491e21e7a5ea6ad33f6a15e0a72c68058779ee241ad338a907852d048b5bc45

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
similarity index 67%
copy from 
sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
copy to 
sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
index 826df2e8f0ba..586c24e8abcb 100644
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,16 +9,16 @@ inherit cmake wxwidgets
 MY_PN="weather_routing_pi"
 if [[ ${PV} == * ]] ; then
inherit git-r3
-   EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git;
+   EGIT_REPO_URI="https://github.com/rgleason/${MY_PN}.git;
 else
-   
SRC_URI="https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://github.com/rgleason/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${MY_PN}-${PV}"
 fi
 
 DESCRIPTION="Weather Routing Plugin for OpenCPN"
-HOMEPAGE="https://github.com/seandepagnier/weather_routing_pi/;
+HOMEPAGE="https://github.com/rgleason/weather_routing_pi/;
 
 LICENSE="GPL-3+"
 SLOT="0"

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
index 826df2e8f0ba..586c24e8abcb 100644
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,16 +9,16 @@ inherit cmake wxwidgets
 MY_PN="weather_routing_pi"
 if [[ ${PV} == * ]] ; then
inherit git-r3
-   EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git;
+   EGIT_REPO_URI="https://github.com/rgleason/${MY_PN}.git;
 else
-   
SRC_URI="https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://github.com/rgleason/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${MY_PN}-${PV}"
 fi
 
 DESCRIPTION="Weather Routing Plugin for OpenCPN"
-HOMEPAGE="https://github.com/seandepagnier/weather_routing_pi/;
+HOMEPAGE="https://github.com/rgleason/weather_routing_pi/;
 
 LICENSE="GPL-3+"
 SLOT="0"



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

2022-05-18 Thread Marc Schiffbauer
commit: 02e6487b95cda89d8bc1eccf6993853f3ad8702d
Author: Nils Schlupp  gmail  com>
AuthorDate: Wed May 18 04:22:24 2022 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed May 18 09:16:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02e6487b

sci-geosciences/opencpn-plugin-weather_routing: Bump EAPI version to 8

Signed-off-by: Nils Schlupp  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/25360
Signed-off-by: Marc Schiffbauer  gentoo.org>

 .../opencpn-plugin-weather_routing-1.13.1.ebuild  | 4 ++--
 .../opencpn-plugin-weather_routing-.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
index 586c24e8abcb..2d4a9d906c36 100644
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.13.1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-WX_GTK_VER="3.0"
+WX_GTK_VER="3.0-gtk3"
 inherit cmake wxwidgets
 
 MY_PN="weather_routing_pi"

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
index 586c24e8abcb..2d4a9d906c36 100644
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-WX_GTK_VER="3.0"
+WX_GTK_VER="3.0-gtk3"
 inherit cmake wxwidgets
 
 MY_PN="weather_routing_pi"



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

2022-05-18 Thread Marc Schiffbauer
commit: 11e74502ec4b73d2159f4368eae9058575f12943
Author: Nils Schlupp  gmail  com>
AuthorDate: Sat May  7 01:16:16 2022 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed May 18 09:16:29 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e74502

sci-geosciences/opencpn-plugin-weather_routing: drop 1.10.1

Signed-off-by: Nils Schlupp  gmail.com>
Signed-off-by: Marc Schiffbauer  gentoo.org>

 .../opencpn-plugin-weather_routing-1.10.1.ebuild   | 35 --
 1 file changed, 35 deletions(-)

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.ebuild
deleted file mode 100644
index 826df2e8f0ba..
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.ebuild
+++ /dev/null
@@ -1,35 +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
-
-MY_PN="weather_routing_pi"
-if [[ ${PV} == * ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git;
-else
-   
SRC_URI="https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-   KEYWORDS="~amd64 ~x86"
-   S="${WORKDIR}/${MY_PN}-${PV}"
-fi
-
-DESCRIPTION="Weather Routing Plugin for OpenCPN"
-HOMEPAGE="https://github.com/seandepagnier/weather_routing_pi/;
-
-LICENSE="GPL-3+"
-SLOT="0"
-
-RDEPEND="
-   x11-libs/wxGTK:${WX_GTK_VER}
-   >=sci-geosciences/opencpn-4.2.0"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/gettext"
-
-src_configure() {
-   setup-wxwidgets unicode
-   cmake_src_configure
-}



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

2021-04-04 Thread David Seifert
commit: 3d8fd9f6200d46764b31301ae3ac175708e4a26f
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr  4 20:20:54 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr  4 20:20:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d8fd9f6

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

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

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

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.ebuild
index bb68887e62a..826df2e8f0b 100644
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.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="weather_routing_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/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
-   "
-   inherit cmake-utils wxwidgets
+   
SRC_URI="https://github.com/seandepagnier/${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/weather_routing_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-weather_routing/opencpn-plugin-weather_routing-.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
index bb68887e62a..826df2e8f0b 100644
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.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="weather_routing_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/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
-   "
-   inherit cmake-utils wxwidgets
+   
SRC_URI="https://github.com/seandepagnier/${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/weather_routing_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-weather_routing/

2016-12-27 Thread Marc Schiffbauer
commit: e9dbe470a0f03bb2f633fe3ccdf9338beb345607
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Tue Dec 27 18:05:36 2016 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Tue Dec 27 18:07:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9dbe470

sci-geosciences/opencpn-plugin-weather_routing: add new version

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../opencpn-plugin-weather_routing/Manifest|  1 +
 .../opencpn-plugin-weather_routing-1.10.1.ebuild   | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/sci-geosciences/opencpn-plugin-weather_routing/Manifest 
b/sci-geosciences/opencpn-plugin-weather_routing/Manifest
index ffe9792..4c177f2 100644
--- a/sci-geosciences/opencpn-plugin-weather_routing/Manifest
+++ b/sci-geosciences/opencpn-plugin-weather_routing/Manifest
@@ -1 +1,2 @@
+DIST opencpn-plugin-weather_routing-1.10.1.tar.gz 845403 SHA256 
1ac5f51db969f2806a54ab82d062cdef748e4f77835b2f63aba8f8633490c53f SHA512 
052377bc2b962b131640ecdb2e688b97325a7935f60c68652be6bdb07486278d03d09ec2c8b4b1547e5eeab1ea7613890604c800a91f185babe5bfb5221a7337
 WHIRLPOOL 
e3cca0cbfc967da89ecc50e716f958735169912f9e520e485c4f55a2524d91f77634e620afa87f83a971fd95f4c6795f068748a3794bd27250c6277db6faa0e2
 DIST opencpn-plugin-weather_routing-1.2.tar.gz 615959 SHA256 
8b86c4f86092d6fcac8138c8699cf1f093ae67016caad8960222f26659b8dcc7 SHA512 
99c9df317a79e89664ca45a8e3fa02a5f2c06a731d5208260d415f6acd4506fba283d4e4758a5deff3b331546ca8893282a287b32fceebdf27f0537a6d99944b
 WHIRLPOOL 
0018e772659482f70f132a2216f5d17fb8c56418f0e7195bfe7eb791be9964d5c829fdf95258acf7d78e41723b05e3c5bf5dd57d19703f6cbb5271a31635b76a

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.ebuild
new file mode 100644
index ..ef63f49
--- /dev/null
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.10.1.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="weather_routing_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="Weather Routing Plugin for OpenCPN"
+HOMEPAGE="https://github.com/seandepagnier/weather_routing_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-weather_routing/

2016-12-27 Thread Marc Schiffbauer
commit: 385591424ff8e698a8bbc3e919c1eaf0247abc02
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Tue Dec 27 18:04:28 2016 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Tue Dec 27 18:07:16 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38559142

sci-geosciences/opencpn-plugin-weather_routing: update live ebuild

 .../opencpn-plugin-weather_routing-.ebuild| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
index 8bd5f1c..ef63f49 100644
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-WX_GTK_VER="2.8"
+WX_GTK_VER="3.0"
 MY_PN="weather_routing_pi"
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/seandepagnier/${MY_PN}.git;
@@ -20,7 +20,7 @@ else
 fi
 
 DESCRIPTION="Weather Routing Plugin for OpenCPN"
-HOMEPAGE="https://github.com/;
+HOMEPAGE="https://github.com/seandepagnier/weather_routing_pi/;
 
 LICENSE="GPL-3+"
 SLOT="0"



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

2016-12-27 Thread Marc Schiffbauer
commit: b0c2970925ac2ef3b7e72cdf626c9e0a678dc7b9
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Tue Dec 27 18:06:54 2016 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Tue Dec 27 18:07:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c29709

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

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../opencpn-plugin-weather_routing/Manifest|  1 -
 .../opencpn-plugin-weather_routing-1.2.ebuild  | 30 --
 2 files changed, 31 deletions(-)

diff --git a/sci-geosciences/opencpn-plugin-weather_routing/Manifest 
b/sci-geosciences/opencpn-plugin-weather_routing/Manifest
index 4c177f2..dffb6ca 100644
--- a/sci-geosciences/opencpn-plugin-weather_routing/Manifest
+++ b/sci-geosciences/opencpn-plugin-weather_routing/Manifest
@@ -1,2 +1 @@
 DIST opencpn-plugin-weather_routing-1.10.1.tar.gz 845403 SHA256 
1ac5f51db969f2806a54ab82d062cdef748e4f77835b2f63aba8f8633490c53f SHA512 
052377bc2b962b131640ecdb2e688b97325a7935f60c68652be6bdb07486278d03d09ec2c8b4b1547e5eeab1ea7613890604c800a91f185babe5bfb5221a7337
 WHIRLPOOL 
e3cca0cbfc967da89ecc50e716f958735169912f9e520e485c4f55a2524d91f77634e620afa87f83a971fd95f4c6795f068748a3794bd27250c6277db6faa0e2
-DIST opencpn-plugin-weather_routing-1.2.tar.gz 615959 SHA256 
8b86c4f86092d6fcac8138c8699cf1f093ae67016caad8960222f26659b8dcc7 SHA512 
99c9df317a79e89664ca45a8e3fa02a5f2c06a731d5208260d415f6acd4506fba283d4e4758a5deff3b331546ca8893282a287b32fceebdf27f0537a6d99944b
 WHIRLPOOL 
0018e772659482f70f132a2216f5d17fb8c56418f0e7195bfe7eb791be9964d5c829fdf95258acf7d78e41723b05e3c5bf5dd57d19703f6cbb5271a31635b76a

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2.ebuild
deleted file mode 100644
index 6a3696a..
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WX_GTK_VER="2.8"
-inherit cmake-utils wxwidgets
-
-MY_PN="weather_routing_pi"
-
-DESCRIPTION="Weather Routing 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-weather_routing/

2016-03-30 Thread Marc Schiffbauer
commit: ae9c5a8fddf3d2b5400e5cb0077d2b8d40d76ecb
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Wed Mar 30 23:19:51 2016 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Wed Mar 30 23:25:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9c5a8f

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

Package-Manager: portage-2.2.28

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

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.ebuild
new file mode 100644
index 000..8bd5f1c
--- /dev/null
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-.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="2.8"
+MY_PN="weather_routing_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="Weather Routing Plugin for OpenCPN"
+HOMEPAGE="https://github.com/;
+
+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-weather_routing/

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

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

Package-Manager: portage-2.2.28

 .../opencpn-plugin-weather_routing-1.2.ebuild| 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2.ebuild
index ea528bc..6a3696a 100644
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2.ebuild
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2.ebuild
@@ -22,6 +22,7 @@ IUSE=""
 
 RDEPEND="
>=sci-geosciences/opencpn-4.0.0
+   

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

2015-10-25 Thread Pacho Ramos
commit: b6b26cf45a8701d8b56171e8bc43f0f52aae54ee
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 17:29:32 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 17:35:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b26cf4

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

Package-Manager: portage-2.2.23

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

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2-r1.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2-r1.ebuild
new file mode 100644
index 000..9fd942f
--- /dev/null
+++ 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2-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="weather_routing_pi"
+
+DESCRIPTION="Weather Routing 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
+}



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

2015-10-25 Thread Pacho Ramos
commit: ba7f2f9df01ed9b5acd43f79458503fb9c79497b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 17:39:29 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 17:39:29 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7f2f9d

Revert "sci-geosciences/opencpn-plugin-weather_routing: Support wxGTK:3.0"

This reverts commit b6b26cf45a8701d8b56171e8bc43f0f52aae54ee.

 .../opencpn-plugin-weather_routing-1.2-r1.ebuild   | 35 --
 1 file changed, 35 deletions(-)

diff --git 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2-r1.ebuild
 
b/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2-r1.ebuild
deleted file mode 100644
index 9fd942f..000
--- 
a/sci-geosciences/opencpn-plugin-weather_routing/opencpn-plugin-weather_routing-1.2-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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="weather_routing_pi"
-
-DESCRIPTION="Weather Routing 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
-}