From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 40D05139086 for ; Fri, 30 Dec 2016 23:03:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81A2521C06B; Fri, 30 Dec 2016 23:03:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4ED9E21C06B for ; Fri, 30 Dec 2016 23:03:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E3DB63416E0 for ; Fri, 30 Dec 2016 23:03:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB6614A8 for ; Fri, 30 Dec 2016 23:03:37 +0000 (UTC) From: "Marc Schiffbauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marc Schiffbauer" Message-ID: <1483138998.4fcba282c4c48ea4083c95f711889ccee249312f.mschiff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/opencpn-plugin-gxradar/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/opencpn-plugin-gxradar/Manifest sci-geosciences/opencpn-plugin-gxradar/metadata.xml sci-geosciences/opencpn-plugin-gxradar/opencpn-plugin-gxradar-1.1.ebuild sci-geosciences/opencpn-plugin-gxradar/opencpn-plugin-gxradar-9999.ebuild X-VCS-Directories: sci-geosciences/opencpn-plugin-gxradar/ X-VCS-Committer: mschiff X-VCS-Committer-Name: Marc Schiffbauer X-VCS-Revision: 4fcba282c4c48ea4083c95f711889ccee249312f X-VCS-Branch: master Date: Fri, 30 Dec 2016 23:03:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1af58041-0aa7-49a1-83a0-8c2de769c39f X-Archives-Hash: c23b9444c6a1b9d5dd6b2a2c31c1bfa5 commit: 4fcba282c4c48ea4083c95f711889ccee249312f Author: Marc Schiffbauer gentoo org> AuthorDate: Fri Dec 30 21:37:32 2016 +0000 Commit: Marc Schiffbauer gentoo org> CommitDate: Fri Dec 30 23:03:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fcba282 sci-geosciences/opencpn-plugin-gxradar: added new plugin Package-Manager: Portage-2.3.3, Repoman-2.3.1 sci-geosciences/opencpn-plugin-gxradar/Manifest | 1 + .../opencpn-plugin-gxradar/metadata.xml | 15 +++++++++ .../opencpn-plugin-gxradar-1.1.ebuild | 38 ++++++++++++++++++++++ .../opencpn-plugin-gxradar-9999.ebuild | 38 ++++++++++++++++++++++ 4 files changed, 92 insertions(+) diff --git a/sci-geosciences/opencpn-plugin-gxradar/Manifest b/sci-geosciences/opencpn-plugin-gxradar/Manifest new file mode 100644 index 00000000..cffcf8c --- /dev/null +++ b/sci-geosciences/opencpn-plugin-gxradar/Manifest @@ -0,0 +1 @@ +DIST opencpn-plugin-gxradar-1.1.tar.gz 297126 SHA256 7f4dca4feb4e705b880cd8779b9689725173ce5e5a08a8b3fb57cc1cf04fb9e5 SHA512 16b361e664323d125872628291bf97c6ac29caee4bae09ec256180aa66591bf9c66b7bdc38cd6d3c0988ed295148c0691bb8e511b5a9b9b6b34046dd419c9d7e WHIRLPOOL 59ce158b72298eae37a5c46f9d902689c3072646fe33af29331af2976dde712a9234fd7d5df7868fc8f1db0b6c310f4d27441a8a35dae34adde4547df7b5db62 diff --git a/sci-geosciences/opencpn-plugin-gxradar/metadata.xml b/sci-geosciences/opencpn-plugin-gxradar/metadata.xml new file mode 100644 index 00000000..d8606ec --- /dev/null +++ b/sci-geosciences/opencpn-plugin-gxradar/metadata.xml @@ -0,0 +1,15 @@ + + + + + mschiff@gentoo.org + Marc Schiffbauer + + + sci-geosciences@gentoo.org + Gentoo Geosciences Project + + + trudK45/gxradar_pi + + diff --git a/sci-geosciences/opencpn-plugin-gxradar/opencpn-plugin-gxradar-1.1.ebuild b/sci-geosciences/opencpn-plugin-gxradar/opencpn-plugin-gxradar-1.1.ebuild new file mode 100644 index 00000000..fa31d46 --- /dev/null +++ b/sci-geosciences/opencpn-plugin-gxradar/opencpn-plugin-gxradar-1.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="gxradar_pi" +if [[ ${PV} == "9999" ]] ; then + EGIT_REPO_URI="https://github.com/trudK45/${MY_PN}.git" + inherit git-r3 cmake-utils wxwidgets + KEYWORDS="" +else + SRC_URI=" + https://github.com/trudK45/${MY_PN}/archive/v.${PV}.tar.gz -> ${P}.tar.gz + " + inherit cmake-utils wxwidgets + KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${MY_PN}-v.${PV}" +fi + +DESCRIPTION="Garmin xHD Radar Plugin for OpenCPN" +HOMEPAGE="https://github.com/trudK45/gxradar_pi" + +LICENSE="GPL-2+" +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 +} diff --git a/sci-geosciences/opencpn-plugin-gxradar/opencpn-plugin-gxradar-9999.ebuild b/sci-geosciences/opencpn-plugin-gxradar/opencpn-plugin-gxradar-9999.ebuild new file mode 100644 index 00000000..01ad84d --- /dev/null +++ b/sci-geosciences/opencpn-plugin-gxradar/opencpn-plugin-gxradar-9999.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="gxradar_pi" +if [[ ${PV} == "9999" ]] ; then + EGIT_REPO_URI="https://github.com/trudK45/${MY_PN}.git" + inherit git-r3 cmake-utils wxwidgets + KEYWORDS="" +else + SRC_URI=" + https://github.com/trudK45/${MY_PN}/archive/v.${PV}.tar.gz -> ${P}.tar.gz + " + inherit cmake-utils wxwidgets + KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${MY_PN}-${PV}" +fi + +DESCRIPTION="Garmin xHD Radar Plugin for OpenCPN" +HOMEPAGE="https://github.com/trudK45/gxradar_pi" + +LICENSE="GPL-2+" +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 +}