mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 02:16:31 +01:00
gnu: libsmf: Simplify description.
* gnu/packages/music.scm (libsmf)[description]: Remove claim about dependencies.
This commit is contained in:
parent
6de3c1088e
commit
85e387fe89
1 changed files with 3 additions and 3 deletions
|
@ -4702,9 +4702,9 @@ inventory, and orders.")
|
||||||
(home-page "http://libsmf.sourceforge.net/")
|
(home-page "http://libsmf.sourceforge.net/")
|
||||||
(synopsis "Standard MIDI File format library")
|
(synopsis "Standard MIDI File format library")
|
||||||
(description
|
(description
|
||||||
"LibSMF is a C library for handling SMF (\"*.mid\") files. It transparently handles
|
"LibSMF is a C library for handling SMF (\"*.mid\") files. It
|
||||||
conversions between time and pulses, tempo map handling and more. The only dependencies
|
transparently handles conversions between time and pulses, tempo map handling
|
||||||
are a C compiler and glib. Full API documentation and examples are included.")
|
and more. Full API documentation and examples are included.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public lmms
|
(define-public lmms
|
||||||
|
|
Loading…
Add table
Reference in a new issue