Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv20235/main/finkinfo/libs

Modified Files:
        apache-forrest.info 
Log Message:
fix build

Index: apache-forrest.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/apache-forrest.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- apache-forrest.info 18 May 2007 20:36:24 -0000      1.2
+++ apache-forrest.info 26 Apr 2011 17:35:11 -0000      1.3
@@ -1,11 +1,22 @@
 Package: apache-forrest
 Version: 0.8
-Revision: 1
+Revision: 2
+Description: Java-based publishing framework
+Type: java
+License: BSD
+Maintainer: Benjamin Reed <apache-forr...@fink.raccoonfink.com>
+
+Depends: <<
+       ant-base (>= 1.8.1-1),
+       system-java (>= 1.5-1)
+<<
+
 Source: mirror:apache:forrest/%n-%v.tar.gz
 Source-MD5: 56799bac54f79cd26a8ba29b10904259
-Depends: ant-base (>= 1.6.5-1), system-java (>= 1.4-1)
-Type: java(1.4)
+
+UseMaxBuildJobs: true
 CompileScript: echo "none needed"
+
 InstallScript: <<
 #!/bin/sh -ex
 
@@ -15,14 +26,14 @@
        mv etc lib main plugins site-author tools whiteboard %i/share/%N/
        pushd %i/share/%N
        ln -s main/*.xml .
+       ln -sf %p/share/java/%n/xml-forrest.jar %i/share/%N/lib/xml-forrest.jar
        popd
 <<
-RuntimeVars: FORREST_HOME: %p/share/%N
 JarFiles: build/*.jar
 DocFiles: KEYS *.txt *.html
+RuntimeVars: FORREST_HOME: %p/share/%N
+
 Homepage: http://forrest.apache.org/
-Maintainer: Benjamin Reed <apache-forr...@fink.racoonfink.com>
-Description: Java-based publishing framework
 DescDetail: <<
 Apache Forrest is a publishing framework that transforms input from
 various sources into a unified presentation in one or more output
@@ -31,4 +42,4 @@
 from content.  Forrest can generate static documents, or be used as
 a dynamic server, or be deployed by its automated facility.
 <<
-License: BSD
+


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to