[SCM] multimedia-blends/master: Added pysoundfile to devel task

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Thu Apr 30 13:26:43 UTC 2015


The following commit has been merged in the master branch:
commit f281fc9f8dc0e11a0c150da9e4149c0a940184b4
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Thu Apr 30 15:25:56 2015 +0200

    Added pysoundfile to devel task

diff --git a/tasks/devel b/tasks/devel
index 9662202..28fdf43 100644
--- a/tasks/devel
+++ b/tasks/devel
@@ -408,3 +408,15 @@ Homepage: http://non.tuxfamily.org/ntk/
 WNPP: 751548
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/ntk.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-multimedia/ntk.git
+
+Depends: pysoundfile
+Pkg-Description: an audio library based on libsndfile, CFFI, and NumPy
+ PySoundFile can read and write sound files in a variety of formats and
+ eases the application of signal processing algorithms.
+ File reading/writing is supported through libsndfile. PySoundFile
+ represents audio data as NumPy arrays.
+ .
+ Full documentation is available on http://pysoundfile.readthedocs.org/.
+Homepage: https://github.com/bastibe/PySoundFile
+License: BSD
+WNPP: 783467

-- 
multimedia-blends packaging



More information about the pkg-multimedia-commits mailing list