mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-office/merkuro: drop 26.04.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST merkuro-26.04.1.tar.xz 839588 BLAKE2B 8d5ec5c63e097b7e89b7f737c218054423fb1a5011f6a5cebdc6a1ffa815b5dba3297521425971cba7bc3d2883de2c37ae0c04023dd052783da69e3791747f1b SHA512 a72707a0adde41c3122b7f132db9129fea30204468486f7cdf6d3938f27d90fea792715c76b741bf62bbf5b5bfc16bbad8038ed71570bce35c9aa9549d52a818
|
||||
DIST merkuro-26.04.3.tar.xz 840420 BLAKE2B 70fe45507403c1e6a22f3533d418136d52ef6a74be7ccdc80636b6d29400e123a1286d0e4aaab5e9af6a1df46746137607cc36d010dc4bdc5630498885c83489 SHA512 9416377ee8997c180fbfc50f9d6a27c37ae48b5790b5071c60fc0092a15d48e2c4e004fdf60540ad206f04d93de6cce7e0723db33230c1ee001a50278de7d694
|
||||
|
||||
@@ -1,70 +0,0 @@
|
||||
# Copyright 1999-2026 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.22.0
|
||||
QTMIN=6.10.1
|
||||
inherit ecm gear.kde.org xdg
|
||||
|
||||
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="
|
||||
dev-cpp/gpgmepp:=
|
||||
>=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/akonadi-search-${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/kholidays-${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