commit:     62a73b0cc180dc6ef92bdb959b938d5c4a481c1c
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 16:25:26 2016 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 16:25:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a73b0c

sci-geosciences/qmapshack: added a missing dependency

Bug: 588346

Package-Manager: portage-2.3.0

 .../qmapshack/qmapshack-1.6.1-r2.ebuild            | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/sci-geosciences/qmapshack/qmapshack-1.6.1-r2.ebuild 
b/sci-geosciences/qmapshack/qmapshack-1.6.1-r2.ebuild
new file mode 100644
index 0000000..9cc1133
--- /dev/null
+++ b/sci-geosciences/qmapshack/qmapshack-1.6.1-r2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit cmake-utils
+
+DESCRIPTION="GPS mapping utility"
+HOMEPAGE="https://bitbucket.org/maproom/qmapshack/wiki/Home";
+SRC_URI="https://bitbucket.org/maproom/${PN}/downloads/${P}.tar.gz";
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND="dev-qt/qtwebkit:5
+       dev-qt/qtscript:5
+       dev-qt/qtprintsupport:5
+       dev-qt/qtdbus:5
+       dev-qt/qttest:5
+       dev-qt/qtnetwork[ssl]
+       >=sci-geosciences/routino-3.0_p1
+       sci-libs/gdal
+       sci-libs/proj"
+DEPEND="${RDEPEND}
+       dev-qt/linguist-tools:5"

Reply via email to