description fast stream-based XML output library for Java
long_description The xmlenc library is a fast stream-based XML output \
library for Java. Main design goals are performance, \
simplicitity and pureness.
homepage http://xmlenc.sourceforge.net/
checksums rmd160 98aa383152c8b1f30c285b47d3872c4ee270bdd4 \
sha256 b9440fe46d4a4e53cfbef15f9702b3cff955728a210d3246faf50a24a7b3aa53
depends_build bin:ant:apache-ant
depends_lib bin:java:kaffe
build.target jar javadoc-public
xinstall -m 755 -d ${destroot}${prefix}/share/java/ \
${destroot}${prefix}/share/doc/
xinstall -m 644 ${worksrcpath}/build/xmlenc.jar \
${destroot}${prefix}/share/java/
file copy ${worksrcpath}/build/javadoc \
${destroot}${prefix}/share/doc/${name}