mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 14:55:55 +02:00
gnu: lmms: Add input jack-1.
* gnu/packages/music.scm (lmms): Add input jack-1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
9ced0f376b
commit
4bfc925ae5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user