1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../jbig2enc/gcc4.patch
5 # Copyright (C) 2008 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- jbig2enc-0.23/jbig2segments.h.vanilla 2008-10-28 16:45:45.000000000 +0100
18 +++ jbig2enc-0.23/jbig2segments.h 2008-10-28 16:45:51.000000000 +0100
20 #ifndef THIRD_PARTY_JBIG2ENC_JBIG2SEGMENTS_H__
21 #define THIRD_PARTY_JBIG2ENC_JBIG2SEGMENTS_H__
25 #include <netinet/in.h>
27 --- jbig2enc-0.23/jbig2enc.cc.vanilla 2008-10-28 16:46:04.000000000 +0100
28 +++ jbig2enc-0.23/jbig2enc.cc 2008-10-28 16:50:24.000000000 +0100
33 +#include <stdio.h> // for the leptonlib allheader.h due g++
34 #include <allheaders.h>
37 --- jbig2enc-0.27/jbig2sym.cc.vanilla 2008-10-28 16:54:58.000000000 +0100
38 +++ jbig2enc-0.27/jbig2sym.cc 2008-10-28 16:55:02.000000000 +0100
45 #include "jbig2arith.h"
48 --- jbig2enc-0.27/jbig2.cc.vanilla 2008-10-28 16:55:15.000000000 +0100
49 +++ jbig2enc-0.27/jbig2.cc 2008-10-28 16:56:22.000000000 +0100
57 #include <allheaders.h>
59 --- jbig2enc-0.27/jbig2arith.cc.vanilla 2008-10-28 16:53:52.000000000 +0100
60 +++ jbig2enc-0.27/jbig2arith.cc 2008-10-28 16:54:13.000000000 +0100
62 // limitations under the License.
64 #include "jbig2arith.h"