Author: ranger
Date: Mon Sep  4 04:39:21 2006
New Revision: 366

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=366&repname=user%3a+ranger>
Log:
taking over

Added:
    trunk/experimental/common/main/finkinfo/libs/jdom.info

Added: trunk/experimental/common/main/finkinfo/libs/jdom.info
URL: 
<http://svn.finkproject.org/websvn/filedetails.php?path=/trunk/experimental/common/main/finkinfo/libs/jdom.info&rev=366&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/main/finkinfo/libs/jdom.info (added)
+++ trunk/experimental/common/main/finkinfo/libs/jdom.info Mon Sep  4 04:39:21 
2006
@@ -1,0 +1,35 @@
+Package: jdom
+Version: 1.0
+Revision: 1
+Epoch: 1
+Depends: xerces-j, xalan-j, system-java (>= 1.4-1)
+BuildDepends: ant-base, system-java-dev (>= 1.4-1)
+Type: java(1.4)
+
+Source: http://jdom.org/dist/source/%n-%v.tar.gz
+Source-MD5: ce29ecc05d63fdb419737fd00c04c281
+PatchScript: perl -pi -e 's,<javac,<javac target="1.4" source="1.4",g; 
s,classic,modern,g' build.xml
+
+CompileScript: ant package javadoc-link
+InstallScript: <<
+       install -d -m 755 %i/share/doc/%n
+       cp -r build/apidocs %i/share/doc/%n/javadoc
+       cp -r samples %i/share/doc/%n/samples
+<<
+
+JarFiles: build/jdom.jar
+DocFiles: CHANGES.txt COMMITTERS.txt LICENSE.txt README.txt TODO.txt
+
+Description: Alternative DOM processing API for java
+DescDetail: <<
+       A complete, Java-based solution for accessing, manipulating, and
+       outputting XML data from Java code.
+<<
+DescPackaging: <<
+       - Taken over from Bill Bumgarner <[EMAIL PROTECTED]>
+       - Chose the BSD license since the Apache license falls under
+         BSD and the JDOM license is simply a less restrictive apache license.
+<<
+Homepage: http://www.jdom.org/
+Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
+License: BSD


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to