gnu: libsmf: Simplify description.

* gnu/packages/music.scm (libsmf)[description]: Remove claim about
dependencies.
This commit is contained in:
Ricardo Wurmus 2023-02-07 11:26:16 +01:00
parent 6de3c1088e
commit 85e387fe89
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4702,9 +4702,9 @@ inventory, and orders.")
(home-page "http://libsmf.sourceforge.net/")
(synopsis "Standard MIDI File format library")
(description
"LibSMF is a C library for handling SMF (\"*.mid\") files. It transparently handles
conversions between time and pulses, tempo map handling and more. The only dependencies
are a C compiler and glib. Full API documentation and examples are included.")
"LibSMF is a C library for handling SMF (\"*.mid\") files. It
transparently handles conversions between time and pulses, tempo map handling
and more. Full API documentation and examples are included.")
(license license:bsd-2)))
(define-public lmms