summaryrefslogtreecommitdiff
path: root/kde-apps/calendarsupport
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-03 14:59:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-03 14:59:59 +0000
commit529abfa74a08ae5099db9780bcdf8250aa52ecb6 (patch)
tree2e2d1a9fd6e89b4872499afea3dc57490271e69c /kde-apps/calendarsupport
parente6ba529df30e3fc9dfdf55ec5797f2f764df6e54 (diff)
gentoo auto-resync : 03:12:2022 - 14:59:58
Diffstat (limited to 'kde-apps/calendarsupport')
-rw-r--r--kde-apps/calendarsupport/Manifest3
-rw-r--r--kde-apps/calendarsupport/calendarsupport-22.04.3.ebuild49
-rw-r--r--kde-apps/calendarsupport/files/calendarsupport-22.03.80-unused-dep.patch78
3 files changed, 0 insertions, 130 deletions
diff --git a/kde-apps/calendarsupport/Manifest b/kde-apps/calendarsupport/Manifest
index 07d266c40c3d..bba88168c2b1 100644
--- a/kde-apps/calendarsupport/Manifest
+++ b/kde-apps/calendarsupport/Manifest
@@ -1,6 +1,3 @@
-AUX calendarsupport-22.03.80-unused-dep.patch 2713 BLAKE2B 72efd1c6407ebc943fdaa9be3d968ee5cbd633902304f78139163662131135eab1b1717713a7fd1779847d335be6e8e95a47588d986921ad47e365fbc00a8561 SHA512 4052e5befc7c393a88414c5d091b14ea2ed275967648d6269a9c7a2cb45582d23edd3e794f92e3960a0b5150f049d6322690472971fb25fb69200b93c7105d0f
-DIST calendarsupport-22.04.3.tar.xz 763796 BLAKE2B 456f11ac48dcde200572deb0439b5c0a4da09f9cd5c1cca7ecb0b866837f5167eb5415d37081f7e891d21789dd03c75692ede6a99ebd82a277fde2853e80e966 SHA512 766357314e4124e3a0b7649849d6cc7cf86ac046b05bdfd498ea44a2dabea8ff383755ca2495d3e610601270e3e553c265d47bd3247248a374ed23d52a56dbf2
DIST calendarsupport-22.08.3.tar.xz 751196 BLAKE2B d7253b58a39e19ad4c8ab1ed24d39698397ad067cf8d6ca7f413cf0a19521c90ec6f9f98cb8213c13f2cc224af62470bcb64b2df21b3926e216953bf6e600e50 SHA512 239b1119d5850c129356dd9b17364a6db5a878f8329c7422c2ed23cf2cc8737b869ecdf5a005de714be5a65cfc5d6e9fb8d099b8f55994d711da545893445ddc
-EBUILD calendarsupport-22.04.3.ebuild 1310 BLAKE2B d196732b00e7ec9b3f61b65a15680b551d5a296066ec391b5142ec6ce6d27703b719cc3ec35988589a69e731d6c6041480972b80fc5751316b8476fa0027ae8d SHA512 1d57a57ed78b63dc17c86766c04fcb45b9d91225066cd8272de86c48514633e0769e39e0e01e02f61a43c3fdd7a2532ce1d406d2dfaaa915f386a02bf38ea53a
EBUILD calendarsupport-22.08.3.ebuild 1251 BLAKE2B 7e20a735bb1fe1357cc82e42d5946a98093fb4c488bc7ba8fe0cac6a8808f711d59603281edd714d5dec1e009d5cff084cc3692b5f3db42996160b60be27e1bf SHA512 48e5470f6ee5212007928f024b686fbdb66d1feb817802fa11641fcae80a2b031bfeafa3d52199fb06ac0a93e531ff2ed8ca79590a96100cf9031bf9a6dacf75
MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6
diff --git a/kde-apps/calendarsupport/calendarsupport-22.04.3.ebuild b/kde-apps/calendarsupport/calendarsupport-22.04.3.ebuild
deleted file mode 100644
index 153d2e99a775..000000000000
--- a/kde-apps/calendarsupport/calendarsupport-22.04.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="true"
-ECM_TEST="false"
-KFMIN=5.92.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.4
-VIRTUALX_REQUIRED="test"
-inherit ecm gear.kde.org
-
-DESCRIPTION="Calendar support library"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE=""
-
-DEPEND="
- dev-libs/libical
- >=dev-qt/designer-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/akonadi-${PVCUT}:5
- >=kde-apps/akonadi-calendar-${PVCUT}:5
- >=kde-apps/akonadi-mime-${PVCUT}:5
- >=kde-apps/akonadi-notes-${PVCUT}:5
- >=kde-apps/kcalutils-${PVCUT}:5
- >=kde-apps/kidentitymanagement-${PVCUT}:5
- >=kde-apps/kmime-${PVCUT}:5
- >=kde-apps/libkdepim-${PVCUT}:5
- >=kde-frameworks/kcalendarcore-${KFMIN}:5
- >=kde-frameworks/kcodecs-${KFMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kguiaddons-${KFMIN}:5
- >=kde-frameworks/kholidays-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kjobwidgets-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${PN}-22.03.80-unused-dep.patch" )
diff --git a/kde-apps/calendarsupport/files/calendarsupport-22.03.80-unused-dep.patch b/kde-apps/calendarsupport/files/calendarsupport-22.03.80-unused-dep.patch
deleted file mode 100644
index 3402e0855939..000000000000
--- a/kde-apps/calendarsupport/files/calendarsupport-22.03.80-unused-dep.patch
+++ /dev/null
@@ -1,78 +0,0 @@
-From 3287867734062c60dd6d5ccc66aa03fb73795f9e Mon Sep 17 00:00:00 2001
-From: Volker Krause <vkrause@kde.org>
-Date: Mon, 14 Mar 2022 17:22:48 +0100
-Subject: [PATCH] Use KWindowStateSaver for the print preview dialog
-
-This obsoletes KPimPrintPreviewDialog, and even allows us to remove the
-dependency to pimcommon here.
----
- CMakeLists.txt | 2 --
- src/CMakeLists.txt | 1 -
- src/printing/calprinter.cpp | 10 +++++-----
- 3 files changed, 5 insertions(+), 8 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index f684ab9..5225c82 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -59,7 +58,6 @@ find_package(KF5CalendarCore ${KF5_MIN_VERSION} CONFIG REQUIRED)
- find_package(KF5IdentityManagement ${IDENTITYMANAGEMENT_LIB_VERSION} CONFIG REQUIRED)
- find_package(KF5Holidays ${KF5_MIN_VERSION} CONFIG REQUIRED)
- find_package(KF5AkonadiCalendar ${AKONADICALENDAR_LIB_VERSION} CONFIG REQUIRED)
--find_package(KF5PimCommon ${PIMCOMMON_LIB_VERSION} CONFIG REQUIRED)
- find_package(KF5AkonadiNotes ${AKONADI_NOTES_VERSION} CONFIG REQUIRED)
-
- ecm_setup_version(PROJECT VARIABLE_PREFIX CALENDARSUPPORT
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index f8c2e3b..2846328 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -116,7 +116,6 @@ PRIVATE
- KF5::AkonadiCore
- KF5::CalendarCore
- KF5::CalendarUtils
-- KF5::PimCommon
- )
-
- set_target_properties(KF5CalendarSupport PROPERTIES
-diff --git a/src/printing/calprinter.cpp b/src/printing/calprinter.cpp
-index 0ef3da7..0eb7f8f 100644
---- a/src/printing/calprinter.cpp
-+++ b/src/printing/calprinter.cpp
-@@ -10,11 +10,11 @@
- #include "journalprint.h"
- #include "yearprint.h"
-
-+#include <KConfigGroup>
- #include <KMessageBox>
- #include <KStandardGuiItem>
--#include <QVBoxLayout>
-+#include <KWindowStateSaver>
-
--#include <KConfigGroup>
- #include <QButtonGroup>
- #include <QDialogButtonBox>
- #include <QGridLayout>
-@@ -23,8 +23,7 @@
- #include <QPrintPreviewDialog>
- #include <QSplitter>
- #include <QStackedWidget>
--
--#include <PimCommon/KPimPrintPreviewDialog>
-+#include <QVBoxLayout>
-
- using namespace CalendarSupport;
-
-@@ -132,7 +131,8 @@ void CalPrinter::doPrint(PrintPlugin *selectedStyle, CalPrinter::ePrintOrientati
- }
-
- if (preview) {
-- QPointer<PimCommon::KPimPrintPreviewDialog> printPreview = new PimCommon::KPimPrintPreviewDialog(&printer);
-+ QPointer<QPrintPreviewDialog> printPreview = new QPrintPreviewDialog(&printer);
-+ new KWindowStateSaver(printPreview.data(), "CalendarPrintPreviewDialog");
- connect(printPreview.data(), &QPrintPreviewDialog::paintRequested, this, [selectedStyle, &printer]() {
- selectedStyle->doPrint(&printer);
- });
---
-GitLab
-