commit:     bd3e47614086bfae1a31cccf9b551c8b13e81007
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 19:44:17 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 19:48:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3e4761

dev-libs/kosmindoormap: Drop 21.04.3 (r0)

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kosmindoormap/kosmindoormap-21.04.3.ebuild     | 46 ----------------------
 1 file changed, 46 deletions(-)

diff --git a/dev-libs/kosmindoormap/kosmindoormap-21.04.3.ebuild 
b/dev-libs/kosmindoormap/kosmindoormap-21.04.3.ebuild
deleted file mode 100644
index a16f08aee91..00000000000
--- a/dev-libs/kosmindoormap/kosmindoormap-21.04.3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KDE_GEAR="true"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.80.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Data Model and Extraction System for Travel Reservation 
information"
-HOMEPAGE="https://invent.kde.org/libraries/kosmindoormap";
-
-LICENSE="LGPL-2+"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE=""
-
-COMMON_DEPEND="
-       >=dev-libs/kpublictransport-${PVCUT}:5
-       dev-libs/protobuf:=
-       >=dev-qt/qtdeclarative-${QTMIN}:5
-       >=dev-qt/qtgui-${QTMIN}:5
-       >=dev-qt/qtnetwork-${QTMIN}:5
-       >=kde-frameworks/ki18n-${KFMIN}:5
-       sys-libs/zlib
-"
-DEPEND="${COMMON_DEPEND}
-       test? ( >=dev-qt/qtwidgets-${QTMIN}:5 )
-"
-RDEPEND="${COMMON_DEPEND}
-       >=dev-qt/qtquickcontrols2-${QTMIN}:5
-"
-BDEPEND="
-       sys-devel/bison
-       sys-devel/flex
-"
-
-src_configure() {
-       local mycmakeargs=(
-               -DCMAKE_DISABLE_FIND_PACKAGE_OsmTools=ON # we have no use for it
-       )
-       ecm_src_configure
-}

Reply via email to