guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: shntool: Improve description.


From: Leo Famulari
Subject: 01/01: gnu: shntool: Improve description.
Date: Sat, 15 Jul 2017 20:53:02 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit d5b357ec434182a6b42043455303e71c2d34feaa
Author: Leo Famulari <address@hidden>
Date:   Sat Jul 15 20:49:51 2017 -0400

    gnu: shntool: Improve description.
    
    * gnu/packages/audio.scm (shntool)[description]: Mention support for CUE 
files.
---
 gnu/packages/audio.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 8a04cfe..bb65ec0 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -2766,7 +2766,8 @@ machine-readable ASCII format.")
     (description "shntool is a multi-purpose WAVE data processing and reporting
 utility.  File formats are abstracted from its core, so it can process any file
 that contains WAVE data, compressed or not---provided there exists a format
-module to handle that particular file type.")
+module to handle that particular file type.  It can also generate CUE files, 
and
+use them split WAVE data into multiple files.")
     (home-page "http://etree.org/shnutils/shntool/";)
     ;; 'install-sh' bears the x11 license
     (license (list license:gpl2+ license:x11))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]