mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 05:31:21 +01:00
gnu: seq24: Remove lash input.
* gnu/packages/music.scm (seq24) [inputs]: Remove lash. [home-page]: Update URL.
This commit is contained in:
parent
a402c9c20f
commit
c3115e3517
1 changed files with 3 additions and 5 deletions
|
@ -4626,11 +4626,9 @@ defined as tabs in the main control surface.")
|
||||||
"12dphdhnvfk1k0vmagi1v2lhyxjyj1j3cz6ksjw0ydcvid1x8ap2"))
|
"12dphdhnvfk1k0vmagi1v2lhyxjyj1j3cz6ksjw0ydcvid1x8ap2"))
|
||||||
(patches (search-patches "seq24-rename-mutex.patch"))))
|
(patches (search-patches "seq24-rename-mutex.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs (list gtkmm-2 alsa-lib jack-1))
|
||||||
(list gtkmm-2 alsa-lib jack-1 lash))
|
(native-inputs (list pkg-config))
|
||||||
(native-inputs
|
(home-page "https://launchpad.net/seq24/")
|
||||||
(list pkg-config))
|
|
||||||
(home-page "https://edge.launchpad.net/seq24/")
|
|
||||||
(synopsis "Real-time MIDI sequencer")
|
(synopsis "Real-time MIDI sequencer")
|
||||||
(description "Seq24 is a real-time MIDI sequencer. It was created to
|
(description "Seq24 is a real-time MIDI sequencer. It was created to
|
||||||
provide a very simple interface for editing and playing MIDI loops.")
|
provide a very simple interface for editing and playing MIDI loops.")
|
||||||
|
|
Loading…
Add table
Reference in a new issue