~ruther/guix-local

fc8a431c39bc0db3623130a664d8fe3b815bc221 — Ludovic Courtès 11 years ago b8949a2
gnu: libcdio: Synchronize description.

* gnu/packages/cdrom.scm (libcdio)[description]: Synchronize with GNU.
1 files changed, 3 insertions(+), 1 deletions(-)

M gnu/packages/cdrom.scm
M gnu/packages/cdrom.scm => gnu/packages/cdrom.scm +3 -1
@@ 95,7 95,9 @@ caching facility provided by the library.")
for CD-ROM and CD image file access.  It allows the developer to add CD
access to an application without having to worry about the OS- and
device-dependent properties of CD-ROM or the specific details of CD image
formats.")
formats.  It includes pycdio, a Python interface to libcdio, and
libcdio-paranoia, a library providing jitter-free and error-free audio
extraction from CDs.")
    (license gpl3+)))

(define-public libcdio-paranoia