diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2025-05-08 20:39:01 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2025-05-08 20:39:01 +0200 |
| commit | e601ca69265a92904825374ae87b76865cd70fb7 (patch) | |
| tree | e14c8cdc8d071744901c734b48d0a27b4b067eb3 /dev-libs | |
| parent | 16e83c443e79c376670449b8e396f46065388113 (diff) | |
| download | kde-e601ca69265a92904825374ae87b76865cd70fb7.tar.gz kde-e601ca69265a92904825374ae87b76865cd70fb7.tar.bz2 kde-e601ca69265a92904825374ae87b76865cd70fb7.zip | |
dev-libs/kosmindoormap: drop 25.04.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs')
| -rw-r--r-- | dev-libs/kosmindoormap/Manifest | 1 | ||||
| -rw-r--r-- | dev-libs/kosmindoormap/kosmindoormap-25.04.1.ebuild | 48 |
2 files changed, 0 insertions, 49 deletions
diff --git a/dev-libs/kosmindoormap/Manifest b/dev-libs/kosmindoormap/Manifest deleted file mode 100644 index a21526a1ea3..00000000000 --- a/dev-libs/kosmindoormap/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kosmindoormap-25.04.1.tar.xz 736432 BLAKE2B e64c06b6c82a5dfc1567353c6edf576ff869af686cf98eb19de24c80f97a8c69dce5875d61cfa11c0de1b2032de6c1bde72f6550ef04400f3f910659f2bebcde SHA512 834013c7d81542d01cf7de5871b80d2f90001a79e5c407c5888ac4cc9e107b69e9f8e5625d3780e7528a222a5565587bf39fb2a7eb9a12b2cbbd900ea9d7010e diff --git a/dev-libs/kosmindoormap/kosmindoormap-25.04.1.ebuild b/dev-libs/kosmindoormap/kosmindoormap-25.04.1.ebuild deleted file mode 100644 index d430712a813..00000000000 --- a/dev-libs/kosmindoormap/kosmindoormap-25.04.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -PVCUT=$(ver_cut 1-3) -KFMIN=6.13.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Data Model and Extraction System for Travel Reservation information" -HOMEPAGE="https://invent.kde.org/libraries/kosmindoormap" - -LICENSE="LGPL-2+" -SLOT="6" -KEYWORDS="~amd64 ~arm64" -IUSE="+gui" - -# kservice is optional and only used to find and open josm -RDEPEND=" - dev-libs/protobuf:= - >=dev-qt/qtbase-${QTMIN}:6[gui?,network] - sys-libs/zlib - gui? ( - >=dev-libs/kopeninghours-${PVCUT}:6 - >=dev-libs/kpublictransport-${PVCUT}:6 - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - ) -" -DEPEND="${RDEPEND} - test? ( >=dev-qt/qtbase-${QTMIN}:6[widgets] ) -" -BDEPEND=" - app-alternatives/lex - app-alternatives/yacc -" - -src_configure() { - local mycmakeargs=( - -DBUILD_TOOLS_ONLY=$(usex !gui) - -DCMAKE_DISABLE_FIND_PACKAGE_OsmTools=ON # we have no use for it - ) - ecm_src_configure -} |
