           MODULE=xalan-c++
          VERSION=1.10.0
           SOURCE=Xalan-C_1_10_0-src.tar.gz
          SOURCE2=$MODULE-$VERSION-gcc-4.3.x.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/xml-xalan
       SOURCE_URL=http://apache.deathculture.net/xml/xalan-c
      SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:3fc63045048176e0ab00ce8aa0d15b2c1e5d646b
     SOURCE2_VFY=sha1:4927ec4d8ebbca0ab9457bc077a398f20c241a31
         WEB_SITE=http://xml.apache.org/xalan-c
          ENTERED=20071004
          UPDATED=20090427
            SHORT="XSLT processor written in C++"
            PSAFE=no

cat << EOF
Xalan is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types.
Xalan-C++ version 1.10 is a robust implementation of the W3C
Recommendations for XSL Transformations (XSLT) and the XML Path
Language (XPath). It works with a compatible release of the Xerces-C++
XML parser: Xerces-C++ version 2.7.0. The focus for this release is on
bug fixes, pluggable memory management, and enhanced stability
improvements in stylesheet execution.
EOF
