gnu: tao: Use new input style.

* gnu/packages/audio.scm (tao)[inputs]: Use new style.
This commit is contained in:
Ricardo Wurmus 2022-01-01 00:06:04 +01:00
parent 039fe8f147
commit a73021038d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1284,15 +1284,15 @@ (define-public tao
(find-files "include" "\\.h"))
#t))))))
(inputs
`(("audiofile" ,audiofile)
("libxi" ,libxi)
("libxmu" ,libxmu)
("mesa" ,mesa)
("glut" ,freeglut)
("flex" ,flex)
("bison" ,bison)
("sed" ,sed)
("grep" ,grep)))
(list audiofile
libxi
libxmu
mesa
freeglut
flex
bison
sed
grep))
(home-page "http://taopm.sourceforge.net/")
(synopsis "Sound Synthesis with Physical Models")
(description "Tao is a software package for sound synthesis using physical