[release automation tom@zwizwa.be**20080815065552] hunk ./Makefile 85 +dist: + bin/snapshot `bin/release-version` + echo bump PDP_VERSION in configure.ac! + addfile ./bin/release-version hunk ./bin/release-version 1 +cat configure.ac |grep PDP_VERSION= | sed s/PDP_VERSION=// | sed s/-darcs// hunk ./www/index.html 7 -aimed at providing video and other media processing fuctionality. -PDP's focus is on images and video, but there is support for matrix -processing, 1D and 2D binary cellular automata and opengl rendering -(like Gem). PDP runs on Linux and OSX. The OSX version depends -on Fink. PDP is written by -Tom Schouten. +providing video and other media processing functionality. PDP's focus +is on images and video, but there is support for matrix processing, 1D +and 2D binary cellular automata and opengl rendering (like Gem). PDP +runs on Linux and OSX. The OSX version depends +on Fink. + hunk ./www/index.html 20 -
After version 0.12, a subproject was forked called +
PDP is currently in maintenance only mode. After version 0.12 I + got ambitious and started writing hunk ./www/index.html 23 -which intended to solve some of the problems encountered in the -development of PDP. This in turn brought up new problems to be -solved by the Staapl project. -As you might guess, this is quite a long process. The original -PDP is currently in maintenance only mode. +and Staapl. These projects +address problems in the design of PDP, but are not in a state to be +included back into PDP. However, Packet Forth can be used as a +Pure Data external. hunk ./www/index.html 33 - - hunk ./www/index.html 36 -The latest stable PDP release +The latest stable PDP tarball release hunk ./www/index.html 38 -For latest fixes, use the darcs archive. - - +During this maintenance only phase, the main distribution and code +contribution channel is the Pure Data SVN. I do try to keep +my darcs archive up to +date. +PDP is written by Tom Schouten and released under the GPL v2.