[SCM] multimedia-blends/master: Add more puredata ITPs to the puredata task

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Mon Aug 17 19:36:24 UTC 2015


The following commit has been merged in the master branch:
commit 491bb3a84f2dca52e7ebecb6ac432a6cfb9bc16f
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Mon Aug 17 21:35:37 2015 +0200

    Add more puredata ITPs to the puredata task
    
    And delete one from the soundsynthesis task

diff --git a/tasks/puredata b/tasks/puredata
index e07a913..ea667b2 100644
--- a/tasks/puredata
+++ b/tasks/puredata
@@ -143,3 +143,77 @@ Pkg-Description: enable Pure Data objects with funny characters
 Homepage: https://get.puredata.info/hexloader
 License: GPL
 WNPP: 795896
+
+Depends: pd-tclpd
+Pkg-Description: Tcl objects for Pd
+ This library allows to to write externals for Pd using the Tcl language.
+ It wraps the Pd API quite closely, and provides a small library of helper
+ functions to be used for writing externals.
+ .
+ Using Tcl for writing objects in Pd has the advantage, the Tcl/Tk is already
+ used as Pd's GUI toolkit, so no additional dependencies are required.
+Homepage: http://get.puredata.info/tclpd
+License: GPL2
+WNPP: 795898
+
+Depends: pd-mediasettings
+Pkg-Description: programmatically modify the audio and MIDI settings from within Pd
+ This library adds a programmatic interface to Pd to query the currently
+ available media interfaces, and allows to enable and configure them.
+Homepage: http://get.puredata.info/mediasettings
+License: GPL2+
+WNPP: 795899
+
+Depends: pd-pduino
+Pkg-Description: Pd-object for interfacing with the arduino
+ This package includes a Pd object and a matching Arduino firmware.  It allows
+ you to control the Arduino board from Pd without having to program in Arduino's
+ C++.
+ .
+ WARNING!  This version of the [arduino] object for Pd will only work with 2.1
+ versions of Firmata or newer!  It will not work with older versions of the
+ firmware!
+Homepage: http://get.puredata.info/pduino
+License: GPL3
+WNPP: 795900
+
+Depends: pd-iem
+Pkg-Description: collection of general purpose objects for Pure Data
+ pd-iem consists of a number of independent submodules
+ - iem_adaptfilt (adaptive filters)
+ - iem_delay (optimized delay lines)
+ - iem_roomsim (room simluation)
+ - iem_spec2 (optimized frequency domain processing)
+Homepage: http://iem.at/
+License: GPL
+WNPP: 795901  
+
+Depends: pd-mrpeach
+Pkg-Description: low-level communication objects for Pure Data
+ This library includes a number of independent submodules, most of them
+ dealing with low-level communication (e.g. on the byte-level):
+ - net
+ - binfile
+ - slip
+ - CMOS
+ - midifile
+Homepage: http://get.puredata.info/mrpeach
+License: GPL2+
+WNPP: 795902
+
+Depends: pd-rtc
+Pkg-Description: Real Time Composition Library for Pd
+ This software library offers the possibility to experiment with a number of
+ compositional techniques, such as serial procedures, permutations and controlled
+ randomness.
+ .
+ Most of these objects are geared towards straightforward processing of data. By
+ using these specialized objects together in a patch, programming becomes much
+ more clear and easy.
+ .
+ Many functions that are often useful in algorithmic composition are provided
+ with this library - therefore the composer could concentrate rather on the
+ composition than the programming aspects.
+Homepage: http://get.puredata.info/rtc-lib
+License: BSD-3-clause
+WNPP: 795903
diff --git a/tasks/soundsynthesis b/tasks/soundsynthesis
index 6a662d7..371ad3c 100644
--- a/tasks/soundsynthesis
+++ b/tasks/soundsynthesis
@@ -114,10 +114,6 @@ Depends: pd-pan
 
 Depends: pd-pddp
 
-Depends: pd-mrpeach
-Pkg-Description: OSC implementation in PureData.
-Homepage: http://sourceforge.net/p/pure-data/svn/17203/tree/trunk/externals/mrpeach/
-
 Depends: pd-msd
 Homepage: http://www.nimon.org/soft.php
 Pkg-Description: MSD stands for the mass spring damper library

-- 
multimedia-blends packaging



More information about the pkg-multimedia-commits mailing list