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/kaddressbook/
Date: Thu, 12 Sep 2024 19:30:24 +0000 (UTC)	[thread overview]
Message-ID: <1726167926.adbfb50ba2fd0c4511acd98bbaec9a8316b236ea.asturm@gentoo> (raw)

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

kde-apps/kaddressbook: drop 24.08.1

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

 kde-apps/kaddressbook/kaddressbook-24.08.1.ebuild | 68 -----------------------
 1 file changed, 68 deletions(-)

diff --git a/kde-apps/kaddressbook/kaddressbook-24.08.1.ebuild b/kde-apps/kaddressbook/kaddressbook-24.08.1.ebuild
deleted file mode 100644
index 770c4299da..0000000000
--- a/kde-apps/kaddressbook/kaddressbook-24.08.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm gear.kde.org optfeature
-
-DESCRIPTION="Address book application based on KDE Frameworks"
-HOMEPAGE="https://apps.kde.org/kaddressbook/"
-
-LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
-SLOT="6"
-KEYWORDS="~amd64 ~arm64"
-IUSE="telemetry"
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
-	>=kde-apps/akonadi-${PVCUT}:6
-	>=kde-apps/akonadi-contacts-${PVCUT}:6
-	>=kde-apps/akonadi-search-${PVCUT}:6
-	>=kde-apps/grantleetheme-${PVCUT}:6
-	>=kde-apps/kldap-${PVCUT}:6
-	>=kde-apps/kontactinterface-${PVCUT}:6
-	>=kde-apps/libgravatar-${PVCUT}:6
-	>=kde-apps/libkdepim-${PVCUT}:6
-	>=kde-apps/pimcommon-${PVCUT}:6
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	>=kde-frameworks/kcodecs-${KFMIN}: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/kcrash-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kitemmodels-${KFMIN}:6
-	>=kde-frameworks/kjobwidgets-${KFMIN}:6
-	>=kde-frameworks/kparts-${KFMIN}:6
-	>=kde-frameworks/kservice-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	telemetry? ( >=kde-frameworks/kuserfeedback-${KFMIN}:6 )
-"
-RDEPEND="${DEPEND}
-	>=kde-apps/kdepim-runtime-${PVCUT}:6
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package telemetry KF6UserFeedback)
-	)
-
-	ecm_src_configure
-}
-
-pkg_postinst() {
-	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		optfeature "Postal addresses" "kde-apps/kdepim-addons:${SLOT}"
-	fi
-	ecm_pkg_postinst
-}


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

Thread overview: 30+ 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-07-22 21:11 [gentoo-commits] proj/kde:master commit in: kde-apps/kaddressbook/ Sam James
2024-08-11  6:58 Andreas Sturmlechner
2024-08-10 18:53 Andreas Sturmlechner
2023-11-11 20:05 Andreas Sturmlechner
2023-08-06 20:39 Andreas Sturmlechner
2021-11-15 10:59 Andreas Sturmlechner
2021-04-25  8:00 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-02-27 21:08 Andreas Sturmlechner
2019-10-20  9:00 Andreas Sturmlechner
2019-09-29 20:18 Andreas Sturmlechner
2019-09-29 14:24 Andreas Sturmlechner
2019-04-27 19:08 Andreas Sturmlechner
2019-02-17  9:53 Andreas Sturmlechner
2017-09-17 12:01 Andreas Sturmlechner
2017-09-13 17:09 Andreas Sturmlechner
2017-08-09  0:43 Andreas Sturmlechner
2017-03-05 10:38 Andreas Sturmlechner
2016-10-19 14:49 Michael Palimaka
2016-10-13 11:41 Michael Palimaka
2016-10-08 15:38 Michael Palimaka
2016-08-31 14:33 Michael Palimaka
2016-07-07 19:16 Johannes Huber
2016-05-26 15:08 Michael Palimaka
2016-05-11  9:51 Michael Palimaka
2016-04-24 17:52 Michael Palimaka
2016-04-02 22:15 Johannes Huber
2016-02-18 14:44 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=1726167926.adbfb50ba2fd0c4511acd98bbaec9a8316b236ea.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