mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: lmms: Drop input labels.
* gnu/packages/music.scm (lmms)[inputs]: Drop labels.
This commit is contained in:
parent
46952ddc34
commit
5a88a42fde
1 changed files with 17 additions and 17 deletions
|
@ -4766,23 +4766,23 @@ are a C compiler and glib. Full API documentation and examples are included.")
|
||||||
(base32
|
(base32
|
||||||
"0g9pls46iggg7rdm65vzfj8nyr3v2n5xkp54c4qbh9hhalpsw4ay"))))))
|
"0g9pls46iggg7rdm65vzfj8nyr3v2n5xkp54c4qbh9hhalpsw4ay"))))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("sdl" ,sdl)
|
(list alsa-lib
|
||||||
("qtbase" ,qtbase-5)
|
carla
|
||||||
("qtx11extras" ,qtx11extras)
|
fftwf
|
||||||
("fltk" ,fltk)
|
fltk
|
||||||
("libogg" ,libogg)
|
fluidsynth
|
||||||
("libsamplerate" ,libsamplerate)
|
freetype
|
||||||
("fluidsynth" ,fluidsynth)
|
jack-1
|
||||||
("libvorbis" ,libvorbis)
|
ladspa
|
||||||
("alsa-lib" ,alsa-lib)
|
libogg
|
||||||
("portaudio" ,portaudio)
|
libsamplerate
|
||||||
("ladspa" ,ladspa)
|
libsndfile
|
||||||
("libsndfile1" ,libsndfile)
|
libvorbis
|
||||||
("libxft" ,libxft)
|
libxft
|
||||||
("freetype2" ,freetype)
|
portaudio
|
||||||
("fftw3f" ,fftwf)
|
qtbase-5
|
||||||
("jack" ,jack-1)
|
qtx11extras
|
||||||
("carla" ,carla)))
|
sdl))
|
||||||
(home-page "https://lmms.io/")
|
(home-page "https://lmms.io/")
|
||||||
(synopsis "Music composition tool")
|
(synopsis "Music composition tool")
|
||||||
(description "LMMS is a digital audio workstation. It includes tools for sequencing
|
(description "LMMS is a digital audio workstation. It includes tools for sequencing
|
||||||
|
|
Loading…
Add table
Reference in a new issue