public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-addons/
Date: Thu, 12 Sep 2024 19:30:25 +0000 (UTC)	[thread overview]
Message-ID: <1726167945.c4e75e718232ff07f74b70ce3b1ac6843b7e9e67.asturm@gentoo> (raw)

commit:     c4e75e718232ff07f74b70ce3b1ac6843b7e9e67
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 19:05:45 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 19:05:45 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c4e75e71

kde-apps/kdepim-addons: drop 24.08.1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../kdepim-addons/kdepim-addons-24.08.1.ebuild     | 80 ----------------------
 1 file changed, 80 deletions(-)

diff --git a/kde-apps/kdepim-addons/kdepim-addons-24.08.1.ebuild b/kde-apps/kdepim-addons/kdepim-addons-24.08.1.ebuild
deleted file mode 100644
index a53fe50e2a..0000000000
--- a/kde-apps/kdepim-addons/kdepim-addons-24.08.1.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org optfeature
-
-DESCRIPTION="Plugins for KDE Personal Information Management Suite"
-HOMEPAGE="https://apps.kde.org/kontact/"
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE="importwizard markdown"
-
-RESTRICT="test"
-
-RDEPEND="
-	>=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6]
-	>=dev-libs/ktextaddons-1.5.4:6
-	>=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets,xml]
-	>=kde-apps/akonadi-${PVCUT}:6
-	>=kde-apps/akonadi-contacts-${PVCUT}:6
-	>=kde-apps/calendarsupport-${PVCUT}:6
-	>=kde-apps/grantleetheme-${PVCUT}:6
-	>=kde-apps/incidenceeditor-${PVCUT}:6
-	>=kde-apps/kaddressbook-${PVCUT}:6
-	>=kde-apps/kidentitymanagement-${PVCUT}:6
-	>=kde-apps/kimap-${PVCUT}:6
-	>=kde-apps/kitinerary-${PVCUT}:6
-	>=kde-apps/kmailtransport-${PVCUT}:6
-	>=kde-apps/kmime-${PVCUT}:6
-	>=kde-apps/kpkpass-${PVCUT}:6
-	>=kde-apps/libkdepim-${PVCUT}:6
-	>=kde-apps/libkleo-${PVCUT}:6
-	>=kde-apps/libksieve-${PVCUT}:6
-	>=kde-apps/libktnef-${PVCUT}:6
-	>=kde-apps/mailcommon-${PVCUT}:6
-	>=kde-apps/messagelib-${PVCUT}:6
-	>=kde-apps/pimcommon-${PVCUT}:6
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
-	>=kde-frameworks/kcontacts-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/kguiaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kparts-${KFMIN}:6
-	>=kde-frameworks/ktexttemplate-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-frameworks/prison-${KFMIN}:6
-	>=kde-frameworks/syntax-highlighting-${KFMIN}:6
-	importwizard? ( >=kde-apps/akonadi-import-wizard-${PVCUT}:6 )
-	markdown? ( app-text/discount:= )
-"
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package importwizard KPim6ImportWizard)
-		$(cmake_use_find_package markdown Discount)
-	)
-
-	ecm_src_configure
-}
-
-pkg_postinst() {
-	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		optfeature "regex support for Sieve editor plugin" kde-misc/kregexpeditor
-	fi
-	ecm_pkg_postinst
-}


             reply	other threads:[~2024-09-12 19:30 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12 19:30 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-12  7:33 [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-addons/ Sam James
2024-11-10 22:29 Andreas Sturmlechner
2024-11-10 22:29 Andreas Sturmlechner
2024-10-05 11:08 Andreas Sturmlechner
2024-10-05 10:28 Andreas Sturmlechner
2024-10-05 10:28 Andreas Sturmlechner
2024-08-10 18:53 Andreas Sturmlechner
2024-07-11 16:15 Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2023-02-02 10:30 Andreas Sturmlechner
2022-02-17 19:00 Sam James
2021-04-04 19:21 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-08-18 19:36 Andreas Sturmlechner
2020-04-04  0:41 Andreas Sturmlechner
2019-11-24 23:51 Andreas Sturmlechner
2019-11-22 20:30 Andreas Sturmlechner
2019-09-12 19:42 Andreas Sturmlechner
2019-09-11  8:09 Andreas Sturmlechner
2019-07-21 23:49 Andreas Sturmlechner
2019-04-27 19:08 Andreas Sturmlechner
2018-10-09  7:08 Andreas Sturmlechner
2018-04-12 18:30 Andreas Sturmlechner
2018-04-04 17:41 Andreas Sturmlechner
2018-02-11 22:00 Andreas Sturmlechner
2017-10-29 13:18 Andreas Sturmlechner
2017-09-14 18:08 Andreas Sturmlechner
2017-08-09  0:43 Andreas Sturmlechner
2017-05-23 18:30 Andreas Sturmlechner
2017-04-19 20:57 Andreas Sturmlechner
2017-02-26  8:46 Andreas Sturmlechner
2017-02-25 15:41 Andreas Sturmlechner
2017-02-20 14:57 Andreas Sturmlechner
2017-02-19 10:32 Andreas Sturmlechner
2016-11-13 17:48 Michael Palimaka
2016-10-13 11:41 Michael Palimaka
2016-09-15 18:27 Michael Palimaka
2016-08-21 20:21 Michael Palimaka
2016-07-27 13:19 Michael Palimaka
2016-07-15 11:19 Johannes Huber
2016-06-03 20:56 Johannes Huber
2016-04-07 19:28 Johannes Huber
2016-04-02 16:06 Michael Palimaka
2016-02-23 14:20 Michael Palimaka
2015-12-09 12:13 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1726167945.c4e75e718232ff07f74b70ce3b1ac6843b7e9e67.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox