batik _unstable_ port information

Package: batik
Version: 1.6
Revision: 1
Type: java(1.4)
Maintainer: Thomas Kotzian
# If compiling for Java 1.4, a JAXP library is required (e.g., gnujaxp). Nothing is required for Java 1.5; JAXP is built-in.
Depends: gnujaxp, rhino
BuildDepends: ant-base
SourceDirectory: xml-%n
Source: mirror:apache:xml/%n/%n-src-%v.zip
Source-MD5: b65e12f520f8342605f700204c96cd2b
CompileScript: <<
#!/bin/sh -ex
ant all-jar html
<<
InstallScript: <<
#!/bin/sh -ex
mkdir -p %i/share/doc/%n
cp -R %n-%v/docs/* %i/share/doc/%n/
<<
JarFiles: %n-%v/lib/batik-all.jar
DocFiles: README LICENSE NOTICE
Description: Java SVG Toolkit
DescDetail: <<
Batik is a Java(tm) technology based toolkit for applications or applets that
want to use images in the Scalable Vector Graphics (SVG) format for various
purposes, such as viewing, generation or manipulation.
<<
License: BSD
Homepage: http://xml.apache.org/batik