Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv22336/stable/main/finkinfo/libs
Added Files:
stax.info
Log Message:
sync stax to stable to satisfy dep of xmlbeans in stable
--- NEW FILE: stax.info ---
Package: stax
Version: 1.2.0
Revision: 2
Type: java(1.5)
Source: http://dist.codehaus.org/%n/distributions/%n-src-%v_rc1-dev.zip
Source-MD5: e12dab65656f4f9df420e562cc00a776
NoSourceDirectory: true
Depends: system-java (>= 1.5)
BuildDepends: ant-base, system-java-dev (>= 1.5)
CompileScript: <<
#!/bin/sh -ex
ant ri_bin_dist javadoc
<<
InstallScript: <<
#!/bin/sh -ex
# Javadocs
mkdir -p %i/share/doc/%n/javadoc
cp -R build/javadoc/* %i/share/doc/%n/javadoc
find %i/share/doc/%n -type d -print0 | xargs -0 chmod 755
find %i/share/doc/%n -type f -print0 | xargs -0 chmod 644
<<
JarFiles: build/%n-api-1.0.jar build/%n-%v_rc1-dev.jar
DocFiles: ASF2.0.txt
Homepage: http://stax.codehaus.org/
Maintainer: Trevor Harmon <[email protected]>
Description: The Streaming API for XML
DescDetail: <<
StAX is a standard XML processing API that allows you to stream XML data from
and to your application. It's a standard pull parser implementation for the
Java platform.
<<
License: BSD
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn
about Cisco certifications, training, and career opportunities.
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs