gnu: jack-keyboard: Use JACK 2.

* gnu/packages/music.scm (jack-keyboard)[inputs]: Replace jack-1 with jack-2.
This commit is contained in:
Ricardo Wurmus 2023-02-07 19:51:05 +01:00
parent 8224c7bef8
commit 9f78f3d150
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -3226,7 +3226,7 @@ on the library.")
(string-append "-DGTK2_ADDITIONAL_SUFFIXES="
"lib/glib-2.0;" ;for glibconfig.h
"lib/gtk-2.0")))) ;for gdkconfig.h
(inputs (list jack-1 gtk+-2))
(inputs (list jack-2 gtk+-2))
(home-page "https://jack-keyboard.sourceforge.net/")
(synopsis "Virtual MIDI keyboard")
(description "Jack-keyboard is a virtual MIDI keyboard, a program that