summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2016-07-16 18:07:32 +0600
committerAndrey Grozin <grozin@gentoo.org>2016-07-16 18:07:32 +0600
commit28dd1ddf5ff0a00008c275d6fe587105434208c5 (patch)
tree3c24aed26eab39d7f7ca1d22e7a02732feb8109a /sci-geosciences/qmapshack/qmapshack-1.6.3.ebuild
parentsci-geosciences/routino: bump to 3.1.1 (diff)
downloadgentoo-28dd1ddf5ff0a00008c275d6fe587105434208c5.tar.gz
gentoo-28dd1ddf5ff0a00008c275d6fe587105434208c5.tar.bz2
gentoo-28dd1ddf5ff0a00008c275d6fe587105434208c5.zip
sci-geosciences/qmapshack: bump to 1.6.3
Package-Manager: portage-2.3.0
Diffstat (limited to 'sci-geosciences/qmapshack/qmapshack-1.6.3.ebuild')
-rw-r--r--sci-geosciences/qmapshack/qmapshack-1.6.3.ebuild26
1 files changed, 26 insertions, 0 deletions
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 000000000000..804ab6c6074e
--- /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"