Update of /cvsroot/fink/packages/dists/unstable/main/finkinfo/devel
In directory usw-pr-cvs1:/tmp/cvs-serv6332

Added Files:
        xerces-j-2.0.2-1.info 
Removed Files:
        xerces-j-2.0.1-1.info xerces-j-2.0.1-1.patch 
Log Message:

new upstream version


--- NEW FILE: xerces-j-2.0.2-1.info ---
Package: xerces-j
Version: 2.0.2
Revision: 1
Maintainer: Sylvain Cuaz <[EMAIL PROTECTED]>
#
BuildDepends: ant
Source: http://xml.apache.org/dist/xerces-j/Xerces-J-src.%v.tar.gz
MD5-Source: b626caa5f2d29fa142fb21b20e5914e5
SourceDirectory: xerces-2_0_2
Source2: http://xml.apache.org/dist/xerces-j/Xerces-J-tools.%v.tar.gz
Source2ExtractDir: xerces-2_0_2
MD5-Source2: 23321c31c0a2378d8958dfc149ac1444
PatchScript: <<
 mv build.xml build.xml.orig
 sed 's|:./tools/junit.jar||' < build.xml.orig > build.xml
 chmod 755 build.sh 
<<
CompileScript: <<
 ./build.sh jars docs
<<
InstallScript: <<
 mkdir -p %i/share/doc/%n
 cp -R build/docs %i/share/doc/%n/html
<<
DocFiles: ISSUES LICENSE README Readme.html STATUS TODO
JarFiles: build/*.jar
Description: XML parser in Java
DescDetail: <<
 The rich generating and validating capabilities allow the Xerces-J Parser to be used 
for:
  -  Building XML-savvy Web servers.
  -  The next generation of vertical applications which will use XML as their data 
format.
  -  On-the-fly validation for creating XML editors.
  -  Ensuring the integrity of e-business data expressed in XML.
  -  Building truly internationalized XML applications.
<<
DescPackaging: <<
 - download the tools to build documentation
 - cp the docs to share/doc/%n
 - avoid the lengthy build of javadocs (install xerces-j-javadocs if you want that)
 - junit is only used for the tests, so we don't use it
<<
License: BSD
Homepage: http://xml.apache.org/xerces-j/index.html

--- xerces-j-2.0.1-1.info DELETED ---

--- xerces-j-2.0.1-1.patch DELETED ---



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to