From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 522971382C5 for ; Sun, 18 Apr 2021 13:06:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7843FE07FA; Sun, 18 Apr 2021 13:06:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D83FE07FA for ; Sun, 18 Apr 2021 13:06:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CE7A335D07 for ; Sun, 18 Apr 2021 13:06:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D7115C9 for ; Sun, 18 Apr 2021 13:06:36 +0000 (UTC) From: "Andrey Grozin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Grozin" Message-ID: <1618751173.d15f688690aa5a6a6d353f7450c2338c011e566c.grozin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/qmapshack/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-geosciences/qmapshack/Manifest sci-geosciences/qmapshack/qmapshack-1.15.1-r1.ebuild X-VCS-Directories: sci-geosciences/qmapshack/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: d15f688690aa5a6a6d353f7450c2338c011e566c X-VCS-Branch: master Date: Sun, 18 Apr 2021 13:06:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e613f79a-94d4-4b5b-a985-29ca93307f7d X-Archives-Hash: 15d5c4b4789738d62e463128a10f9aee commit: d15f688690aa5a6a6d353f7450c2338c011e566c Author: Andrey Grozin gentoo org> AuthorDate: Sun Apr 18 13:06:13 2021 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Sun Apr 18 13:06:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15f6886 sci-geosciences/qmapshack: clean old Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin gentoo.org> sci-geosciences/qmapshack/Manifest | 1 - .../qmapshack/qmapshack-1.15.1-r1.ebuild | 48 ---------------------- 2 files changed, 49 deletions(-) diff --git a/sci-geosciences/qmapshack/Manifest b/sci-geosciences/qmapshack/Manifest index f699b473286..04d7711da8e 100644 --- a/sci-geosciences/qmapshack/Manifest +++ b/sci-geosciences/qmapshack/Manifest @@ -1,2 +1 @@ -DIST qmapshack-1.15.1.tar.gz 46265787 BLAKE2B b690d1e0ac698cee6969ef3cf35dd3b6102dd292993695fed81416a2bfe396e88bd8004b03a7eeb5df30c817331b83c55452f96200bd6c45145e86eb163ca988 SHA512 c01fc75fd6466a97e82b8f9822dfada87ededcec53e62a3dc42e36463c195ad4ba16c19a4748d48b26a0e957303f2724ec88eecb5d64676c74dbdaeebfadf17a DIST qmapshack-1.15.2.tar.gz 46899954 BLAKE2B b7121331039d8fedf6c44ef591e5f7a637787201bed1763bad026f866060d60a756f18858e76d95ea2420a3183f36147f2c72d151f377e8f2bc9108832266ff4 SHA512 536ba1c2fb3516560307c18eb76ef2b86fecaa1bc0fa4bcef25c8eb2e6c6dee5c3a9a81d6a9d05a147234df7c703937fd9e841696316c350694b0494705f885c diff --git a/sci-geosciences/qmapshack/qmapshack-1.15.1-r1.ebuild b/sci-geosciences/qmapshack/qmapshack-1.15.1-r1.ebuild deleted file mode 100644 index 6557517df7f..00000000000 --- a/sci-geosciences/qmapshack/qmapshack-1.15.1-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake xdg - -DESCRIPTION="GPS mapping utility" -HOMEPAGE="https://github.com/Maproom/qmapshack/wiki" -SRC_URI="https://github.com/Maproom/${PN}/archive/V_${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - dev-libs/quazip - dev-qt/designer:5 - dev-qt/qtdbus:5 - dev-qt/qtdeclarative:5[widgets] - dev-qt/qthelp:5 - dev-qt/qtnetwork:5[ssl] - dev-qt/qtprintsupport:5 - dev-qt/qtsql:5 - dev-qt/qttest:5 - dev-qt/qtwebengine:5[widgets] - >=sci-geosciences/routino-3.1.1 - sci-libs/alglib - sci-libs/gdal - >=sci-libs/proj-6.0.0:= -" -DEPEND="${RDEPEND}" -BDEPEND="dev-qt/linguist-tools:5" - -S="${WORKDIR}"/${PN}-V_${PV} - -src_prepare() { - eapply FindPROJ4.patch - cmake_src_prepare - xdg_environment_reset -} - -src_install() { - docompress -x /usr/share/doc/${PF}/html - cmake_src_install - mv "${D}"/usr/share/doc/HTML "${D}"/usr/share/doc/${PF}/html || die "mv Qt help failed" -}