From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/
Date: Tue, 23 Aug 2022 05:24:18 +0000 (UTC) [thread overview]
Message-ID: <1661232238.a7e4e0f2be2e891559507c61b390acfc39422c55.sam@gentoo> (raw)
commit: a7e4e0f2be2e891559507c61b390acfc39422c55
Author: Martin Kletzander <nert.pinx <AT> gmail <DOT> com>
AuthorDate: Fri Aug 5 14:01:03 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 05:23:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4e0f2
media-sound/pasystray: Fix pulseaudio requirements
In pipewire setup pasystray works like a charm and does not need
pulseaudio-daemon, libpulse is enough.
Closes: https://bugs.gentoo.org/863815
Signed-off-by: Martin Kletzander <nert.pinx <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26748
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/pasystray/pasystray-0.8.0-r1.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
index a91da3725210..6ee50f286b3a 100644
--- a/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
+++ b/media-sound/pasystray/pasystray-0.8.0-r1.ebuild
@@ -16,7 +16,11 @@ IUSE="libnotify zeroconf"
RDEPEND="
dev-libs/glib
- || ( media-sound/pulseaudio-daemon[glib,zeroconf?] <media-sound/pulseaudio-15.99.1[glib,zeroconf?] )
+ || (
+ media-libs/libpulse[glib]
+ media-sound/pulseaudio-daemon[glib,zeroconf?]
+ <media-sound/pulseaudio-15.99.1[glib,zeroconf?]
+ )
x11-libs/gtk+:3
x11-libs/libX11
zeroconf? ( net-dns/avahi )
next reply other threads:[~2022-08-23 5:24 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-23 5:24 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-30 8:06 [gentoo-commits] repo/gentoo:master commit in: media-sound/pasystray/ Florian Schmaus
2024-09-30 8:06 Florian Schmaus
2023-02-14 8:30 Miroslav Šulc
2023-01-08 8:04 Miroslav Šulc
2023-01-05 10:53 Arthur Zamarin
2022-12-05 8:30 Miroslav Šulc
2022-07-09 7:49 Sam James
2022-03-08 13:31 Sam James
2022-01-30 11:05 David Seifert
2021-12-13 8:09 Jakov Smolić
2021-11-12 8:02 Miroslav Šulc
2019-03-16 21:39 Agostino Sarubbo
2019-02-03 19:14 Andreas Sturmlechner
2018-10-04 19:14 Andreas Sturmlechner
2018-10-04 19:14 Andreas Sturmlechner
2018-10-04 19:14 Andreas Sturmlechner
2017-07-25 19:28 Markus Meier
2017-05-18 19:11 Michał Górny
2017-03-09 20:30 David Seifert
2015-10-04 5:38 Ian Delaney
2015-10-04 5:26 Ian Delaney
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=1661232238.a7e4e0f2be2e891559507c61b390acfc39422c55.sam@gentoo \
--to=sam@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