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] repo/gentoo:master commit in: net-irc/konversation/
Date: Mon, 11 Mar 2024 09:50:47 +0000 (UTC)	[thread overview]
Message-ID: <1710150622.3706916926b85f1acbccd98137346099982536af.asturm@gentoo> (raw)

commit:     3706916926b85f1acbccd98137346099982536af
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 17:43:38 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 09:50:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37069169

net-irc/konversation: Add konsole view optfeature

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

 net-irc/konversation/konversation-23.08.5.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/net-irc/konversation/konversation-23.08.5.ebuild b/net-irc/konversation/konversation-23.08.5.ebuild
index d1d0fc64f012..82a8ada7d872 100644
--- a/net-irc/konversation/konversation-23.08.5.ebuild
+++ b/net-irc/konversation/konversation-23.08.5.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 ECM_HANDBOOK="forceoptional"
 KFMIN=5.106.0
 QTMIN=5.15.9
-inherit ecm gear.kde.org
+inherit ecm gear.kde.org optfeature
 
 DESCRIPTION="User friendly IRC Client"
 HOMEPAGE="https://konversation.kde.org https://apps.kde.org/konversation/"
@@ -70,3 +70,10 @@ src_install() {
 	insinto /etc/xdg
 	doins "${FILESDIR}"/konversationrc
 }
+
+pkg_postinst() {
+	if [[ -z "${REPLACING_VERSIONS}" ]]; then
+		optfeature "konsole view" "kde-apps/konsolepart:5" "kde-apps/konsole:5"
+	fi
+	ecm_pkg_postinst
+}


             reply	other threads:[~2024-03-11  9:50 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11  9:50 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09 16:49 [gentoo-commits] repo/gentoo:master commit in: net-irc/konversation/ Andreas Sturmlechner
2024-10-25  5:49 Arthur Zamarin
2024-10-12 18:16 Arthur Zamarin
2024-09-02 14:50 Andreas Sturmlechner
2024-07-06 13:21 Jakov Smolić
2024-05-20 11:39 Andreas Sturmlechner
2024-03-07  8:55 Andreas Sturmlechner
2024-01-06 12:35 Arthur Zamarin
2023-12-29  7:05 Arthur Zamarin
2022-02-10  9:40 Andreas Sturmlechner
2022-02-10  9:35 Sam James
2021-12-19 22:09 Agostino Sarubbo
2021-12-19 22:06 Agostino Sarubbo
2021-12-19 16:41 Andreas Sturmlechner
2021-08-04  9:01 Agostino Sarubbo
2021-08-04  8:40 Agostino Sarubbo
2021-04-06  6:31 Agostino Sarubbo
2020-11-25 16:23 Mikle Kolyada
2020-11-25 16:19 Mikle Kolyada
2020-11-01 20:03 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2020-10-26 13:56 Andreas Sturmlechner
2020-05-10 11:31 Andreas Sturmlechner
2020-05-10  9:19 Mikle Kolyada
2020-05-10  9:15 Mikle Kolyada
2020-02-13 10:18 Georgy Yakovlev
2020-01-16 17:29 Andreas Sturmlechner
2019-12-07 12:54 Andreas Sturmlechner
2019-08-14 10:58 Andreas Sturmlechner
2019-08-14 10:58 Andreas Sturmlechner
2018-07-06  6:33 Andreas Sturmlechner
2018-06-27 19:00 Andreas Sturmlechner
2018-03-22 12:22 Andreas Sturmlechner
2017-11-19  6:14 Michael Palimaka
2017-11-15 23:56 Andreas Sturmlechner
2017-11-15 23:56 Andreas Sturmlechner
2017-11-10 23:10 Andreas Sturmlechner
2017-11-07 17:57 Thomas Deutschmann
2017-06-04 10:53 Andreas Sturmlechner
2017-06-04 10:42 Agostino Sarubbo
2017-06-04 10:34 Agostino Sarubbo
2017-05-09 18:32 Andreas Sturmlechner
2017-05-09 18:32 Andreas Sturmlechner
2017-04-15  4:43 Michael Palimaka
2016-09-15 12:25 Michael Palimaka
2016-09-15 12:25 Michael Palimaka
2016-09-15 12:25 Michael Palimaka
2016-08-03 19:37 Michael Palimaka
2016-07-22 18:00 Michael Palimaka
2016-06-02 16:38 Michael Palimaka
2016-04-09 16:12 Johannes Huber
2016-04-09 13:46 Agostino Sarubbo
2016-04-08 16:42 Johannes Huber

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=1710150622.3706916926b85f1acbccd98137346099982536af.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