Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv13635/stable/main/finkinfo/libs
Modified Files:
stylebook.info
Log Message:
sync stylebook to stable to satisfy dep of ant-optional in stable
Index: stylebook.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/stylebook.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- stylebook.info 25 Aug 2009 22:37:59 -0000 1.2
+++ stylebook.info 20 Oct 2011 04:54:29 -0000 1.3
@@ -1,7 +1,25 @@
Package: stylebook
Version: 1.0
-Revision: 0.b3.3
-Distribution: 10.4, 10.5
+Revision: 0.b3.5
+Description: XML-based documentation generator
+Type: java
+License: BSD
+Maintainer: Benjamin Reed <[email protected]>
+
+Depends: <<
+ xalan-j (>= 2.7.1-1),
+ xerces-j (>= 2.10.0-1),
+ system-java (>= 1.5-1)
+<<
+BuildDepends: <<
+ ant-base (>= 1.8.1-1),
+ fink (>= 0.29.7-1),
+ fink-mirrors (>= 0.22.1.1-1),
+ xalan-j (>= 2.7.1-1),
+ xerces-j (>= 2.10.0-1),
+ system-java-dev (>= 1.5-1)
+<<
+
CustomMirror: <<
nam-US: http://ranger.befunk.com/fink
nam-US: http://astrange.ithinksw.net/ranger-fink
@@ -9,32 +27,29 @@
<<
Source: mirror:custom:xml-%n-%v-b2-src.tar.gz
Source-MD5: d7f037e1d0a9d36b7b541f5e7bbeedda
-SourceDirectory: xml-%n
Source2: mirror:custom:stylebook-docs.tar.bz2
Source2-MD5: 1035f88e5eb447d62c286fc29884ec6c
Source2ExtractDir: xml-%n/docs
-PatchScript: perl -pi -e 's,<javac,<javac target="1.4" source="1.4",g'
build.xml
-BuildDepends: ant-base (>= 1.6.5-1), fink (>= 0.22.2-1), fink-mirrors (>=
0.22.1.1-1), xalan-j (>= 2.0-1), xerces-j (>= 2.0-1), system-java-dev (>= 1.4-1)
-Depends: xalan-j (>= 2.0-1), xerces-j (>= 2.0-1), system-java (>= 1.4-1)
-Type: java(1.4)
-CompileScript: <<
-#!/bin/sh -ex
+SourceDirectory: xml-%n
+PatchScript: perl -pi -e 's,<javac,<javac target="1.5" source="1.5",g'
build.xml
+UseMaxBuildJobs: true
+CompileScript: <<
+ #!/bin/sh -ex
+
ant package2
- $JAVA_HOME/bin/javadoc -sourcepath src -d api `find src -name \*.java`
+ javadoc -source 1.4 -sourcepath src -d api `find src -name \*.java`
<<
-JarFiles: bin/stylebook-1.0-b3*.jar
+
InstallScript: <<
#!/bin/sh -ex
install -d -m 755 %i/share/doc/%n
mv api docs/docs styles %i/share/doc/%n
<<
+JarFiles: bin/stylebook-1.0-b3*.jar
DocFiles: *LICENSE*
+
Homepage: http://xml.apache.org/
-Maintainer: Benjamin Reed <[email protected]>
-Description: XML-based documentation generator
-DescDetail: <<
-XML-based documentation generator
-<<
-License: BSD
+DescDetail: XML-based documentation generator
+
------------------------------------------------------------------------------
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