# 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 git-r3 MY_PN="climatology_pi" DESCRIPTION="Climatology Plugin for OpenCPN (includes CL-DATA)" HOMEPAGE="http://opencpn.org/ocpn/downloadplugins https://github.com/seandepagnier/climatology_pi" EGIT_REPO_URI="https://github.com/seandepagnier/climatology_pi.git" EGIT_COMMIT="0a8f01bc1c38be91f0bffdd0f5669a7892f81e1e" # 1.1.001 LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=" >=sci-geosciences/opencpn-4.0.0 sys-devel/gettext x11-libs/wxGTK:3.0[X] " RDEPEND="${DEPEND}"