gnu: hydrogen: Remove lash input.

* gnu/packages/music.scm (hydrogen) [inputs]: Remove lash.
[phases]: Remove trailing #t.
[native-inputs]: Remove labels.
[home-page]: Update URL.
This commit is contained in:
Maxim Cournoyer 2023-02-04 00:11:56 -05:00
parent 42ee282d2d
commit 6e946a55b5
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -766,17 +766,15 @@ (define-public hydrogen
(substitute* "CMakeLists.txt"
(("/usr/share/pixmaps")
(string-append (assoc-ref outputs "out")
"/share/pixmaps")))
#t)))))
"/share/pixmaps"))))))))
(native-inputs
`(("cppunit" ,cppunit)
("pkg-config" ,pkg-config)
("qtlinguist" ,qttools-5)))
(list cppunit
pkg-config
qttools-5))
(inputs
(list alsa-lib
jack-1
;; ("ladspa" ,ladspa) ; require LADSPA_PATH to be set
lash
libarchive
liblo
libsndfile
@ -785,7 +783,7 @@ (define-public hydrogen
qtbase-5
qtxmlpatterns
zlib))
(home-page "http://www.hydrogen-music.org")
(home-page "http://hydrogen-music.org/")
(synopsis "Drum machine")
(description
"Hydrogen is an advanced drum machine for GNU/Linux. Its main goal is to