unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Pkill -9 <pkill9@runbox.com>
To: 38879@debbugs.gnu.org
Cc: Pkill -9 <pkill9@runbox.com>
Subject: bug#38879: [PATCH] gnu: lmms: Add input jack-1.
Date: Thu,  2 Jan 2020 22:28:38 +0000	[thread overview]
Message-ID: <20200102222838.13463-1-pkill9@runbox.com> (raw)

* 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

             reply	other threads:[~2020-01-02 22:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02 22:28 Pkill -9 [this message]
2020-01-12 22:25 ` bug#38879: [PATCH] gnu: lmms: Add input jack-1 Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200102222838.13463-1-pkill9@runbox.com \
    --to=pkill9@runbox.com \
    --cc=38879@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).