summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild')
-rw-r--r--sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild b/sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild
deleted file mode 100644
index e88c7c9351b2..000000000000
--- a/sci-geosciences/qmapshack/qmapshack-1.3.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 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-libs/gdal
- sci-libs/proj"
-DEPEND="${RDEPEND}
- dev-qt/linguist-tools:5"