[SCM] libgroove/master: improve libgrooveplayer long descriptions

andrewrk-guest at users.alioth.debian.org andrewrk-guest at users.alioth.debian.org
Sun Sep 28 23:19:04 UTC 2014


The following commit has been merged in the master branch:
commit 2a3b9cf1b3981e58e62f94fb6599ca127445f2e8
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sun Sep 28 23:10:45 2014 +0000

    improve libgrooveplayer long descriptions

diff --git a/debian/control b/debian/control
index 2c92d62..4d861fe 100644
--- a/debian/control
+++ b/debian/control
@@ -92,7 +92,9 @@ Depends: libgrooveplayer4 (= ${binary:Version}),
  ${misc:Depends}
 Description: audio device playback sink for libgroove (development files)
  This C library provides a GroovePlayer struct which attaches to a
- GroovePlaylist and sends audio frames to a sound device.
+ GroovePlaylist and sends audio frames to a sound device. It also includes
+ dummy player which can simulate playback without actually having access
+ to a sound device.
  .
  This package contains the development files.
 
@@ -102,7 +104,9 @@ Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Description: hardware audio playback for libgroove
- This libgroove plugin plays audio via a sound device.
+ This libgroove plugin plays audio via a sound device. It includes a dummy
+ player which can simulate playback without actually having access to a sound
+ device.
  .
  This package contains the shared library.
 

-- 
libgroove packaging



More information about the pkg-multimedia-commits mailing list