Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de8e7fac315f603584218af4f2519c9733ccfc3f
commit de8e7fac315f603584218af4f2519c9733ccfc3f Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sat May 3 22:49:40 2008 +0200 fop-0.94-1-i686 - added a note about being !syncd-compatible.. diff --git a/source/apps-extra/fop/FrugalBuild b/source/apps-extra/fop/FrugalBuild index 98c1eea..543fb31 100644 --- a/source/apps-extra/fop/FrugalBuild +++ b/source/apps-extra/fop/FrugalBuild @@ -16,6 +16,12 @@ source=(http://www.apache.org/dist/xmlgraphics/fop/source/fop-$pkgver-src.tar.gz xmlgraphics-commons-1.3.diff) signatures=($source.asc '') +# NOTE: +# currently this fails with: +# /var/tmp/fst/src/fop-0.20.5/build.xml:511: java.io.FileNotFoundException: /var/tmp/fst/src/fop-0.20.5/build/src/org/apache/fop/render/pdf/fonts/TimesBoldItalic.java (Too many open files) +# so syncd won't build it, though it will build properly when you start the +# build second time. reporting this to upstream is in progress.. + build() { Fpatchall _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
