commit:     87882ac655b53ee562267b197a5672101eeb6392
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 09:30:36 2016 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 09:31:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87882ac6

sci-geosciences/qmapshack: bump to 1.5.1

Package-Manager: portage-2.2.26

 sci-geosciences/qmapshack/Manifest               |  1 +
 sci-geosciences/qmapshack/qmapshack-1.5.1.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/sci-geosciences/qmapshack/Manifest 
b/sci-geosciences/qmapshack/Manifest
index 085cd02..8bedd61 100644
--- a/sci-geosciences/qmapshack/Manifest
+++ b/sci-geosciences/qmapshack/Manifest
@@ -1 +1,2 @@
 DIST qmapshack-1.3.0.tar.gz 4306608 SHA256 
8eb9b07e2170d435aa086930e8c12f53cc9f89e7617adcf6a73b5a76f4081b0d SHA512 
bf58bc7a2b9612cddb63801737c31b5910f8cbf255ebbc4abac42cb7404040074436ac6fa9a85982a31c1499cedc21fb13885e4daa650eb3567f8115528db385
 WHIRLPOOL 
d85bbc15df93a9d86c57126f8b8c85dce5e10fcac1ca2b9bb8c32b8abd9f8796e3e4c415d712bf7dc8aa9c8542715f45ca81aca9cfd6d67685fe6984180c5ddd
+DIST qmapshack-1.5.1.tar.gz 4041000 SHA256 
109f7979781cea2e455556368fc04ee499ffbe86493c8a4dea7fab65818e1f1d SHA512 
6ce4732f42bbc14ddd67094431205b6ddb724e6841913e00a3ecbfb386e94aae7f4cf4062f0a9b0ba4a60df696dee11c4de5036c17a5b8b3cea331a3a0786672
 WHIRLPOOL 
e95b7d85f1f89effee61a0cef090ca026b8d45e2192ee7e03d9f775bb7326d2510bf3cc1c355d6d5f2882a7449238f952d1a6d80801376325c4f08515aba3746

diff --git a/sci-geosciences/qmapshack/qmapshack-1.5.1.ebuild 
b/sci-geosciences/qmapshack/qmapshack-1.5.1.ebuild
new file mode 100644
index 0000000..d87dcc1
--- /dev/null
+++ b/sci-geosciences/qmapshack/qmapshack-1.5.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=5
+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
+       >=sci-geosciences/routino-3.0_p1
+       sci-libs/gdal
+       sci-libs/proj"
+DEPEND="${RDEPEND}
+       dev-qt/linguist-tools:5"

Reply via email to