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 @@ formats used to store information about DJ record libraries.")
(find-files "include" "\\.h")) (find-files "include" "\\.h"))
#t)))))) #t))))))
(inputs (inputs
`(("audiofile" ,audiofile) (list audiofile
("libxi" ,libxi) libxi
("libxmu" ,libxmu) libxmu
("mesa" ,mesa) mesa
("glut" ,freeglut) freeglut
("flex" ,flex) flex
("bison" ,bison) bison
("sed" ,sed) sed
("grep" ,grep))) grep))
(home-page "http://taopm.sourceforge.net/") (home-page "http://taopm.sourceforge.net/")
(synopsis "Sound Synthesis with Physical Models") (synopsis "Sound Synthesis with Physical Models")
(description "Tao is a software package for sound synthesis using physical (description "Tao is a software package for sound synthesis using physical