From c8701577ce452e131226961c7ae73419a44ef889 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Wed, 1 Aug 2007 23:36:36 +0000 Subject: + added extended/: pd-extended placeholder build directory hack svn path=/trunk/externals/moocow/; revision=8339 --- extended/README.txt | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 extended/README.txt (limited to 'extended/README.txt') diff --git a/extended/README.txt b/extended/README.txt new file mode 100644 index 0000000..35a0dba --- /dev/null +++ b/extended/README.txt @@ -0,0 +1,47 @@ + README for externals/moocow/extended/ build hacks. + + Last updated Thu, 02 Aug 2007 00:48:50 +0200 + +DESCRIPTION + This directory is for pd-extended compatible builds of (some of) + moocow's externals directly from the CVS repository. + +USAGE + Issuing the following commands to the shell: + + cd externals/moocow/extended (or wherever you extracted the distribution) + make + + ... should result in all objects being compiled into + extended/build/externs. This is intended to be called from + externals/Makefile. + +SUPPORTED EXTERNALS + This makefile currently supports the following of moocow's externals: + + deque + pdstring (just the dummy object, not the library!) + any2string + string2any + readdir + weightmap + + The following of moocow's externals are unsupported (for various + reasons): + + flite + gfsm + ratts + +ACKNOWLEDGEMENTS + Pd by Miller Puckette and others. + + Ideas, black magic, and other nuggets of information drawn from code by + Guenter Geiger, iohannes m zmoelnig, Hans-Christoph Steiner, and others. + +KNOWN BUGS + None known. + +AUTHOR + Bryan Jurish + -- cgit v1.2.1