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-video/pipewire/, media-video/pipewire/files/
Date: Thu, 24 Jul 2025 17:18:13 +0000 (UTC)	[thread overview]
Message-ID: <1753377459.adcdd98e9c9100e433cf07a6a87b48d41ed68b1d.sam@gentoo> (raw)

commit:     adcdd98e9c9100e433cf07a6a87b48d41ed68b1d
Author:     Brahmajit Das <listout <AT> listout <DOT> xyz>
AuthorDate: Thu Jul 24 16:05:15 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 24 17:17:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adcdd98e

media-video/pipewire: Fix '/dev/null'": No such file or directory

Closes: https://bugs.gentoo.org/960627
Signed-off-by: Brahmajit Das <listout <AT> listout.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/43140
Closes: https://github.com/gentoo/gentoo/pull/43140
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/pipewire/files/gentoo-pipewire-launcher.in-r4           | 6 +++---
 .../pipewire/{pipewire-1.4.7.ebuild => pipewire-1.4.7-r1.ebuild}    | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/pipewire/files/gentoo-pipewire-launcher.in-r4 b/media-video/pipewire/files/gentoo-pipewire-launcher.in-r4
index 1804d5aad682..98224ad42a91 100644
--- a/media-video/pipewire/files/gentoo-pipewire-launcher.in-r4
+++ b/media-video/pipewire/files/gentoo-pipewire-launcher.in-r4
@@ -17,9 +17,9 @@ then
     . "${CONF}"
 fi
 
-: "${GENTOO_PIPEWIRE_LOG:='/dev/null'}"
-: "${GENTOO_PIPEWIRE_PULSE_LOG:='/dev/null'}"
-: "${GENTOO_WIREPLUMBER_LOG:='/dev/null'}"
+: "${GENTOO_PIPEWIRE_LOG:=/dev/null}"
+: "${GENTOO_PIPEWIRE_PULSE_LOG:=/dev/null}"
+: "${GENTOO_WIREPLUMBER_LOG:=/dev/null}"
 
 for L in \
     "${GENTOO_PIPEWIRE_LOG}" \

diff --git a/media-video/pipewire/pipewire-1.4.7.ebuild b/media-video/pipewire/pipewire-1.4.7-r1.ebuild
similarity index 100%
rename from media-video/pipewire/pipewire-1.4.7.ebuild
rename to media-video/pipewire/pipewire-1.4.7-r1.ebuild


             reply	other threads:[~2025-07-24 17:18 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-24 17:18 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28 12:08 [gentoo-commits] repo/gentoo:master commit in: media-video/pipewire/, media-video/pipewire/files/ Sam James
2024-07-01  8:19 Sam James
2024-03-19  5:48 Sam James
2023-09-12  0:43 Sam James
2023-05-11  1:21 Sam James
2023-01-15 22:32 Sam James
2022-12-16  4:56 Sam James
2022-12-14  8:45 Sam James
2022-11-17 19:20 Sam James
2022-10-14 19:33 Sam James
2022-07-31  3:40 Sam James
2022-07-12 23:23 Sam James
2022-07-12 23:23 Sam James
2022-07-04 23:36 Sam James
2022-05-01 19:52 Sam James
2022-05-01 19:52 Sam James
2022-02-21  3:30 Sam James
2021-11-26 19:37 Andreas Sturmlechner
2021-10-24  1:58 Sam James
2021-10-13 21:11 Andreas Sturmlechner
2021-10-01  0:00 Sam James
2021-09-16 21:55 Sam James
2021-09-13 23:07 Sam James
2021-04-12 21:55 Thomas Deutschmann
2021-01-01 19:12 Andreas Sturmlechner
2020-06-28 15:36 Andreas Sturmlechner
2019-07-07 15:56 Andreas Sturmlechner

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=1753377459.adcdd98e9c9100e433cf07a6a87b48d41ed68b1d.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