aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-03-22 02:28:22 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-03-22 02:28:22 +0000
commit0f770551cebca90c92b7a39b0e0135a445af51f9 (patch)
treec1fc0b535133c7d292808c8cee22817e5cdec0e3 /www
parenta764e59e1d3a8e330f0d484fdb26b35ca3f0b2e4 (diff)
merging in pdj-0.8.4.tar.gz from http://www.le-son666.com/software/pdj/
svn path=/trunk/externals/loaders/pdj/; revision=9624
Diffstat (limited to 'www')
-rw-r--r--www/index.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/www/index.html b/www/index.html
index 219bed2..23abd9a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -34,16 +34,19 @@ into the pdj object argument. If pdj finds out that the .java is younger
than the .class, pdj will compile it for you.</p>
<h2>Requirements:</h2>
<li><a href="http://www-crca.ucsd.edu/%7Emsp/software.html">pure-data</a>
-0.38.x or better</li>
+0.40.x or better</li>
<li><a href="http://java.sun.com">java jdk</a> 1.4.x or better; <i><b>use java 1.5 !!!</b></i></li>
<li><a href="http://ant.apache.org">apache ant</a> 1.5.x or better for
building</li>
-<li><b>works on linux, os x (tested on 10.4) and windows</b></li>
+<li><b>works on Linux / Windows / OS X</b></li>
<h2>Download:</h2>
-<p>Download latest release here: <a href="pdj-0.8.3.tar.gz">pdj-0.8.3.tar.gz</a>
-/ <a href="pdj-0.8.3-win32.zip">pdj-0.8.3-win32.zip</a>
-(September 9 2006)
+<p>Download latest release here: <a href="pdj-0.8.4.tar.gz">pdj-0.8.4.tar.gz</a>
+/ <a href="pdj-0.8.4-win32.zip">pdj-0.8.4-win32.zip</a>
+/ <a href="pdj-0.8.4-osx.zip">pdj-0.8.4-osx.zip</a>
+(March 2008)
</p>
+<p>Documentation: <a href="pdj.pdf">pdj.pdf</a></p>
+
<small>Contact: asb2m10 .at. users.sourceforge.net</small>
</body>
</html>