diff options
Diffstat (limited to 'gnu/packages/mp3.scm')
| -rw-r--r-- | gnu/packages/mp3.scm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gnu/packages/mp3.scm b/gnu/packages/mp3.scm index c7efbae8c1d..163e075f181 100644 --- a/gnu/packages/mp3.scm +++ b/gnu/packages/mp3.scm | |||
| @@ -90,7 +90,7 @@ This package contains the library.") | |||
| 90 | (synopsis "Library for reading ID3 tags") | 90 | (synopsis "Library for reading ID3 tags") |
| 91 | (description | 91 | (description |
| 92 | "Libid3tag is a library for reading ID3 tags, both ID3v1 and the various | 92 | "Libid3tag is a library for reading ID3 tags, both ID3v1 and the various |
| 93 | versions of ID3v2") | 93 | versions of ID3v2.") |
| 94 | (license license:gpl2+) | 94 | (license license:gpl2+) |
| 95 | (home-page "http://www.underbit.com/products/mad/"))) | 95 | (home-page "http://www.underbit.com/products/mad/"))) |
| 96 | 96 | ||
| @@ -212,7 +212,7 @@ Speex, WavPack TrueAudio, WAV, AIFF, MP4 and ASF files.") | |||
| 212 | (synopsis "MP3 technical info viewer and ID3 1.x tag editor") | 212 | (synopsis "MP3 technical info viewer and ID3 1.x tag editor") |
| 213 | (description | 213 | (description |
| 214 | "MP3Info is a little utility used to read and modify the ID3 tags of MP3 | 214 | "MP3Info is a little utility used to read and modify the ID3 tags of MP3 |
| 215 | files. MP3Info can also display various techincal aspects of an MP3 file | 215 | files. MP3Info can also display various technical aspects of an MP3 file |
| 216 | including playing time, bit-rate, sampling frequency and other attributes in a | 216 | including playing time, bit-rate, sampling frequency and other attributes in a |
| 217 | pre-defined or user-specifiable output format.") | 217 | pre-defined or user-specifiable output format.") |
| 218 | (license license:gpl2+))) | 218 | (license license:gpl2+))) |
| @@ -234,7 +234,7 @@ pre-defined or user-specifiable output format.") | |||
| 234 | ("libmad" ,libmad) | 234 | ("libmad" ,libmad) |
| 235 | ("libogg" ,libogg) | 235 | ("libogg" ,libogg) |
| 236 | ("libltdl" ,libltdl) | 236 | ("libltdl" ,libltdl) |
| 237 | ("libvorbid" ,libvorbis) | 237 | ("libvorbis" ,libvorbis) |
| 238 | ("pcre" ,pcre))) | 238 | ("pcre" ,pcre))) |
| 239 | (native-inputs | 239 | (native-inputs |
| 240 | `(("pkg-config" ,pkg-config))) | 240 | `(("pkg-config" ,pkg-config))) |
| @@ -242,7 +242,7 @@ pre-defined or user-specifiable output format.") | |||
| 242 | (description | 242 | (description |
| 243 | "Mp3splt is a utility to split mp3 and ogg vorbis files selecting a begin | 243 | "Mp3splt is a utility to split mp3 and ogg vorbis files selecting a begin |
| 244 | and an end time position, without decoding. For splitting an album, one may | 244 | and an end time position, without decoding. For splitting an album, one may |
| 245 | select split points and filenames manually or obtain them automatically from | 245 | select split points and file names manually or obtain them automatically from |
| 246 | CDDB (internet or a local file) or from .cue files. The tool also supports | 246 | CDDB (internet or a local file) or from .cue files. The tool also supports |
| 247 | automatic silence split, that can be used also to adjust cddb/cue splitpoints. | 247 | automatic silence split, that can be used also to adjust cddb/cue splitpoints. |
| 248 | 248 | ||
| @@ -264,11 +264,11 @@ This package contains the library.") | |||
| 264 | "106dnka56prlc9nsfh300f8841am2lmkwlzgl9lkr25mgnc35wwh")))) | 264 | "106dnka56prlc9nsfh300f8841am2lmkwlzgl9lkr25mgnc35wwh")))) |
| 265 | (build-system gnu-build-system) | 265 | (build-system gnu-build-system) |
| 266 | (inputs `(("libmp3splt" ,libmp3splt))) | 266 | (inputs `(("libmp3splt" ,libmp3splt))) |
| 267 | (synopsis "Utiliy for splitting mp3 and ogg vorbis files") | 267 | (synopsis "Utility for splitting mp3 and ogg vorbis files") |
| 268 | (description | 268 | (description |
| 269 | "Mp3splt is a utility to split mp3 and ogg vorbis files selecting a begin | 269 | "Mp3splt is a utility to split mp3 and ogg vorbis files selecting a begin |
| 270 | and an end time position, without decoding. For splitting an album, one may | 270 | and an end time position, without decoding. For splitting an album, one may |
| 271 | select split points and filenames manually or obtain them automatically from | 271 | select split points and file names manually or obtain them automatically from |
| 272 | CDDB (internet or a local file) or from .cue files. The tool also supports | 272 | CDDB (internet or a local file) or from .cue files. The tool also supports |
| 273 | automatic silence split, that can be used also to adjust cddb/cue splitpoints. | 273 | automatic silence split, that can be used also to adjust cddb/cue splitpoints. |
| 274 | 274 | ||
| @@ -444,5 +444,5 @@ format.") | |||
| 444 | (synopsis "Audio player for Musepack-formatted files") | 444 | (synopsis "Audio player for Musepack-formatted files") |
| 445 | (description | 445 | (description |
| 446 | "Mpc123 is a command-line player for files in the Musepack audio | 446 | "Mpc123 is a command-line player for files in the Musepack audio |
| 447 | compression format (.mpc files.)") | 447 | compression format (.mpc files).") |
| 448 | (license license:gpl2+))) | 448 | (license license:gpl2+))) |
