the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: xerces-j
Version: 2.10.0
Revision: 1
Description: XML parser in Java
Type: java
License: BSD
Maintainer: Benjamin Reed
Depends: system-java (>= 1.5-1)
BuildDepends: <<
ant-base (>= 1.8.1-1),
fink (>= 0.29.7-1),
fink-mirrors (>= 0.22.1.1-1),
system-java-dev (>= 1.5-1)
<<
Source: mirror:apache:xml/%n/Xerces-J-src.%v.tar.gz
Source-MD5: c08cd12a8463e426d7ef51483a6e1e95
Source2: mirror:apache:xml/%n/Xerces-J-tools.%v.tar.gz
Source2-MD5: 108a4a1fb8c665deec7ed2543d16a69f
Source2ExtractDir: xerces-2_10_0
SourceDirectory: xerces-2_10_0
PatchScript: perl -pi -e 's,\r,,g' build.sh
UseMaxBuildJobs: true
CompileScript: sh build.sh -Djavac.source=1.5 -Djavac.target=1.5 jars
InstallScript: echo "nothing to do"
JarFiles: build/*.jar
DocFiles: LICENSE* NOTICE* README* Readme.html
Homepage: http://xml.apache.org/xerces2-j/index.html
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: - avoid the lengthy build of docs (install xerces-j-docs if you want that)