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

2018-03-16 Thread Marc Schiffbauer
commit: 544c33aba12f8b17e3a83f25e8218ec73c98fdaf
Author: Marc Schiffbauer  gentoo  org>
AuthorDate: Sat Mar 17 00:33:04 2018 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Sat Mar 17 00:33:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544c33ab

sci-geosciences/opencpn-plugin-wmm: removed obsolete package

 sci-geosciences/opencpn-plugin-wmm/Manifest|  1 -
 sci-geosciences/opencpn-plugin-wmm/metadata.xml| 15 --
 .../opencpn-plugin-wmm-1.0-r1.ebuild   | 33 --
 3 files changed, 49 deletions(-)

diff --git a/sci-geosciences/opencpn-plugin-wmm/Manifest 
b/sci-geosciences/opencpn-plugin-wmm/Manifest
deleted file mode 100644
index 2ade0f4b3bc..000
--- a/sci-geosciences/opencpn-plugin-wmm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST opencpn-plugin-wmm-1.0.tar.gz 3532763 BLAKE2B 
8080bf5773ae504709858b457189481b4eada05adf55a4f3ec43da68c77ea064bd69206e9862946eedcecf55b38d7600ce814665ffbe2a4b5fbd262c757f6305
 SHA512 
97c577c02dcbb913be45a1438d3d9a974a81720594cc3a6f7757c1e7518d04051c02274acdad0bd8eee08fac94e1923390440f515dacb3b213547d9e93cb0a4f

diff --git a/sci-geosciences/opencpn-plugin-wmm/metadata.xml 
b/sci-geosciences/opencpn-plugin-wmm/metadata.xml
deleted file mode 100644
index bcbd16abcb2..000
--- a/sci-geosciences/opencpn-plugin-wmm/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   msch...@gentoo.org
-   Marc Schiffbauer
-   
-   
-   sci-geoscien...@gentoo.org
-   Gentoo Geosciences Project
-   
-   
-   nohal/wmm_pi
-   
-

diff --git 
a/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild 
b/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild
deleted file mode 100644
index 96e066bb8b6..000
--- a/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild
+++ /dev/null
@@ -1,33 +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="wmm_pi"
-
-DESCRIPTION="World Magnetic Model Plugin for OpenCPN"
-HOMEPAGE="http://opencpn.org/ocpn/downloadplugins;
-SRC_URI="https://github.com/nohal/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=sci-geosciences/opencpn-4.0.0
-   

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

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

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

Package-Manager: portage-2.2.28

 .../opencpn-plugin-wmm-1.0-r1.ebuild   |  1 +
 .../opencpn-plugin-wmm-1.0.ebuild  | 27 --
 2 files changed, 1 insertion(+), 27 deletions(-)

diff --git 
a/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild 
b/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild
index 6614ed2..749818e 100644
--- a/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild
+++ b/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild
@@ -20,6 +20,7 @@ IUSE=""
 
 RDEPEND="
>=sci-geosciences/opencpn-4.0.0
+   http://opencpn.org/ocpn/downloadplugins;
-SRC_URI="https://github.com/nohal/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2+"
-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-wmm/

2015-10-25 Thread Pacho Ramos
commit: 66941114d4379bdaafb5c4fab0c8d0b8d2fd9ad5
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 25 17:42:04 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 25 17:42:04 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66941114

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

Package-Manager: portage-2.2.23

 .../opencpn-plugin-wmm-1.0-r1.ebuild   | 33 ++
 1 file changed, 33 insertions(+)

diff --git 
a/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild 
b/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild
new file mode 100644
index 000..6614ed2
--- /dev/null
+++ b/sci-geosciences/opencpn-plugin-wmm/opencpn-plugin-wmm-1.0-r1.ebuild
@@ -0,0 +1,33 @@
+# 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="wmm_pi"
+
+DESCRIPTION="World Magnetic Model Plugin for OpenCPN"
+HOMEPAGE="http://opencpn.org/ocpn/downloadplugins;
+SRC_URI="https://github.com/nohal/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+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
+}