GNU bug report logs - #46068
[PATCH 1/1] gnu: libsndfile: Add opus support.

Previous Next

Package: guix-patches;

Reported by: Alexandros Theodotou <alex <at> zrythm.org>

Date: Sun, 24 Jan 2021 03:51:02 UTC

Severity: normal

Tags: patch

Done: Alexandros Theodotou <alex <at> zrythm.org>

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 46068 in the body.
You can then email your comments to 46068 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46068; Package guix-patches. (Sun, 24 Jan 2021 03:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alexandros Theodotou <alex <at> zrythm.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 24 Jan 2021 03:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: 46067 <at> debbugs.gnu.org,
	guix-patches <at> gnu.org
Cc: Alexandros Theodotou <alex <at> zrythm.org>
Subject: [PATCH 1/1] gnu: libsndfile: Add opus support.
Date: Sun, 24 Jan 2021 03:50:32 +0000
* gnu/packages/pulseaudio.scm (libsndfile)[inputs]: Add opus support.
---
 gnu/packages/pulseaudio.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index ea61dd807c..48af6ca436 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -100,9 +100,10 @@
                  #t))))
     (build-system gnu-build-system)
     (inputs
-     `(("libvorbis" ,libvorbis)
+     `(("flac" ,flac)
+       ("libvorbis" ,libvorbis)
        ("libogg" ,libogg)
-       ("flac" ,flac)))
+       ("opus" ,opus)))
     (native-inputs
      `(("pkg-config" ,pkg-config)
        ("python" ,python)))
-- 
2.30.0





Reply sent to Alexandros Theodotou <alex <at> zrythm.org>:
You have taken responsibility. (Sun, 24 Jan 2021 04:25:01 GMT) Full text and rfc822 format available.

Notification sent to Alexandros Theodotou <alex <at> zrythm.org>:
bug acknowledged by developer. (Sun, 24 Jan 2021 04:25:01 GMT) Full text and rfc822 format available.

Message #10 received at 46068-done <at> debbugs.gnu.org (full text, mbox):

From: Alexandros Theodotou <alex <at> zrythm.org>
To: 46068-done <at> debbugs.gnu.org
Date: Sun, 24 Jan 2021 04:24:15 +0000
duplicate of 46067





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 21 Feb 2021 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 121 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.