mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
app-office/merkuro: drop 25.08.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
c98ebcd834
commit
0fff8ff8a3
@ -1,2 +1 @@
|
||||
DIST merkuro-25.08.2.tar.xz 826704 BLAKE2B ac1b582d23ad2aaac5799d961f99c4125a74ef5af52b86a7f05c9197f60214360ae1bdaefb4a5e26d819052e77ca5c7b1640a5ca268824e265032fe364049220 SHA512 2fdc6a5f473170a079d5ededaf3c5dafbd6720a6755eb7d55ca980df297e48409a9d972fd908648f3b071f4dac31722c3fab708e1229b9b43faa90f5863c75e9
|
||||
DIST merkuro-25.08.3.tar.xz 826692 BLAKE2B 6088b563ccd38bd70e728fa7b858f11686d945e456daec6cd4c7606cfac1dfd6ed072aea60afaa360b31129117f642e081a7b5932f60a2b8bfe8764d570ce110 SHA512 f595076da159754eb144be4bc8dd3589d31fefd544630780d9db5fecb6d7681794aa45b56b90965a02f351463299eb00d1cb06a80dcafa6a71554b0fc4173e48
|
||||
|
||||
@ -1,70 +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.16.0
|
||||
QTMIN=6.9.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
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user