[Lunar-commits] CVS: moonbase/libs/xerces-c++ BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Terry Chan tchan at lunar-linux.org
Tue Jan 27 03:05:10 GMT 2004


Update of /var/cvs/lunar/moonbase/libs/xerces-c++
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19027

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Added this module at bramble's request.  Compiled and tested with gcc-3.2.3,
kernel 2.4.x headers.  It is NOT psafe.


--- NEW FILE: BUILD ---
(

  export XERCESCROOT=$SOURCE_DIRECTORY &&
  cd src/xercesc &&
  default_build
 
) > $C_FIFO 2>&1


--- NEW FILE: DEPENDS ---
depends autoconf

--- NEW FILE: DETAILS ---
          MODULE=xerces-c++
         VERSION=2.4.0
          SOURCE=xerces-c-src_2_4_0.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xerces-c-src2_4_0
   SOURCE_URL[0]=http://www.apache.org/dist/xml/xerces-c/$SOURCE
      SOURCE_VFY=md5:d2cbd82c835441a1420eb38c4dda5129
        WEB_SITE=http://xml.apache.org/xerces-c/index.html
         ENTERED=20040126
         UPDATED=20040126
           PSAFE=no
           SHORT="Xerces-C++ is a validating XML parser written in a portable subset of C++."
cat << EOF
Xerces-C++ makes it easy to give your application the ability to read
and write XML data. A shared library is provided for parsing,
generating, manipulating, and validating XML documents. 

Xerces-C++ is faithful to the XML 1.0 recommendation and many associated standards
EOF



More information about the Lunar-commits mailing list