commit:     28dd1ddf5ff0a00008c275d6fe587105434208c5
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 16 12:07:32 2016 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sat Jul 16 12:07:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28dd1ddf

sci-geosciences/qmapshack: bump to 1.6.3

Package-Manager: portage-2.3.0

 sci-geosciences/qmapshack/Manifest               |  1 +
 sci-geosciences/qmapshack/qmapshack-1.6.3.ebuild | 26 ++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/sci-geosciences/qmapshack/Manifest 
b/sci-geosciences/qmapshack/Manifest
index 1cc3b44..9d4abcd 100644
--- a/sci-geosciences/qmapshack/Manifest
+++ b/sci-geosciences/qmapshack/Manifest
@@ -1 +1,2 @@
 DIST qmapshack-1.6.1.tar.gz 4538423 SHA256 
e702482ef894ec3fdbc5a932dd220bbb34eef1580b1645a314e9a3fa99956c22 SHA512 
f6437004a79a875bdbfe6567bc1a771c6862ca7f851306ccf3ab044a28c4071eff227b3e5a200a21ec30c65df29e8e7371d32c0b4c8b5cc2799cf224adb892a6
 WHIRLPOOL 
0b180e5265a2a739008f0128947eaf28102dcb5d21041206631654b098d770d0c2e3ff3086289f1370df358747be033d326b93be4d44174e8738adcfa6faa9b4
+DIST qmapshack-1.6.3.tar.gz 5181205 SHA256 
6fa5158bd823e8d43eb8a4e4db35a05720d1fe8d624eb65320b905ae315bd708 SHA512 
6e9efdd35ebf3980011aea0cefdbcc433e4f0d333cbeff72e70880a41bff972cc27f4517e243f4990b5e04112a50af2651d99cb5c1c6e542341db30e5e000133
 WHIRLPOOL 
7fa7e8bbd658f351e5d62ef979a91e291207d1b25a5a94c335051dd93e1f41947dc612eec80c2134e7929edca0becaa0c866e9060e0cbe7c54a856d480acd938

diff --git a/sci-geosciences/qmapshack/qmapshack-1.6.3.ebuild 
b/sci-geosciences/qmapshack/qmapshack-1.6.3.ebuild
new file mode 100644
index 0000000..804ab6c
--- /dev/null
+++ b/sci-geosciences/qmapshack/qmapshack-1.6.3.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.1.1
+       sci-libs/gdal
+       sci-libs/proj"
+DEPEND="${RDEPEND}
+       dev-qt/linguist-tools:5"

Reply via email to