mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-office/merkuro: drop 24.12.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST merkuro-24.12.2.tar.xz 793332 BLAKE2B ff4d6814325f7e8c244a85bdcfb2f7d87a8a7aecb70a3fef2a42242dd83c4bb9163133921db319c3bce0e5d627a87b4925e69ef8783bf892f6de5bc2c81edc62 SHA512 5b453cbb1e857b60358791eb39567d263ccf9974a694c47bf774f02e49933e0076fa39c558ee61f1311c26bf418a6d820a0f9a2871d7ac952ce1807dd746884f
|
||||
DIST merkuro-24.12.3.tar.xz 793568 BLAKE2B 1ec55d04bddf378e7207c2fc47de175dec409ba2bff1d506d24437b5fdec5cf32963aea60b69ca59e774dce8c86c94e4341ac6f78f9f1d3d6a3d74784fdce5b5 SHA512 b461b2690a6da8b3b432a391f7b8b2d68fde51b602149d2aaff0f6653631b24326fa0f2fa14deb4d4ca0de1297461b4d03bbd0060ed278c1d63a9e38f0452cc8
|
||||
|
||||
@@ -1,68 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KDE_ORG_CATEGORY="pim"
|
||||
ECM_TEST="forceoptional"
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
KFMIN=6.7.0
|
||||
QTMIN=6.7.2
|
||||
inherit ecm gear.kde.org
|
||||
|
||||
DESCRIPTION="Calendar application using Akonadi"
|
||||
HOMEPAGE="https://apps.kde.org/merkuro.calendar/"
|
||||
|
||||
LICENSE="|| ( GPL-2 GPL-3 ) CC0-1.0"
|
||||
SLOT="6"
|
||||
KEYWORDS="amd64 arm64"
|
||||
IUSE=""
|
||||
|
||||
# All of the tests involve interacting with akonadi right now (as of 22.04)
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="
|
||||
app-crypt/gpgme:=[cxx]
|
||||
>=dev-libs/kirigami-addons-1.4.0:6
|
||||
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
|
||||
>=dev-qt/qtdeclarative-${QTMIN}:6
|
||||
>=dev-qt/qtlocation-${QTMIN}:6
|
||||
>=dev-qt/qtsvg-${QTMIN}:6
|
||||
>=kde-apps/akonadi-${PVCUT}:6
|
||||
>=kde-apps/akonadi-contacts-${PVCUT}:6
|
||||
>=kde-apps/akonadi-mime-${PVCUT}:6
|
||||
>=kde-apps/kcalutils-${PVCUT}:6
|
||||
>=kde-apps/kidentitymanagement-${PVCUT}:6
|
||||
>=kde-apps/kmailtransport-${PVCUT}:6
|
||||
>=kde-apps/kmbox-${PVCUT}:6
|
||||
>=kde-apps/kmime-${PVCUT}:6
|
||||
>=kde-apps/libkdepim-${PVCUT}:6
|
||||
>=kde-apps/libkleo-${PVCUT}:6
|
||||
>=kde-apps/mailcommon-${PVCUT}:6
|
||||
>=kde-apps/messagelib-${PVCUT}:6
|
||||
>=kde-apps/mimetreeparser-${PVCUT}:6
|
||||
>=kde-apps/pimcommon-${PVCUT}:6
|
||||
>=kde-frameworks/kcalendarcore-${KFMIN}:6
|
||||
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kcontacts-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kcrash-${KFMIN}:6
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kiconthemes-${KFMIN}:6
|
||||
>=kde-frameworks/kio-${KFMIN}:6
|
||||
>=kde-frameworks/kirigami-${KFMIN}:6
|
||||
>=kde-frameworks/kitemmodels-${KFMIN}:6
|
||||
>=kde-frameworks/knotifications-${KFMIN}:6
|
||||
>=kde-frameworks/kwindowsystem-${KFMIN}:6
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:6
|
||||
"
|
||||
# Qt5Compat.GraphicalEffects usage in multiple QML files
|
||||
# qtlocation is needed at runtime only or fails to start
|
||||
RDEPEND="${DEPEND}
|
||||
>=dev-qt/qt5compat-${QTMIN}:6[qml]
|
||||
>=dev-qt/qtlocation-${QTMIN}:6
|
||||
>=dev-qt/qtwebengine-${QTMIN}:6
|
||||
>=kde-apps/kdepim-runtime-${PVCUT}:6
|
||||
>=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
|
||||
"
|
||||
Reference in New Issue
Block a user