GNU bug report logs - #38879
[PATCH] gnu: lmms: Add input jack-1.

Previous Next

Package: guix;

Reported by: Pkill -9 <pkill9 <at> runbox.com>

Date: Thu, 2 Jan 2020 22:30:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Pkill -9 <pkill9 <at> runbox.com>
Subject: bug#38879: closed (Re: bug#38879: [PATCH] gnu: lmms: Add input
 jack-1.)
Date: Sun, 12 Jan 2020 22:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#38879: [PATCH] gnu: lmms: Add input jack-1.

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 38879 <at> debbugs.gnu.org.

-- 
38879: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38879
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Pkill -9 <pkill9 <at> runbox.com>
Cc: 38879-done <at> debbugs.gnu.org
Subject: Re: bug#38879: [PATCH] gnu: lmms: Add input jack-1.
Date: Sun, 12 Jan 2020 23:25:49 +0100
Pkill -9 <pkill9 <at> runbox.com> skribis:

> * gnu/packages/music.scm (lmms): Add input jack-1.

Applied, thanks!

Ludo'.

[Message part 3 (message/rfc822, inline)]
From: Pkill -9 <pkill9 <at> runbox.com>
To: bug-guix <at> gnu.org
Cc: Pkill -9 <pkill9 <at> runbox.com>
Subject: [PATCH] gnu: lmms: Add input jack-1.
Date: Thu,  2 Jan 2020 22:28:38 +0000
* gnu/packages/music.scm (lmms): Add input jack-1.
---
This adds support to LMMS for the low-latency jack audio server.

 gnu/packages/music.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 9cd1c17a99..6fa6ec4e7e 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3838,7 +3838,8 @@ are a C compiler and glib.  Full API documentation and examples are included.")
        ("libsndfile1" ,libsndfile)
        ("libxft" ,libxft)
        ("freetype2" ,freetype)
-       ("fftw3f" ,fftwf)))
+       ("fftw3f" ,fftwf)
+       ("jack" ,jack-1)))
     (home-page "https://lmms.io/")
     (synopsis "Music composition tool")
     (description "LMMS is a digital audio workstation.  It includes tools for sequencing
-- 
2.24.0




This bug report was last modified 5 years and 130 days ago.

Previous Next


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