GNU bug report logs - #28711
[PATCH] gnu: speex: Build and install 'speexdec' and 'speexenc'.

Previous Next

Package: guix-patches;

Reported by: 宋文武 <iyzsong <at> member.fsf.org>

Date: Thu, 5 Oct 2017 09:44:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

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 28711 in the body.
You can then email your comments to 28711 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#28711; Package guix-patches. (Thu, 05 Oct 2017 09:44:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to 宋文武 <iyzsong <at> member.fsf.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 05 Oct 2017 09:44:01 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> member.fsf.org>
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: speex: Build and install 'speexdec' and 'speexenc'.
Date: Thu,  5 Oct 2017 17:42:17 +0800
* gnu/packages/xiph.scm (speex)[native-inputs]: Add 'pkg-config'.
[inputs]: Add 'speexdsp'.
---
 gnu/packages/xiph.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/xiph.scm b/gnu/packages/xiph.scm
index 47274411b..5565cb556 100644
--- a/gnu/packages/xiph.scm
+++ b/gnu/packages/xiph.scm
@@ -139,7 +139,11 @@ compressed video format.")
        (base32
         "150047wnllz4r94whb9r73l5qf0z5z3rlhy98bawfbblmkq8mbpa"))))
     (build-system gnu-build-system)
-    (inputs `(("libogg" ,libogg)))
+    (native-inputs
+     `(("pkg-config" ,pkg-config)))
+    (inputs
+     `(("libogg" ,libogg)
+       ("speexdsp" ,speexdsp)))
     (home-page "https://gnu.org/software/speex")
     (synopsis "Library for patent-free audio compression format")
     (description
-- 
2.13.3





Information forwarded to guix-patches <at> gnu.org:
bug#28711; Package guix-patches. (Sat, 07 Oct 2017 20:31:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: 宋文武 <iyzsong <at> member.fsf.org>
Cc: 28711 <at> debbugs.gnu.org
Subject: Re: [bug#28711] [PATCH] gnu: speex: Build and install 'speexdec' and
 'speexenc'.
Date: Sat, 07 Oct 2017 22:29:53 +0200
宋文武 <iyzsong <at> member.fsf.org> skribis:

> * gnu/packages/xiph.scm (speex)[native-inputs]: Add 'pkg-config'.
> [inputs]: Add 'speexdsp'.

LGTM, thanks!

Ludo'.




Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Thu, 19 Oct 2017 10:16:02 GMT) Full text and rfc822 format available.

Notification sent to 宋文武 <iyzsong <at> member.fsf.org>:
bug acknowledged by developer. (Thu, 19 Oct 2017 10:16:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: 宋文武 <iyzsong <at> member.fsf.org>
Cc: 28711-done <at> debbugs.gnu.org
Subject: Re: [bug#28711] [PATCH] gnu: speex: Build and install 'speexdec' and
 'speexenc'.
Date: Thu, 19 Oct 2017 12:15:39 +0200
ludo <at> gnu.org (Ludovic Courtès) skribis:

> 宋文武 <iyzsong <at> member.fsf.org> skribis:
>
>> * gnu/packages/xiph.scm (speex)[native-inputs]: Add 'pkg-config'.
>> [inputs]: Add 'speexdsp'.
>
> LGTM, thanks!

Pushed on your behalf, thanks!  :-)

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 16 Nov 2017 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 268 days ago.

Previous Next


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