public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libpulse/
Date: Mon, 23 Oct 2023 01:44:13 +0000 (UTC)	[thread overview]
Message-ID: <1698025359.28ccff7c6cd9164bfdc10ef8d4bb267e68768ce7.sam@gentoo> (raw)

commit:     28ccff7c6cd9164bfdc10ef8d4bb267e68768ce7
Author:     Igor V. Kovalenko <igor.v.kovalenko <AT> gmail <DOT> com>
AuthorDate: Mon Oct 16 18:08:32 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 01:42:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ccff7c

media-libs/libpulse: Fix pulseaudio daemon version req

Move pulseaudio daemon version requirement to the right place.

Closes: https://bugs.gentoo.org/915850
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33363
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../libpulse/{libpulse-16.1-r3.ebuild => libpulse-16.1-r4.ebuild}      | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-libs/libpulse/libpulse-16.1-r3.ebuild b/media-libs/libpulse/libpulse-16.1-r4.ebuild
similarity index 98%
rename from media-libs/libpulse/libpulse-16.1-r3.ebuild
rename to media-libs/libpulse/libpulse-16.1-r4.ebuild
index a67865f3948a..5e6cbdc5d229 100644
--- a/media-libs/libpulse/libpulse-16.1-r3.ebuild
+++ b/media-libs/libpulse/libpulse-16.1-r4.ebuild
@@ -45,6 +45,7 @@ RDEPEND="
 		>=x11-libs/libxcb-1.6[${MULTILIB_USEDEP}]
 	)
 	!<media-sound/pulseaudio-15.0-r100
+	!<media-sound/pulseaudio-daemon-16.1-r8
 "
 
 DEPEND="${RDEPEND}
@@ -66,7 +67,7 @@ BDEPEND="
 PDEPEND="
 	|| (
 		media-video/pipewire[sound-server(+)]
-		>=media-sound/pulseaudio-daemon-16.1-r8
+		media-sound/pulseaudio-daemon
 		media-sound/pulseaudio[daemon(+)]
 	)
 "


             reply	other threads:[~2023-10-23  1:44 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-23  1:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-22  5:45 [gentoo-commits] repo/gentoo:master commit in: media-libs/libpulse/ Ionen Wolkens
2024-03-13  0:54 Sam James
2024-03-05 18:00 Arthur Zamarin
2024-03-05 18:00 Arthur Zamarin
2024-03-05 17:59 Arthur Zamarin
2024-03-04 11:24 Sam James
2024-03-02 22:07 Sam James
2024-03-02 18:18 Arthur Zamarin
2024-02-24 11:29 Sam James
2024-02-22 20:33 Arthur Zamarin
2024-02-07  4:55 Ionen Wolkens
2024-02-07  4:55 Ionen Wolkens
2024-02-07  4:55 Ionen Wolkens
2024-02-07  4:55 Ionen Wolkens
2024-02-02  2:29 Sam James
2024-01-17  2:46 Ionen Wolkens
2024-01-03 10:40 Sam James
2023-11-25  5:36 Sam James
2023-10-30  5:15 Sam James
2023-10-06 12:09 Sam James
2023-05-14 17:11 Sam James
2023-03-31 11:44 Arthur Zamarin
2023-03-31 11:44 Arthur Zamarin
2023-03-31 11:44 Arthur Zamarin
2023-03-31 11:44 Arthur Zamarin
2023-03-07 17:18 Sam James
2023-02-01 16:12 Arthur Zamarin
2023-01-27  6:21 Sam James
2022-10-28 19:53 Sam James
2022-09-26 16:11 Sam James
2022-07-31  3:29 Sam James
2022-07-31  3:29 Sam James
2022-07-31  3:29 Sam James
2022-07-31  3:29 Sam James
2022-07-29  8:02 Agostino Sarubbo
2022-07-29  3:18 Sam James
2022-07-29  1:53 Sam James
2022-07-04 21:40 Sam James
2022-06-23  4:29 Sam James
2022-06-12  8:32 Agostino Sarubbo
2022-06-12  8:30 Agostino Sarubbo
2022-06-11  7:40 Agostino Sarubbo
2022-06-11  7:40 Agostino Sarubbo
2022-06-11  7:39 Agostino Sarubbo
2022-06-11  7:37 Agostino Sarubbo
2022-06-10  8:10 Sam James
2022-06-10  6:56 Sam James
2022-05-29  6:45 Sam James
2022-05-28 19:19 Sam James
2022-04-28 16:00 Sam James
2022-02-27  1:04 Sam James
2022-02-22 20:54 Sam James
2021-12-28 22:26 Sam James
2021-09-24 20:33 Mart Raudsepp

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=1698025359.28ccff7c6cd9164bfdc10ef8d4bb267e68768ce7.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