summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2025-08-15 07:09:14 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2025-08-15 07:09:14 +0200
commitaaae635108825fec566eabc847620185050db2d0 (patch)
tree2b6605980a667689645914de07630cae411f2bb8
parent8403c9554844a6073e3ef36743b4ef8c9b9abaa3 (diff)
downloadkde-aaae635108825fec566eabc847620185050db2d0.tar.gz
kde-aaae635108825fec566eabc847620185050db2d0.tar.bz2
kde-aaae635108825fec566eabc847620185050db2d0.zip
app-office/merkuro: drop 25.07.90
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-office/merkuro/Manifest1
-rw-r--r--app-office/merkuro/merkuro-25.07.90.ebuild70
2 files changed, 0 insertions, 71 deletions
diff --git a/app-office/merkuro/Manifest b/app-office/merkuro/Manifest
index e75ef882605..9017e227fcc 100644
--- a/app-office/merkuro/Manifest
+++ b/app-office/merkuro/Manifest
@@ -1,2 +1 @@
-DIST merkuro-25.07.90.tar.xz 826548 BLAKE2B 21689062ec8082fbf152e654b68e54fbd9e89f26b2da8c2d464cf627ac60aa9e962f312cd15f3aee599c2044515c75f85f4a9ecc713c3fb8fcec6bb41409341a SHA512 ba387a0e454ab8d7d228ac7d9e0d88d5758471b2937316e3870aed37ab8b5d242780b90b0705709ff2c4950ebf0f7481cc16d6555bf4000bd3c5883538bc2ba6
DIST merkuro-25.08.0.tar.xz 826652 BLAKE2B 5c3d3104ea4ae4e93815181650549355a13c9faea542e783eed46c0249a19000dfa0b0e5f5dd8757706c1be65a6ed0f727fd023eb84e3acc646666594f030ace SHA512 424dcf79590259201520f88d7b8211d1340deb67ac49afad629dbb1eb4961a5e4eb3f4550b8a60f5f2a5012d3a36c10eeabaf94845699c5a462db11d5854b05f
diff --git a/app-office/merkuro/merkuro-25.07.90.ebuild b/app-office/merkuro/merkuro-25.07.90.ebuild
deleted file mode 100644
index 7962a5d187c..00000000000
--- a/app-office/merkuro/merkuro-25.07.90.ebuild
+++ /dev/null
@@ -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
-"