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: Mon, 7 Sep 2020 15:07:46 +0000 (UTC) [thread overview]
Message-ID: <1599491149.6aaeb20d51d1ca522d80c6ed8a39d7582e7871f5.asturm@gentoo> (raw)
commit: 6aaeb20d51d1ca522d80c6ed8a39d7582e7871f5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 7 13:44:25 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 7 15:05:49 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6aaeb20d
kde-apps/kdepim-addons: Use optfeature
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kdepim-addons/kdepim-addons-20.08.49.9999.ebuild | 10 +++++-----
kde-apps/kdepim-addons/kdepim-addons-9999.ebuild | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/kde-apps/kdepim-addons/kdepim-addons-20.08.49.9999.ebuild b/kde-apps/kdepim-addons/kdepim-addons-20.08.49.9999.ebuild
index 7d1b6835ab..b98ba2d264 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-20.08.49.9999.ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-20.08.49.9999.ebuild
@@ -8,7 +8,7 @@ PVCUT=$(ver_cut 1-3)
KFMIN=5.72.0
QTMIN=5.14.2
VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
+inherit ecm kde.org optfeature
DESCRIPTION="Plugins for KDE Personal Information Management Suite"
HOMEPAGE="https://kde.org/applications/office/org.kde.kontact"
@@ -79,9 +79,9 @@ src_configure() {
}
pkg_postinst() {
- ecm_pkg_postinst
-
- if [[ ${KDE_BUILD_TYPE} = live ]] && ! has_version "kde-misc/kregexpeditor" ; then
- elog "${PN} Sieve editor plugin can make use of kde-misc/kregexpeditor if installed."
+ if [[ -z "${REPLACING_VERSIONS}" ]]; then
+ elog "Optional dependencies:"
+ optfeature "regex support for Sieve editor plugin" kde-misc/kregexpeditor
fi
+ ecm_pkg_postinst
}
diff --git a/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild b/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild
index 89b35063ae..d769dc0fc0 100644
--- a/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild
+++ b/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild
@@ -8,7 +8,7 @@ PVCUT=$(ver_cut 1-3)
KFMIN=5.73.0
QTMIN=5.14.2
VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
+inherit ecm kde.org optfeature
DESCRIPTION="Plugins for KDE Personal Information Management Suite"
HOMEPAGE="https://kde.org/applications/office/org.kde.kontact"
@@ -80,9 +80,9 @@ src_configure() {
}
pkg_postinst() {
- ecm_pkg_postinst
-
- if [[ ${KDE_BUILD_TYPE} = live ]] && ! has_version "kde-misc/kregexpeditor" ; then
- elog "${PN} Sieve editor plugin can make use of kde-misc/kregexpeditor if installed."
+ if [[ -z "${REPLACING_VERSIONS}" ]]; then
+ elog "Optional dependencies:"
+ optfeature "regex support for Sieve editor plugin" kde-misc/kregexpeditor
fi
+ ecm_pkg_postinst
}
next reply other threads:[~2020-09-07 15:07 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-07 15:07 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-09-12 19:30 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-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=1599491149.6aaeb20d51d1ca522d80c6ed8a39d7582e7871f5.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