diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-26 21:09:51 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-02-26 21:11:06 +0100 |
| commit | 8bb2d74e0dd0e9d085dd2997a9699e3c19b6ca47 (patch) | |
| tree | 84a3733cb710528ea3ae2153033e1e5430a7d2ae /dev-libs | |
| parent | 965af5c24f57badff99bab3e0ceb879f0a4ca2d5 (diff) | |
| download | kde-8bb2d74e0dd0e9d085dd2997a9699e3c19b6ca47.tar.gz kde-8bb2d74e0dd0e9d085dd2997a9699e3c19b6ca47.tar.bz2 kde-8bb2d74e0dd0e9d085dd2997a9699e3c19b6ca47.zip | |
dev-libs/kosmindoormap: drop 24.01.95
Just get rid of it, not important enough to fix RC2.
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-24.01.95.ebuild | 47 | ||||
| -rw-r--r-- | dev-libs/kosmindoormap/metadata.xml | 3 |
3 files changed, 0 insertions, 51 deletions
diff --git a/dev-libs/kosmindoormap/Manifest b/dev-libs/kosmindoormap/Manifest index f9cf08dbfdb..4c9ab0096dd 100644 --- a/dev-libs/kosmindoormap/Manifest +++ b/dev-libs/kosmindoormap/Manifest @@ -1,2 +1 @@ -DIST kosmindoormap-24.01.95.tar.xz 632268 BLAKE2B 00ae52ea1dcb78774df710ecead9855f611497fc3303c30a542219cea669485fb89313438ee8497721cc076c688b82e8dec7b38ce2264670ac3fcd3efcee072e SHA512 d8183b393850a1a177e5b5d69b80a013256a337905a5481a143d27819ce8ae336fc3e694df65230ff01dbd5f48c72f009c982a558af536b7f24466a2dd1812f1 DIST kosmindoormap-24.02.0.tar.xz 634464 BLAKE2B 2e0dc4f7a1e97902267666c49b06fdfe93ed6188ea4055f3c6ab11687474714ff59a0a0ebcce13e9d02cc6729755857be89233b0351e86612d0fd5188ca6406a SHA512 2ccdd795b73a42324245faedf5f704197e6908a710564159ec5a571f5f922006e9984e2e81ece04cec597ec397f22acfc7079e2455c96f4aeb72b82fe8b04f9f diff --git a/dev-libs/kosmindoormap/kosmindoormap-24.01.95.ebuild b/dev-libs/kosmindoormap/kosmindoormap-24.01.95.ebuild deleted file mode 100644 index 379fb7bb6ea..00000000000 --- a/dev-libs/kosmindoormap/kosmindoormap-24.01.95.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -PVCUT=$(ver_cut 1-3) -KFMIN=5.113.0 -QTMIN=5.15.9 -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" -IUSE="+openinghours" - -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 - openinghours? ( >=dev-libs/kopeninghours-${PVCUT}:5 ) -" -DEPEND="${COMMON_DEPEND} - test? ( >=dev-qt/qtwidgets-${QTMIN}:5 ) -" -RDEPEND="${COMMON_DEPEND} - >=dev-qt/qtquickcontrols2-${QTMIN}:5 -" -BDEPEND=" - app-alternatives/lex - app-alternatives/yacc -" - -src_configure() { - local mycmakeargs=( - -DCMAKE_DISABLE_FIND_PACKAGE_OsmTools=ON # we have no use for it - $(cmake_use_find_package openinghours KOpeningHours) - ) - ecm_src_configure -} diff --git a/dev-libs/kosmindoormap/metadata.xml b/dev-libs/kosmindoormap/metadata.xml index 51bb95c924f..4963db4002f 100644 --- a/dev-libs/kosmindoormap/metadata.xml +++ b/dev-libs/kosmindoormap/metadata.xml @@ -9,7 +9,4 @@ <bugs-to>https://bugs.kde.org/</bugs-to> <remote-id type="kde-invent">libraries/kosmindoormap</remote-id> </upstream> - <use> - <flag name="openinghours">Enable support for highlighting currently open amenities/shops/etc.</flag> - </use> </pkgmetadata> |
