GNU bug report logs -
#67551
[PATCH] gnu: pipewire: Update to 1.0.0.
Previous Next
Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>
Date: Thu, 30 Nov 2023 18:49:01 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67551 in the body.
You can then email your comments to 67551 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org
:
bug#67551
; Package
guix-patches
.
(Thu, 30 Nov 2023 18:49:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sergey Trofimov <sarg <at> sarg.org.ru>
:
New bug report received and forwarded. Copy sent to
leo <at> famulari.name, me <at> tobias.gr, guix-patches <at> gnu.org
.
(Thu, 30 Nov 2023 18:49:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (pipewire): Update to 1.0.0.
---
gnu/packages/linux.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 504d4a64a2..f3bc302818 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9357,7 +9357,7 @@ (define-public inputattach
(define-public pipewire
(package
(name "pipewire")
- (version "0.3.77")
+ (version "1.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9366,7 +9366,7 @@ (define-public pipewire
(file-name (git-file-name name version))
(sha256
(base32
- "11jdd9ljm6967cdp97qqf5fa02ad69kdgk3212ap5gfndky2h43m"))))
+ "0a8wvsnbgqanp2vjdpkaxpny0k17hz720rd20zdi00s9xjbcrycr"))))
(build-system meson-build-system)
(arguments
(list
@@ -9380,6 +9380,8 @@ (define-public pipewire
(native-inputs
(list `(,glib "bin")
pkg-config
+ doxygen
+ python
python-docutils))
(inputs (list alsa-lib
avahi
base-commit: 2b782f67266b42bb40015bd23ce2443be2f9b01f
--
2.41.0
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Sun, 10 Dec 2023 04:42:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sergey Trofimov <sarg <at> sarg.org.ru>
:
bug acknowledged by developer.
(Sun, 10 Dec 2023 04:42:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 67551-done <at> debbugs.gnu.org (full text, mbox):
Hi Sergey,
On Fri, 01 Dec 2023 02:12:03 +0800,
Sergey Trofimov wrote:
>
> * gnu/packages/linux.scm (pipewire): Update to 1.0.0.
> ---
> gnu/packages/linux.scm | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
I have adjusted commit message to mention the native-inputs change,
and applied the patch as 92640eedcad74023fdcea529077524fd44f3d307.
Thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 07 Jan 2024 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 123 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.