[SCM] multimedia-blends/master: pd-syslog is NEW, added to puredata task

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Mon Aug 17 20:09:14 UTC 2015


The following commit has been merged in the master branch:
commit 328600d2b95abe3493f5d1b32e450d2979213ded
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Mon Aug 17 22:08:21 2015 +0200

    pd-syslog is NEW, added to puredata task
    
    Also added two more puredata ITPs

diff --git a/tasks/puredata b/tasks/puredata
index ea667b2..4e8c666 100644
--- a/tasks/puredata
+++ b/tasks/puredata
@@ -108,6 +108,8 @@ Depends: pd-sigpack
 
 Depends: pd-smlib
 
+Depends: pd-syslog
+
 Depends: pd-unauthorized
 
 Depends: pd-vbap
@@ -217,3 +219,24 @@ Pkg-Description: Real Time Composition Library for Pd
 Homepage: http://get.puredata.info/rtc-lib
 License: BSD-3-clause
 WNPP: 795903
+
+Depends: pd-log
+Pkg-Description: small library for logging
+ This library adds objects to Pd that allow to create
+ printout at various verbosity levels.
+ .
+ The objects can be used as drop-in replacement for the standard
+ [print] object, but the printed messages can be filtered and
+ have a colourful appearance.
+Homepage: http://get.puredata.info/log
+License: BSD-3
+WNPP: 795904
+
+Depends: pd-testtools
+Pkg-Description: unit test framework for Pd
+ testtools is a collection objects that help the developer with creating unit
+ tests for Pure Data patches, both in the message domain and in the signal
+ domain.
+Homepage: http://get.puredata.info/testtools
+License: BSD-3
+WNPP: 795906

-- 
multimedia-blends packaging



More information about the pkg-multimedia-commits mailing list