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/kmix/
Date: Sun,  3 Oct 2021 13:48:43 +0000 (UTC)	[thread overview]
Message-ID: <1633268882.0c0019b88969e7e75249e833343c0384b634a72c.asturm@gentoo> (raw)

commit:     0c0019b88969e7e75249e833343c0384b634a72c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 13:48:02 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 13:48:02 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c0019b8

kde-apps/kmix: Add postinst message in global IUSE=pulseaudio context

Closes: https://bugs.gentoo.org/791889
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kmix/kmix-21.08.49.9999.ebuild | 12 ++++++++++++
 kde-apps/kmix/kmix-9999.ebuild          | 12 ++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/kde-apps/kmix/kmix-21.08.49.9999.ebuild b/kde-apps/kmix/kmix-21.08.49.9999.ebuild
index abe8723875..f1ba0ac216 100644
--- a/kde-apps/kmix/kmix-21.08.49.9999.ebuild
+++ b/kde-apps/kmix/kmix-21.08.49.9999.ebuild
@@ -59,3 +59,15 @@ src_configure() {
 
 	ecm_src_configure
 }
+
+pkg_postinst() {
+	if use pulseaudio && has_version kde-plasma/plasma-pa; then
+		elog "In KDE Plasma, kde-plasma/plasma-pa is the default audio volume handler."
+		elog "Should you prefer this to be kde-apps/kmix instead, do the following:"
+		elog " - In system tray, right click on [Show hidden items]"
+		elog " - Select [Configure System Tray]"
+		elog " - In [Entries],  search for [Audio Volume] and set it to [Disabled]"
+		elog "KMix will be shown as [Volume Control]."
+	fi
+	ecm_pkg_postinst
+}

diff --git a/kde-apps/kmix/kmix-9999.ebuild b/kde-apps/kmix/kmix-9999.ebuild
index 097f347d63..0f298f8743 100644
--- a/kde-apps/kmix/kmix-9999.ebuild
+++ b/kde-apps/kmix/kmix-9999.ebuild
@@ -59,3 +59,15 @@ src_configure() {
 
 	ecm_src_configure
 }
+
+pkg_postinst() {
+	if use pulseaudio && has_version kde-plasma/plasma-pa; then
+		elog "In KDE Plasma, kde-plasma/plasma-pa is the default audio volume handler."
+		elog "Should you prefer this to be kde-apps/kmix instead, do the following:"
+		elog " - In system tray, right click on [Show hidden items]"
+		elog " - Select [Configure System Tray]"
+		elog " - In [Entries],  search for [Audio Volume] and set it to [Disabled]"
+		elog "KMix will be shown as [Volume Control]."
+	fi
+	ecm_pkg_postinst
+}


             reply	other threads:[~2021-10-03 13:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03 13:48 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-15 16:42 [gentoo-commits] proj/kde:master commit in: kde-apps/kmix/ Sam James
2024-11-10 19:05 Andreas Sturmlechner
2024-10-12 12:17 Andreas Sturmlechner
2024-10-07 23:21 Andreas Sturmlechner
2024-05-17 15:29 Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
2022-07-14 14:51 Andreas Sturmlechner
2021-10-03 13:48 Andreas Sturmlechner
2021-04-15 20:03 Andreas Sturmlechner
2020-04-09 21:38 Andreas Sturmlechner
2019-09-11  8:09 Andreas Sturmlechner
2019-07-31  8:33 Andreas Sturmlechner
2018-12-24 10:32 Andreas Sturmlechner
2017-11-12 15:23 Andreas Sturmlechner
2017-11-11 15:58 Andreas Sturmlechner
2017-09-19 20:52 Andreas Sturmlechner
2015-09-19 14:03 Manuel Rüger
2015-08-25 18:12 Michael Palimaka
2015-08-25 16:18 Michael Palimaka
2015-08-25 16:18 Michael Palimaka
2015-08-19 19:06 Michael Palimaka
2015-08-19 19:03 Michael Palimaka
2015-08-19 18:57 Michael Palimaka
2015-08-19 18:49 Michael Palimaka
2015-06-05 15:32 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=1633268882.0c0019b88969e7e75249e833343c0384b634a72c.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