Bug#452875: xmlgraphics-commons: Patch to build with gcj
Michael Koch
konqueror at gmx.de
Mon Feb 4 22:47:23 UTC 2008
On Mon, Feb 04, 2008 at 10:54:13PM +0100, Daniel Hahler wrote:
> Package: xmlgraphics-commons
> Version: 1.2.dfsg-1
> Followup-For: Bug #452875
> User: ubuntu-devel at lists.ubuntu.com
> Usertags: origin-ubuntu hardy ubuntu-patch
>
> In Ubuntu, we've applied the attached patch to achieve the following:
>
> * Merge from Debian unstable. Remaining Ubuntu changes:
> * Build-depend on java-gcj-compat
> - debian/control: Replace sun-java6-jdk with
> "java-gcj-compat-dev (>= 1.0.69-2) | java2-compiler" in
> Build-depend-Indep
> - debian/rules:
> use JAVA_HOME_DIRS, add /usr/lib/jvm/java-gcj/
> * DebianMaintainerField
>
> We thought you might be interested in doing the same or something
> similar.
This will not work. By this the following classes are not built anymore:
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFField.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFLZWDecoder.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFImageEncoder$1.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFImageEncoder$Context.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFImageDecoder.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFDirectory.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFEncodeParam.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFDecodeParam.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFFaxDecoder.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFImage.class
./build/classes/org/apache/xmlgraphics/image/codec/tiff/TIFFImageEncoder.class
These classes are need by batik and/or fop. I don't remember which one.
Cheers,
Michael
More information about the pkg-java-maintainers
mailing list