From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-climatology/
Date: Sun, 25 Oct 2015 17:18:19 +0000 (UTC) [thread overview]
Message-ID: <1445793448.6ffb282bbe5c7d5d357e24d0293c3dde3fa431b7.pacho@gentoo> (raw)
commit: 6ffb282bbe5c7d5d357e24d0293c3dde3fa431b7
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 17:17:28 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 17:17:28 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffb282b
sci-geosciences/opencpn-plugin-climatology: Support wxGTK:3.0
Package-Manager: portage-2.2.23
.../opencpn-plugin-climatology-1.0-r1.ebuild | 37 ++++++++++++++++++++++
1 file changed, 37 insertions(+)
diff --git a/sci-geosciences/opencpn-plugin-climatology/opencpn-plugin-climatology-1.0-r1.ebuild b/sci-geosciences/opencpn-plugin-climatology/opencpn-plugin-climatology-1.0-r1.ebuild
new file mode 100644
index 0000000..dd0ef2e
--- /dev/null
+++ b/sci-geosciences/opencpn-plugin-climatology/opencpn-plugin-climatology-1.0-r1.ebuild
@@ -0,0 +1,37 @@
+# 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="climatology_pi"
+
+DESCRIPTION="Climatology Plugin for OpenCPN (includes CL-DATA)"
+HOMEPAGE="http://opencpn.org/ocpn/downloadplugins"
+SRC_URI="
+ https://github.com/seandepagnier/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+ mirror://sourceforge/opencpnplugins/climatology_pi/CL-DATA-1.0.tar.xz -> ${P}-CL-DATA.tar.xz
+"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ x11-libs/wxGTK:${WX_GTK_VER}
+ >=sci-geosciences/opencpn-4.0.0
+ sys-devel/gettext
+"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_install() {
+ cmake-utils_src_install
+ insinto "/usr/share/opencpn/plugins/${MY_PN}/data/"
+ doins "${S}"/{,../}data/*
+}
next reply other threads:[~2015-10-25 17:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-25 17:18 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-11-18 6:04 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-climatology/ Marc Schiffbauer
2021-04-04 20:21 David Seifert
2021-04-03 15:44 Sam James
2018-03-16 23:46 Marc Schiffbauer
2018-03-16 23:46 Marc Schiffbauer
2018-03-16 23:46 Marc Schiffbauer
2018-03-16 23:46 Marc Schiffbauer
2016-03-30 23:26 Marc Schiffbauer
2016-03-26 2:29 Marc Schiffbauer
2015-10-25 17:18 Pacho Ramos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1445793448.6ffb282bbe5c7d5d357e24d0293c3dde3fa431b7.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox