cairo 1.8.0-x86-mswin32 → 1.8.1-x86-mswin32
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of cairo might be problematic. Click here for more details.
- data/ChangeLog +25 -0
- data/NEWS +8 -0
- data/Rakefile +5 -32
- data/cairo/bin/libcairo-2.dll +0 -0
- data/cairo/bin/libpng12-0.dll +0 -0
- data/cairo/include/cairo/cairo-features.h +1 -1
- data/cairo/include/cairo/cairo-ft.h +75 -0
- data/cairo/include/cairo/cairo-version.h +1 -1
- data/cairo/include/cairo/cairo.h +16 -21
- data/cairo/include/libpng12/png.h +251 -121
- data/cairo/include/libpng12/pngconf.h +83 -56
- data/cairo/include/png.h +251 -121
- data/cairo/include/pngconf.h +83 -56
- data/cairo/lib/cairo.def +5 -0
- data/cairo/lib/cairo.lib +0 -0
- data/cairo/lib/libcairo.dll.a +0 -0
- data/cairo/lib/libpng.def +3 -0
- data/cairo/lib/libpng.lib +0 -0
- data/cairo/lib/libpng12.dll.a +0 -0
- data/cairo/lib/pkgconfig/cairo-ft.pc +12 -0
- data/cairo/lib/pkgconfig/cairo-pdf.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-png.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-ps.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-svg.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-win32-font.pc +2 -2
- data/cairo/lib/pkgconfig/cairo-win32.pc +2 -2
- data/cairo/lib/pkgconfig/cairo.pc +4 -4
- data/cairo/lib/pkgconfig/libpng.pc +2 -2
- data/cairo/lib/pkgconfig/libpng12.pc +2 -2
- data/cairo/manifest/{cairo-dev_1.8.0-1_win32.mft → cairo-dev_1.8.8-2_win32.mft} +5 -3
- data/cairo/manifest/cairo_1.8.8-2_win32.mft +5 -0
- data/cairo/manifest/{libpng-dev_1.2.32-1_win32.mft → libpng-dev_1.2.39-1_win32.mft} +3 -3
- data/cairo/manifest/libpng_1.2.39-1_win32.mft +2 -0
- data/cairo/share/doc/{cairo_1.8.0-1_win32 → cairo_1.8.8-2_win32}/COPYING +0 -0
- data/cairo/share/doc/{cairo_1.8.0-1_win32 → cairo_1.8.8-2_win32}/COPYING-LGPL-2.1 +0 -0
- data/cairo/share/doc/{cairo_1.8.0-1_win32 → cairo_1.8.8-2_win32}/COPYING-MPL-1.1 +0 -0
- data/cairo/share/gtk-doc/html/cairo/bindings-errors.html +9 -9
- data/cairo/share/gtk-doc/html/cairo/bindings-fonts.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-memory.html +8 -8
- data/cairo/share/gtk-doc/html/cairo/bindings-overloading.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-path.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-patterns.html +6 -6
- data/cairo/share/gtk-doc/html/cairo/bindings-return-values.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-streams.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/bindings-surfaces.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-context.html +200 -262
- data/cairo/share/gtk-doc/html/cairo/cairo-drawing.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-error-status.html +61 -60
- data/cairo/share/gtk-doc/html/cairo/cairo-font-face.html +51 -53
- data/cairo/share/gtk-doc/html/cairo/cairo-font-options.html +65 -78
- data/cairo/share/gtk-doc/html/cairo/cairo-fonts.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-ft-font.html +37 -34
- data/cairo/share/gtk-doc/html/cairo/cairo-image-surface.html +49 -60
- data/cairo/share/gtk-doc/html/cairo/cairo-matrix.html +30 -41
- data/cairo/share/gtk-doc/html/cairo/cairo-paths.html +72 -97
- data/cairo/share/gtk-doc/html/cairo/cairo-pattern.html +184 -175
- data/cairo/share/gtk-doc/html/cairo/cairo-pdf-surface.html +40 -34
- data/cairo/share/gtk-doc/html/cairo/cairo-png-functions.html +57 -48
- data/cairo/share/gtk-doc/html/cairo/cairo-ps-surface.html +73 -76
- data/cairo/share/gtk-doc/html/cairo/cairo-quartz-font.html +27 -30
- data/cairo/share/gtk-doc/html/cairo/cairo-quartz-surface.html +29 -34
- data/cairo/share/gtk-doc/html/cairo/cairo-scaled-font.html +102 -106
- data/cairo/share/gtk-doc/html/cairo/cairo-support.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-surface.html +101 -127
- data/cairo/share/gtk-doc/html/cairo/cairo-surfaces.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/cairo-svg-surface.html +52 -49
- data/cairo/share/gtk-doc/html/cairo/cairo-text.html +126 -146
- data/cairo/share/gtk-doc/html/cairo/cairo-transformations.html +26 -35
- data/cairo/share/gtk-doc/html/cairo/cairo-types.html +16 -17
- data/cairo/share/gtk-doc/html/cairo/cairo-user-font.html +121 -127
- data/cairo/share/gtk-doc/html/cairo/cairo-version-info.html +50 -60
- data/cairo/share/gtk-doc/html/cairo/cairo-win32-font.html +37 -46
- data/cairo/share/gtk-doc/html/cairo/cairo-win32-surface.html +58 -58
- data/cairo/share/gtk-doc/html/cairo/cairo-xlib-surface.html +47 -63
- data/cairo/share/gtk-doc/html/cairo/cairo.devhelp +21 -21
- data/cairo/share/gtk-doc/html/cairo/cairo.devhelp2 +21 -21
- data/cairo/share/gtk-doc/html/cairo/index-1.2.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/index-1.4.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/index-1.6.html +5 -5
- data/cairo/share/gtk-doc/html/cairo/index-1.8.html +8 -8
- data/cairo/share/gtk-doc/html/cairo/index-all.html +24 -24
- data/cairo/share/gtk-doc/html/cairo/index.html +6 -6
- data/cairo/share/gtk-doc/html/cairo/index.sgml +19 -19
- data/cairo/share/gtk-doc/html/cairo/language-bindings.html +6 -6
- data/cairo/share/gtk-doc/html/cairo/style.css +8 -1
- data/cairo/share/man/man3/libpng.3 +299 -59
- data/cairo/share/man/man3/libpngpf.3 +2 -2
- data/cairo/share/man/man5/png.5 +1 -1
- data/cairo/src/tml/packaging/cairo_1.8.8-2_win32.log +949 -0
- data/cairo/src/tml/{make/cairo_1.8.0-1_win32.sh → packaging/cairo_1.8.8-2_win32.sh} +6 -6
- data/cairo/src/tml/{make/libpng_1.2.32-1_win32.log → packaging/libpng_1.2.39-1_win32.log} +74 -73
- data/cairo/src/tml/{make/libpng_1.2.32-1_win32.sh → packaging/libpng_1.2.39-1_win32.sh} +4 -4
- data/doc/ja/cairo-context.html +1 -1
- data/doc/ja/index.html +0 -3
- data/extconf.rb +1 -0
- data/pkg-config.rb +4 -0
- data/src/cairo.so +0 -0
- data/src/libruby-cairo.a +0 -0
- data/src/rb_cairo.c +2 -2
- data/src/rb_cairo_surface.c +6 -2
- metadata +20 -50
- data/cairo/DLL_FAQ.txt +0 -397
- data/cairo/README.txt +0 -53
- data/cairo/USAGE.txt +0 -94
- data/cairo/bin/zlib1.dll +0 -0
- data/cairo/include/zconf.h +0 -332
- data/cairo/include/zlib.h +0 -1357
- data/cairo/lib/zdll.exp +0 -0
- data/cairo/lib/zdll.lib +0 -0
- data/cairo/lib/zlib.def +0 -60
- data/cairo/manifest/cairo_1.8.0-1_win32.mft +0 -5
- data/cairo/manifest/libpng_1.2.32-1_win32.mft +0 -2
- data/cairo/src/tml/make/cairo_1.8.0-1_win32.log +0 -1021
- data/cairo/test/example_d.exe +0 -0
- data/cairo/test/minigzip_d.exe +0 -0
- data/cairo/test/testzlib_d.exe +0 -0
- data/cairo/test/untgz_d.exe +0 -0
@@ -3,8 +3,8 @@
|
|
3
3
|
# usable unmodified by others, and is included only for reference.
|
4
4
|
|
5
5
|
MOD=cairo
|
6
|
-
VER=1.8.
|
7
|
-
REV=
|
6
|
+
VER=1.8.8
|
7
|
+
REV=2
|
8
8
|
ARCH=win32
|
9
9
|
|
10
10
|
THIS=${MOD}_${VER}-${REV}_${ARCH}
|
@@ -32,7 +32,7 @@ sed -e 's/need_relink=yes/need_relink=no # no way --tml/' <build/ltmain.sh >buil
|
|
32
32
|
|
33
33
|
sed -e 's!file /!dont-want-to-use-file!' <configure >configure.temp && mv configure.temp configure
|
34
34
|
|
35
|
-
DEPS=`latest --arch=${ARCH} pixman libpng`
|
35
|
+
DEPS=`latest --arch=${ARCH} pixman libpng fontconfig freetype`
|
36
36
|
|
37
37
|
PKG_CONFIG_PATH=/dummy
|
38
38
|
for D in $DEPS; do
|
@@ -41,7 +41,7 @@ done
|
|
41
41
|
|
42
42
|
ZLIB=`latest --arch=${ARCH} zlib`
|
43
43
|
|
44
|
-
CC='gcc -mtune=pentium3 -mms-bitfields -mthreads' CPPFLAGS="-I/devel/dist/${ARCH}/${ZLIB}/include" LDFLAGS="-L/devel/dist/${ARCH}/${ZLIB}/lib" CFLAGS=-O2 ./configure --disable-static --enable-
|
44
|
+
CC='gcc -mtune=pentium3 -mms-bitfields -mthreads' CPPFLAGS="-I/devel/dist/${ARCH}/${ZLIB}/include" LDFLAGS="-L/devel/dist/${ARCH}/${ZLIB}/lib" CFLAGS=-O2 ./configure --disable-static --enable-ft=yes --prefix=c:/devel/target/$HEX &&
|
45
45
|
|
46
46
|
make -j3 zips &&
|
47
47
|
|
@@ -62,7 +62,7 @@ zip -r -D /tmp/$RUNZIP share/doc/$THIS &&
|
|
62
62
|
sed -e 's/ pixman-1 >= 0.12.0//' <lib/pkgconfig/cairo.pc >lib/pkgconfig/cairo.pc.temp && mv lib/pkgconfig/cairo.pc.temp lib/pkgconfig/cairo.pc &&
|
63
63
|
zip /tmp/$DEVZIP lib/pkgconfig/cairo.pc
|
64
64
|
|
65
|
-
) 2>&1 | tee /devel/src/tml/
|
65
|
+
) 2>&1 | tee /devel/src/tml/packaging/$THIS.log &&
|
66
66
|
|
67
|
-
(cd /devel && zip /tmp/$DEVZIP src/tml/
|
67
|
+
(cd /devel && zip /tmp/$DEVZIP src/tml/packaging/$THIS.{sh,log}) &&
|
68
68
|
manifestify /tmp/$RUNZIP /tmp/$DEVZIP
|
@@ -2,11 +2,13 @@
|
|
2
2
|
++ mv ltmain.temp ltmain.sh
|
3
3
|
++ patch -p0
|
4
4
|
patching file `Makefile.in'
|
5
|
+
Hunk #1 succeeded at 1382 (offset 97 lines).
|
6
|
+
++ lt_cv_deplibs_check_method=pass_all
|
5
7
|
++ CC='gcc -mtune=pentium3 -mthreads -mms-bitfields'
|
6
8
|
++ CPPFLAGS='-I /devel/dist/win32/zlib-1.2.3/include'
|
7
9
|
++ LDFLAGS='-L/devel/dist/win32/zlib-1.2.3/lib -Wl,--enable-auto-image-base'
|
8
10
|
++ CFLAGS=-O2
|
9
|
-
++ ./configure --disable-static --without-libpng-compat --without-binconfigs --prefix=c:/devel/target/
|
11
|
+
++ ./configure --disable-static --without-libpng-compat --without-binconfigs --prefix=c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2
|
10
12
|
checking for a BSD-compatible install... /opt/local/bin/install -c
|
11
13
|
checking whether build environment is sane... yes
|
12
14
|
checking for a thread-safe mkdir -p... /bin/mkdir -p
|
@@ -30,23 +32,23 @@ checking for a sed that does not truncate output... /bin/sed
|
|
30
32
|
checking for grep that handles long lines and -e... /opt/gnuwin32/bin/grep
|
31
33
|
checking for egrep... /opt/gnuwin32/bin/grep -E
|
32
34
|
checking for fgrep... /opt/gnuwin32/bin/grep -F
|
33
|
-
checking for ld used by gcc -mtune=pentium3 -mthreads -mms-bitfields... c:/opt/mingw/bin/../lib/gcc/mingw32/
|
34
|
-
checking if the linker (c:/opt/mingw/bin/../lib/gcc/mingw32/
|
35
|
+
checking for ld used by gcc -mtune=pentium3 -mthreads -mms-bitfields... c:/opt/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe
|
36
|
+
checking if the linker (c:/opt/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe) is GNU ld... yes
|
35
37
|
checking how to run the C preprocessor... gcc -mtune=pentium3 -mthreads -mms-bitfields -E
|
36
38
|
checking for sed... /bin/sed
|
37
39
|
checking for as... as
|
38
40
|
checking for dlltool... dlltool
|
39
41
|
checking for objdump... objdump
|
40
|
-
checking
|
41
|
-
checking whether ln -s works... no, using cp -p
|
42
|
+
checking whether ln -s works... yes
|
42
43
|
checking whether make sets $(MAKE)... (cached) yes
|
43
44
|
checking for BSD- or MS-compatible name lister (nm)... /opt/mingw/bin/nm
|
44
45
|
checking the name lister (/opt/mingw/bin/nm) interface... BSD nm
|
45
46
|
checking the maximum length of command line arguments... 8192
|
46
47
|
checking whether the shell understands some XSI constructs... yes
|
47
48
|
checking whether the shell understands "+="... yes
|
48
|
-
checking for c:/opt/mingw/bin/../lib/gcc/mingw32/
|
49
|
-
checking
|
49
|
+
checking for c:/opt/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe option to reload object files... -r
|
50
|
+
checking for objdump... (cached) objdump
|
51
|
+
checking how to recognize dependent libraries... (cached) pass_all
|
50
52
|
checking for ar... ar
|
51
53
|
checking for strip... strip
|
52
54
|
checking for ranlib... ranlib
|
@@ -69,7 +71,7 @@ checking if gcc -mtune=pentium3 -mthreads -mms-bitfields PIC flag -DDLL_EXPORT -
|
|
69
71
|
checking if gcc -mtune=pentium3 -mthreads -mms-bitfields static flag -static works... yes
|
70
72
|
checking if gcc -mtune=pentium3 -mthreads -mms-bitfields supports -c -o file.o... yes
|
71
73
|
checking if gcc -mtune=pentium3 -mthreads -mms-bitfields supports -c -o file.o... (cached) yes
|
72
|
-
checking whether the gcc -mtune=pentium3 -mthreads -mms-bitfields linker (c:/opt/mingw/bin/../lib/gcc/mingw32/
|
74
|
+
checking whether the gcc -mtune=pentium3 -mthreads -mms-bitfields linker (c:/opt/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe) supports shared libraries... yes
|
73
75
|
checking whether -lc should be explicitly linked in... yes
|
74
76
|
checking dynamic linker characteristics... Win32 ld.exe
|
75
77
|
checking how to hardcode library paths into programs... immediate
|
@@ -105,49 +107,49 @@ config.status: creating config.h
|
|
105
107
|
config.status: executing depfiles commands
|
106
108
|
config.status: executing libtool commands
|
107
109
|
++ make install
|
108
|
-
/bin/sh ./libtool
|
110
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c -o libpng12_la-png.lo `test -f 'png.c' || echo './'`png.c
|
109
111
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-png.lo -MD -MP -MF .deps/libpng12_la-png.Tpo -c png.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-png.o
|
110
112
|
mv -f .deps/libpng12_la-png.Tpo .deps/libpng12_la-png.Plo
|
111
|
-
/bin/sh ./libtool
|
113
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c -o libpng12_la-pngset.lo `test -f 'pngset.c' || echo './'`pngset.c
|
112
114
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngset.lo -MD -MP -MF .deps/libpng12_la-pngset.Tpo -c pngset.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngset.o
|
113
115
|
mv -f .deps/libpng12_la-pngset.Tpo .deps/libpng12_la-pngset.Plo
|
114
|
-
/bin/sh ./libtool
|
116
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c -o libpng12_la-pngget.lo `test -f 'pngget.c' || echo './'`pngget.c
|
115
117
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngget.lo -MD -MP -MF .deps/libpng12_la-pngget.Tpo -c pngget.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngget.o
|
116
118
|
mv -f .deps/libpng12_la-pngget.Tpo .deps/libpng12_la-pngget.Plo
|
117
|
-
/bin/sh ./libtool
|
119
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c -o libpng12_la-pngrutil.lo `test -f 'pngrutil.c' || echo './'`pngrutil.c
|
118
120
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngrutil.lo -MD -MP -MF .deps/libpng12_la-pngrutil.Tpo -c pngrutil.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngrutil.o
|
119
121
|
mv -f .deps/libpng12_la-pngrutil.Tpo .deps/libpng12_la-pngrutil.Plo
|
120
|
-
/bin/sh ./libtool
|
122
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c -o libpng12_la-pngtrans.lo `test -f 'pngtrans.c' || echo './'`pngtrans.c
|
121
123
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngtrans.lo -MD -MP -MF .deps/libpng12_la-pngtrans.Tpo -c pngtrans.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngtrans.o
|
122
124
|
mv -f .deps/libpng12_la-pngtrans.Tpo .deps/libpng12_la-pngtrans.Plo
|
123
|
-
/bin/sh ./libtool
|
125
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c -o libpng12_la-pngwutil.lo `test -f 'pngwutil.c' || echo './'`pngwutil.c
|
124
126
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngwutil.lo -MD -MP -MF .deps/libpng12_la-pngwutil.Tpo -c pngwutil.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngwutil.o
|
125
127
|
mv -f .deps/libpng12_la-pngwutil.Tpo .deps/libpng12_la-pngwutil.Plo
|
126
|
-
/bin/sh ./libtool
|
128
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c -o libpng12_la-pngread.lo `test -f 'pngread.c' || echo './'`pngread.c
|
127
129
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngread.lo -MD -MP -MF .deps/libpng12_la-pngread.Tpo -c pngread.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngread.o
|
128
130
|
mv -f .deps/libpng12_la-pngread.Tpo .deps/libpng12_la-pngread.Plo
|
129
|
-
/bin/sh ./libtool
|
131
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c -o libpng12_la-pngrio.lo `test -f 'pngrio.c' || echo './'`pngrio.c
|
130
132
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngrio.lo -MD -MP -MF .deps/libpng12_la-pngrio.Tpo -c pngrio.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngrio.o
|
131
133
|
mv -f .deps/libpng12_la-pngrio.Tpo .deps/libpng12_la-pngrio.Plo
|
132
|
-
/bin/sh ./libtool
|
134
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c -o libpng12_la-pngwio.lo `test -f 'pngwio.c' || echo './'`pngwio.c
|
133
135
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngwio.lo -MD -MP -MF .deps/libpng12_la-pngwio.Tpo -c pngwio.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngwio.o
|
134
136
|
mv -f .deps/libpng12_la-pngwio.Tpo .deps/libpng12_la-pngwio.Plo
|
135
|
-
/bin/sh ./libtool
|
137
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c -o libpng12_la-pngwrite.lo `test -f 'pngwrite.c' || echo './'`pngwrite.c
|
136
138
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngwrite.lo -MD -MP -MF .deps/libpng12_la-pngwrite.Tpo -c pngwrite.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngwrite.o
|
137
139
|
mv -f .deps/libpng12_la-pngwrite.Tpo .deps/libpng12_la-pngwrite.Plo
|
138
|
-
/bin/sh ./libtool
|
140
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c -o libpng12_la-pngrtran.lo `test -f 'pngrtran.c' || echo './'`pngrtran.c
|
139
141
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngrtran.lo -MD -MP -MF .deps/libpng12_la-pngrtran.Tpo -c pngrtran.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngrtran.o
|
140
142
|
mv -f .deps/libpng12_la-pngrtran.Tpo .deps/libpng12_la-pngrtran.Plo
|
141
|
-
/bin/sh ./libtool
|
143
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c -o libpng12_la-pngwtran.lo `test -f 'pngwtran.c' || echo './'`pngwtran.c
|
142
144
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngwtran.lo -MD -MP -MF .deps/libpng12_la-pngwtran.Tpo -c pngwtran.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngwtran.o
|
143
145
|
mv -f .deps/libpng12_la-pngwtran.Tpo .deps/libpng12_la-pngwtran.Plo
|
144
|
-
/bin/sh ./libtool
|
146
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c -o libpng12_la-pngmem.lo `test -f 'pngmem.c' || echo './'`pngmem.c
|
145
147
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngmem.lo -MD -MP -MF .deps/libpng12_la-pngmem.Tpo -c pngmem.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngmem.o
|
146
148
|
mv -f .deps/libpng12_la-pngmem.Tpo .deps/libpng12_la-pngmem.Plo
|
147
|
-
/bin/sh ./libtool
|
149
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c -o libpng12_la-pngerror.lo `test -f 'pngerror.c' || echo './'`pngerror.c
|
148
150
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngerror.lo -MD -MP -MF .deps/libpng12_la-pngerror.Tpo -c pngerror.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngerror.o
|
149
151
|
mv -f .deps/libpng12_la-pngerror.Tpo .deps/libpng12_la-pngerror.Plo
|
150
|
-
/bin/sh ./libtool
|
152
|
+
/bin/sh ./libtool --tag=CC --mode=compile gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c -o libpng12_la-pngpread.lo `test -f 'pngpread.c' || echo './'`pngpread.c
|
151
153
|
libtool: compile: gcc -mtune=pentium3 -mthreads -mms-bitfields -DHAVE_CONFIG_H -I. -DPNG_CONFIGURE_LIBPNG -I /devel/dist/win32/zlib-1.2.3/include -O2 -MT libpng12_la-pngpread.lo -MD -MP -MF .deps/libpng12_la-pngpread.Tpo -c pngpread.c -DDLL_EXPORT -DPIC -o .libs/libpng12_la-pngpread.o
|
152
154
|
mv -f .deps/libpng12_la-pngpread.Tpo .deps/libpng12_la-pngpread.Plo
|
153
155
|
rm -f libpng.sym libpng.sym.new
|
@@ -162,27 +164,27 @@ echo PNG12_0 '{global:' > libpng.vers.new
|
|
162
164
|
/bin/sed s/$/\;/ libpng.sym >> libpng.vers.new
|
163
165
|
echo 'local: *; };' >> libpng.vers.new
|
164
166
|
mv libpng.vers.new libpng.vers
|
165
|
-
/bin/sh ./libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -mms-bitfields -O2 -no-undefined -export-dynamic -version-number 0:
|
167
|
+
/bin/sh ./libtool --tag=CC --mode=link gcc -mtune=pentium3 -mthreads -mms-bitfields -O2 -no-undefined -export-dynamic -version-number 0:39:0 -Wl,--version-script=libpng.vers -L/devel/dist/win32/zlib-1.2.3/lib -Wl,--enable-auto-image-base -o libpng12.la -rpath c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib libpng12_la-png.lo libpng12_la-pngset.lo libpng12_la-pngget.lo libpng12_la-pngrutil.lo libpng12_la-pngtrans.lo libpng12_la-pngwutil.lo libpng12_la-pngread.lo libpng12_la-pngrio.lo libpng12_la-pngwio.lo libpng12_la-pngwrite.lo libpng12_la-pngrtran.lo libpng12_la-pngwtran.lo libpng12_la-pngmem.lo libpng12_la-pngerror.lo libpng12_la-pngpread.lo -lz
|
166
168
|
libtool: link: gcc -mtune=pentium3 -mthreads -mms-bitfields -shared .libs/libpng12_la-png.o .libs/libpng12_la-pngset.o .libs/libpng12_la-pngget.o .libs/libpng12_la-pngrutil.o .libs/libpng12_la-pngtrans.o .libs/libpng12_la-pngwutil.o .libs/libpng12_la-pngread.o .libs/libpng12_la-pngrio.o .libs/libpng12_la-pngwio.o .libs/libpng12_la-pngwrite.o .libs/libpng12_la-pngrtran.o .libs/libpng12_la-pngwtran.o .libs/libpng12_la-pngmem.o .libs/libpng12_la-pngerror.o .libs/libpng12_la-pngpread.o -L/devel/dist/win32/zlib-1.2.3/lib -lz -mtune=pentium3 -mthreads -mms-bitfields -Wl,--version-script=libpng.vers -Wl,--enable-auto-image-base -mthreads -o .libs/libpng12-0.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker .libs/libpng12.dll.a
|
167
169
|
Creating library file: .libs/libpng12.dll.a
|
168
|
-
libtool: link: ( cd ".libs" && rm -f "libpng12.la" &&
|
170
|
+
libtool: link: ( cd ".libs" && rm -f "libpng12.la" && ln -s "../libpng12.la" "libpng12.la" )
|
169
171
|
cp libpng.pc libpng12.pc
|
170
|
-
make[1]: Entering directory `/devel/src/libpng/1.2.
|
171
|
-
test -z "c:/devel/target/
|
172
|
-
test -z "c:/devel/target/
|
173
|
-
/bin/sh ./libtool --mode=install /opt/local/bin/install -c
|
174
|
-
libtool: install: /opt/local/bin/install -c .libs/libpng12.dll.a c:/devel/target/
|
172
|
+
make[1]: Entering directory `/devel/src/libpng/1.2.39-1_win32'
|
173
|
+
test -z "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/bin" || /bin/mkdir -p "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/bin"
|
174
|
+
test -z "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib" || /bin/mkdir -p "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib"
|
175
|
+
/bin/sh ./libtool --mode=install /opt/local/bin/install -c libpng12.la 'c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib'
|
176
|
+
libtool: install: /opt/local/bin/install -c .libs/libpng12.dll.a c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/libpng12.dll.a
|
175
177
|
libtool: install: base_file=`basename libpng12.la`
|
176
178
|
libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libpng12.la'i; echo libpng12-0.dll'`
|
177
|
-
libtool: install: dldir=c:/devel/target/
|
178
|
-
libtool: install: test -d c:/devel/target/
|
179
|
-
libtool: install: /opt/local/bin/install -c .libs/libpng12-0.dll c:/devel/target/
|
180
|
-
libtool: install: chmod a+x c:/devel/target/
|
181
|
-
libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded c:/devel/target/
|
182
|
-
libtool: install: /opt/local/bin/install -c .libs/libpng12.lai c:/devel/target/
|
179
|
+
libtool: install: dldir=c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/`dirname ../bin/libpng12-0.dll`
|
180
|
+
libtool: install: test -d c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/../bin || mkdir -p c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/../bin
|
181
|
+
libtool: install: /opt/local/bin/install -c .libs/libpng12-0.dll c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/../bin/libpng12-0.dll
|
182
|
+
libtool: install: chmod a+x c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/../bin/libpng12-0.dll
|
183
|
+
libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/../bin/libpng12-0.dll' || exit 0; fi
|
184
|
+
libtool: install: /opt/local/bin/install -c .libs/libpng12.lai c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/libpng12.la
|
183
185
|
----------------------------------------------------------------------
|
184
186
|
Libraries have been installed in:
|
185
|
-
c:/devel/target/
|
187
|
+
c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib
|
186
188
|
|
187
189
|
If you ever happen to want to link against installed libraries
|
188
190
|
in a given directory, LIBDIR, you must either use libtool, and
|
@@ -198,19 +200,20 @@ See any operating system documentation about shared libraries for
|
|
198
200
|
more information, such as the ld(1) and ld.so(8) manual pages.
|
199
201
|
----------------------------------------------------------------------
|
200
202
|
make install-exec-hook
|
201
|
-
make[2]: Entering directory `/devel/src/libpng/1.2.
|
202
|
-
cd c:/devel/target/
|
203
|
-
cd c:/devel/target/
|
204
|
-
|
203
|
+
make[2]: Entering directory `/devel/src/libpng/1.2.39-1_win32'
|
204
|
+
cd c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/bin; rm -f libpng-config
|
205
|
+
cd c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/bin; ln -s libpng12-config libpng-config
|
206
|
+
ln: creating symbolic link `libpng-config' to `libpng12-config': No such file or directory
|
205
207
|
make[2]: [install-exec-hook] Error 1 (ignored)
|
206
|
-
+ cd c:/devel/target/
|
208
|
+
+ cd c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib
|
207
209
|
+ for ext in a la so sl dylib
|
208
210
|
+ rm -f libpng.a
|
209
211
|
+ test -f libpng12.a
|
212
|
+
+ ln -s libpng12.a libpng.a
|
210
213
|
+ for ext in a la so sl dylib
|
211
214
|
+ rm -f libpng.la
|
212
215
|
+ test -f libpng12.la
|
213
|
-
+
|
216
|
+
+ ln -s libpng12.la libpng.la
|
214
217
|
+ for ext in a la so sl dylib
|
215
218
|
+ rm -f libpng.so
|
216
219
|
+ test -f libpng12.so
|
@@ -220,36 +223,34 @@ make[2]: [install-exec-hook] Error 1 (ignored)
|
|
220
223
|
+ for ext in a la so sl dylib
|
221
224
|
+ rm -f libpng.dylib
|
222
225
|
+ test -f libpng12.dylib
|
223
|
-
make[2]: Leaving directory `/devel/src/libpng/1.2.
|
224
|
-
test -z "c:/devel/target/
|
225
|
-
/opt/local/bin/install -c -m 644
|
226
|
-
/
|
227
|
-
|
228
|
-
/
|
229
|
-
|
230
|
-
/
|
231
|
-
|
232
|
-
/opt/local/bin/install -c -m 644 'png.h' 'c:/devel/target/4c814631e37619e836612142f0b035ce/include/libpng12/png.h'
|
233
|
-
/opt/local/bin/install -c -m 644 'pngconf.h' 'c:/devel/target/4c814631e37619e836612142f0b035ce/include/libpng12/pngconf.h'
|
226
|
+
make[2]: Leaving directory `/devel/src/libpng/1.2.39-1_win32'
|
227
|
+
test -z "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/share/man/man3" || /bin/mkdir -p "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/share/man/man3"
|
228
|
+
/opt/local/bin/install -c -m 644 libpng.3 libpngpf.3 'c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/share/man/man3'
|
229
|
+
test -z "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/share/man/man5" || /bin/mkdir -p "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/share/man/man5"
|
230
|
+
/opt/local/bin/install -c -m 644 png.5 'c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/share/man/man5'
|
231
|
+
test -z "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/pkgconfig" || /bin/mkdir -p "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/pkgconfig"
|
232
|
+
/opt/local/bin/install -c -m 644 libpng12.pc 'c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/pkgconfig'
|
233
|
+
test -z "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/include/libpng12" || /bin/mkdir -p "c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/include/libpng12"
|
234
|
+
/opt/local/bin/install -c -m 644 png.h pngconf.h 'c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/include/libpng12'
|
234
235
|
make install-data-hook
|
235
|
-
make[2]: Entering directory `/devel/src/libpng/1.2.
|
236
|
-
cd c:/devel/target/
|
237
|
-
cd c:/devel/target/
|
238
|
-
cd c:/devel/target/
|
239
|
-
cd c:/devel/target/
|
240
|
-
cd c:/devel/target/
|
241
|
-
make[2]: Leaving directory `/devel/src/libpng/1.2.
|
242
|
-
make[1]: Leaving directory `/devel/src/libpng/1.2.
|
243
|
-
++ rm -f /tmp/libpng_1.2.
|
244
|
-
++ cd /devel/target/
|
245
|
-
++ zip /tmp/libpng_1.2.
|
246
|
-
adding: bin/libpng12-0.dll (224 bytes security) (deflated
|
247
|
-
++ zip -r -D /tmp/libpng-dev_1.2.
|
248
|
-
adding: include/libpng12/png.h (224 bytes security) (deflated
|
236
|
+
make[2]: Entering directory `/devel/src/libpng/1.2.39-1_win32'
|
237
|
+
cd c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/include; rm -f png.h pngconf.h
|
238
|
+
cd c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/include; ln -s libpng12/png.h png.h
|
239
|
+
cd c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/include; ln -s libpng12/pngconf.h pngconf.h
|
240
|
+
cd c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/pkgconfig; rm -f libpng.pc
|
241
|
+
cd c:/devel/target/9fa626d290ae1917296a60f7f6cbcaf2/lib/pkgconfig; ln -s libpng12.pc libpng.pc
|
242
|
+
make[2]: Leaving directory `/devel/src/libpng/1.2.39-1_win32'
|
243
|
+
make[1]: Leaving directory `/devel/src/libpng/1.2.39-1_win32'
|
244
|
+
++ rm -f /tmp/libpng_1.2.39-1_win32.zip /tmp/libpng-dev_1.2.39-1_win32.zip
|
245
|
+
++ cd /devel/target/9fa626d290ae1917296a60f7f6cbcaf2
|
246
|
+
++ zip /tmp/libpng_1.2.39-1_win32.zip bin/libpng12-0.dll
|
247
|
+
adding: bin/libpng12-0.dll (224 bytes security) (deflated 54%)
|
248
|
+
++ zip -r -D /tmp/libpng-dev_1.2.39-1_win32.zip include
|
249
|
+
adding: include/libpng12/png.h (224 bytes security) (deflated 78%)
|
249
250
|
adding: include/libpng12/pngconf.h (224 bytes security) (deflated 73%)
|
250
|
-
adding: include/png.h (224 bytes security) (deflated
|
251
|
+
adding: include/png.h (224 bytes security) (deflated 78%)
|
251
252
|
adding: include/pngconf.h (224 bytes security) (deflated 73%)
|
252
|
-
++ zip /tmp/libpng-dev_1.2.
|
253
|
+
++ zip /tmp/libpng-dev_1.2.39-1_win32.zip lib/libpng12.dll.a
|
253
254
|
adding: lib/libpng12.dll.a (224 bytes security) (deflated 93%)
|
254
255
|
++ pexports bin/libpng12-0.dll
|
255
256
|
++ lib -machine:X86 -def:lib/libpng.def -name:libpng12-0.dll -out:lib/libpng.lib
|
@@ -257,13 +258,13 @@ Microsoft (R) Library Manager Version 6.00.8447
|
|
257
258
|
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.
|
258
259
|
|
259
260
|
Creating library lib/libpng.lib and object lib/libpng.exp
|
260
|
-
++ zip /tmp/libpng-dev_1.2.
|
261
|
+
++ zip /tmp/libpng-dev_1.2.39-1_win32.zip lib/libpng.def lib/libpng.lib
|
261
262
|
adding: lib/libpng.def (224 bytes security) (deflated 74%)
|
262
263
|
adding: lib/libpng.lib (224 bytes security) (deflated 86%)
|
263
|
-
++ zip /tmp/libpng-dev_1.2.
|
264
|
+
++ zip /tmp/libpng-dev_1.2.39-1_win32.zip lib/pkgconfig/libpng.pc lib/pkgconfig/libpng12.pc
|
264
265
|
adding: lib/pkgconfig/libpng.pc (224 bytes security) (deflated 29%)
|
265
266
|
adding: lib/pkgconfig/libpng12.pc (224 bytes security) (deflated 29%)
|
266
|
-
++ zip -r -D /tmp/libpng-dev_1.2.
|
267
|
+
++ zip -r -D /tmp/libpng-dev_1.2.39-1_win32.zip share/man
|
267
268
|
adding: share/man/man3/libpng.3 (224 bytes security) (deflated 72%)
|
268
269
|
adding: share/man/man3/libpngpf.3 (224 bytes security) (deflated 88%)
|
269
270
|
adding: share/man/man5/png.5 (224 bytes security) (deflated 53%)
|
@@ -3,7 +3,7 @@
|
|
3
3
|
# usable unmodified by others, and is included only for reference.
|
4
4
|
|
5
5
|
MOD=libpng
|
6
|
-
VER=1.2.
|
6
|
+
VER=1.2.39
|
7
7
|
REV=1
|
8
8
|
ARCH=win32
|
9
9
|
|
@@ -41,7 +41,7 @@ patch -p0 <<'EOF' &&
|
|
41
41
|
for ext in a la so sl dylib; do\
|
42
42
|
EOF
|
43
43
|
|
44
|
-
CC='gcc -mtune=pentium3 -mthreads -mms-bitfields' CPPFLAGS="-I /devel/dist/${ARCH}/${ZLIB}/include" LDFLAGS="-L/devel/dist/${ARCH}/${ZLIB}/lib -Wl,--enable-auto-image-base" CFLAGS=-O2 ./configure --disable-static --without-libpng-compat --without-binconfigs --prefix=$TARGET &&
|
44
|
+
lt_cv_deplibs_check_method='pass_all' CC='gcc -mtune=pentium3 -mthreads -mms-bitfields' CPPFLAGS="-I /devel/dist/${ARCH}/${ZLIB}/include" LDFLAGS="-L/devel/dist/${ARCH}/${ZLIB}/lib -Wl,--enable-auto-image-base" CFLAGS=-O2 ./configure --disable-static --without-libpng-compat --without-binconfigs --prefix=$TARGET &&
|
45
45
|
make install &&
|
46
46
|
|
47
47
|
rm -f /tmp/$RUNZIP /tmp/$DEVZIP &&
|
@@ -57,7 +57,7 @@ zip /tmp/$DEVZIP lib/pkgconfig/libpng*.pc &&
|
|
57
57
|
zip -r -D /tmp/$DEVZIP share/man
|
58
58
|
)
|
59
59
|
|
60
|
-
) 2>&1 | tee /devel/src/tml/
|
60
|
+
) 2>&1 | tee /devel/src/tml/packaging/$THIS.log &&
|
61
61
|
|
62
|
-
(cd /devel && zip /tmp/$DEVZIP src/tml/
|
62
|
+
(cd /devel && zip /tmp/$DEVZIP src/tml/packaging/$THIS.{sh,log}) &&
|
63
63
|
manifestify /tmp/$RUNZIP /tmp/$DEVZIP
|
data/doc/ja/cairo-context.html
CHANGED
@@ -1061,7 +1061,7 @@ context.move_to(x + dx, y + dy)</pre>
|
|
1061
1061
|
<dt><a name="label-102" id="label-102"><code>select_font_face(<var>family</var>=<var>nil</var>, <var>slant</var>=<var>nil</var>, <var>weight</var>=<var>nil</var>)</code></a></dt><!-- RDLabel: "select_font_face" -->
|
1062
1062
|
<dd>
|
1063
1063
|
<p>注: このメソッドはcairoの設計者が「おもちゃのような」テ
|
1064
|
-
キストAPI
|
1064
|
+
キストAPIと呼んでいるものの一部です。小さなデモや単純な
|
1065
1065
|
プログラムには便利ですが、まじめにテキストを使うアプリ
|
1066
1066
|
ケーションに十分な能力があることは期待されていません。</p>
|
1067
1067
|
<p>フォント名、傾き、重みという単純化した記述からフォント
|
data/doc/ja/index.html
CHANGED
@@ -686,14 +686,11 @@
|
|
686
686
|
<li><a href="cairo-font-options.html#label-12">Cairo::FontOptions#hint_metrics=</a></li>
|
687
687
|
<li><a href="cairo-font-options.html#label-14">Cairo::FontOptions#hint_style</a></li>
|
688
688
|
<li><a href="cairo-font-options.html#label-15">Cairo::FontOptions#hint_style=</a></li>
|
689
|
-
<li><a href="cairo-font-options.html">Cairo::FontOptions#lcd_filter</a></li>
|
690
|
-
<li><a href="cairo-font-options.html">Cairo::FontOptions#lcd_filter=</a></li>
|
691
689
|
<li><a href="cairo-font-options.html#label-17">Cairo::FontOptions#merge</a></li>
|
692
690
|
<li><a href="cairo-font-options.html#label-18">Cairo::FontOptions#merge!</a></li>
|
693
691
|
<li><a href="cairo-font-options.html#label-7">Cairo::FontOptions#set_antialias</a></li>
|
694
692
|
<li><a href="cairo-font-options.html#label-13">Cairo::FontOptions#set_hint_metrics</a></li>
|
695
693
|
<li><a href="cairo-font-options.html#label-16">Cairo::FontOptions#set_hint_style</a></li>
|
696
|
-
<li><a href="cairo-font-options.html">Cairo::FontOptions#set_lcd_filter</a></li>
|
697
694
|
<li><a href="cairo-font-options.html#label-22">Cairo::FontOptions#set_subpixel_order</a></li>
|
698
695
|
<li><a href="cairo-font-options.html#label-20">Cairo::FontOptions#subpixel_order</a></li>
|
699
696
|
<li><a href="cairo-font-options.html#label-21">Cairo::FontOptions#subpixel_order=</a></li>
|
data/extconf.rb
CHANGED
@@ -81,6 +81,7 @@ major, minor, micro = 1, 2, 0
|
|
81
81
|
PKGConfig.have_package(pkg, major, minor, micro) or exit 1
|
82
82
|
|
83
83
|
have_header("ruby/st.h") unless have_macro("HAVE_RUBY_ST_H", "ruby.h")
|
84
|
+
have_header("ruby/io.h") unless have_macro("HAVE_RUBY_IO_H", "ruby.h")
|
84
85
|
have_func("rb_errinfo", "ruby.h")
|
85
86
|
have_type("enum ruby_value_type", "ruby.h")
|
86
87
|
|
data/pkg-config.rb
CHANGED
@@ -1,3 +1,6 @@
|
|
1
|
+
# Copyright 2008-2009 Kouhei Sutou <kou@cozmixng.org>
|
2
|
+
# This file is made available under the same terms as Ruby.
|
3
|
+
|
1
4
|
require "rbconfig"
|
2
5
|
|
3
6
|
require 'mkmf'
|
@@ -206,6 +209,7 @@ class PackageConfig
|
|
206
209
|
"/opt/local/lib/pkgconfig",
|
207
210
|
"/usr/lib64/pkgconfig",
|
208
211
|
"/usr/lib/pkgconfig",
|
212
|
+
"/usr/X11/lib/pkgconfig/",
|
209
213
|
"/usr/share/pkgconfig"].join(separator)
|
210
214
|
libdir = ENV["PKG_CONFIG_LIBDIR"]
|
211
215
|
default_path = [libdir, default_path].join(separator) if libdir
|
data/src/cairo.so
CHANGED
Binary file
|
data/src/libruby-cairo.a
CHANGED
Binary file
|
data/src/rb_cairo.c
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
* Ruby Cairo Binding
|
4
4
|
*
|
5
5
|
* $Author: kou $
|
6
|
-
* $Date:
|
6
|
+
* $Date: 2009-12-13 11:27:45 $
|
7
7
|
*
|
8
8
|
* Copyright 2006-2008 Kouhei Sutou <kou@cozmixng.org>
|
9
9
|
* Copyright 2005 Øyvind Kolås <pippin@freedesktop.org>
|
@@ -76,7 +76,7 @@ Init_cairo ()
|
|
76
76
|
|
77
77
|
rb_define_const (rb_mCairo, "BINDINGS_VERSION",
|
78
78
|
rb_ary_new3 (4,
|
79
|
-
INT2FIX (1), INT2FIX (8), INT2FIX (
|
79
|
+
INT2FIX (1), INT2FIX (8), INT2FIX (1), Qnil));
|
80
80
|
|
81
81
|
rb_define_module_function (rb_mCairo, "satisfied_version?",
|
82
82
|
rb_cairo_satisfied_version, -1);
|
data/src/rb_cairo_surface.c
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
* Ruby Cairo Binding
|
4
4
|
*
|
5
5
|
* $Author: kou $
|
6
|
-
* $Date: 2008-
|
6
|
+
* $Date: 2008-11-01 14:23:14 $
|
7
7
|
*
|
8
8
|
* Copyright 2005 Øyvind Kolås <pippin@freedesktop.org>
|
9
9
|
* Copyright 2004-2005 MenTaLguY <mental@rydia.com>
|
@@ -27,7 +27,11 @@
|
|
27
27
|
# undef OpenFile
|
28
28
|
#endif
|
29
29
|
|
30
|
-
#
|
30
|
+
#ifdef HAVE_RUBY_IO_H
|
31
|
+
# include <ruby/io.h>
|
32
|
+
#else
|
33
|
+
# include <rubyio.h>
|
34
|
+
#endif
|
31
35
|
|
32
36
|
#ifdef CAIRO_HAS_QUARTZ_SURFACE
|
33
37
|
# ifndef HAVE_TYPE_ENUM_RUBY_VALUE_TYPE
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cairo
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.8.
|
4
|
+
version: 1.8.1
|
5
5
|
platform: x86-mswin32
|
6
6
|
authors:
|
7
7
|
- Evan Marin
|
@@ -12,7 +12,7 @@ autorequire:
|
|
12
12
|
bindir: bin
|
13
13
|
cert_chain: []
|
14
14
|
|
15
|
-
date:
|
15
|
+
date: 2009-12-13 00:00:00 +09:00
|
16
16
|
default_executable:
|
17
17
|
dependencies: []
|
18
18
|
|
@@ -371,46 +371,28 @@ files:
|
|
371
371
|
- test/test_text_to_glyphs_data.rb
|
372
372
|
- src/cairo.so
|
373
373
|
- src/libruby-cairo.a
|
374
|
-
- cairo
|
375
|
-
- cairo/
|
376
|
-
- cairo/
|
377
|
-
- cairo/
|
378
|
-
- cairo/manifest
|
379
|
-
- cairo/manifest/libpng_1.2.32-1_win32.mft
|
380
|
-
- cairo/manifest/cairo-dev_1.8.0-1_win32.mft
|
381
|
-
- cairo/manifest/libpng-dev_1.2.32-1_win32.mft
|
382
|
-
- cairo/manifest/cairo_1.8.0-1_win32.mft
|
383
|
-
- cairo/include
|
374
|
+
- cairo/manifest/cairo_1.8.8-2_win32.mft
|
375
|
+
- cairo/manifest/libpng_1.2.39-1_win32.mft
|
376
|
+
- cairo/manifest/cairo-dev_1.8.8-2_win32.mft
|
377
|
+
- cairo/manifest/libpng-dev_1.2.39-1_win32.mft
|
384
378
|
- cairo/include/png.h
|
385
|
-
- cairo/include/cairo
|
386
379
|
- cairo/include/cairo/cairo-version.h
|
387
380
|
- cairo/include/cairo/cairo-svg.h
|
388
381
|
- cairo/include/cairo/cairo-features.h
|
389
382
|
- cairo/include/cairo/cairo-deprecated.h
|
383
|
+
- cairo/include/cairo/cairo-ft.h
|
390
384
|
- cairo/include/cairo/cairo-win32.h
|
391
385
|
- cairo/include/cairo/cairo-ps.h
|
392
386
|
- cairo/include/cairo/cairo-pdf.h
|
393
387
|
- cairo/include/cairo/cairo.h
|
394
|
-
- cairo/include/zlib.h
|
395
388
|
- cairo/include/pngconf.h
|
396
|
-
- cairo/include/libpng12
|
397
389
|
- cairo/include/libpng12/png.h
|
398
390
|
- cairo/include/libpng12/pngconf.h
|
399
|
-
- cairo/include/zconf.h
|
400
|
-
- cairo/bin
|
401
391
|
- cairo/bin/libcairo-2.dll
|
402
|
-
- cairo/bin/zlib1.dll
|
403
392
|
- cairo/bin/libpng12-0.dll
|
404
|
-
- cairo/share
|
405
|
-
- cairo/share/man
|
406
|
-
- cairo/share/man/man5
|
407
393
|
- cairo/share/man/man5/png.5
|
408
|
-
- cairo/share/man/man3
|
409
394
|
- cairo/share/man/man3/libpngpf.3
|
410
395
|
- cairo/share/man/man3/libpng.3
|
411
|
-
- cairo/share/gtk-doc
|
412
|
-
- cairo/share/gtk-doc/html
|
413
|
-
- cairo/share/gtk-doc/html/cairo
|
414
396
|
- cairo/share/gtk-doc/html/cairo/bindings-surfaces.html
|
415
397
|
- cairo/share/gtk-doc/html/cairo/bindings-path.html
|
416
398
|
- cairo/share/gtk-doc/html/cairo/cairo-png-functions.html
|
@@ -464,16 +446,10 @@ files:
|
|
464
446
|
- cairo/share/gtk-doc/html/cairo/home.png
|
465
447
|
- cairo/share/gtk-doc/html/cairo/cairo-quartz-font.html
|
466
448
|
- cairo/share/gtk-doc/html/cairo/up.png
|
467
|
-
- cairo/share/doc
|
468
|
-
- cairo/share/doc/cairo_1.8.
|
469
|
-
- cairo/share/doc/cairo_1.8.
|
470
|
-
- cairo/share/doc/cairo_1.8.0-1_win32/COPYING-LGPL-2.1
|
471
|
-
- cairo/share/doc/cairo_1.8.0-1_win32/COPYING
|
472
|
-
- cairo/lib
|
449
|
+
- cairo/share/doc/cairo_1.8.8-2_win32/COPYING-MPL-1.1
|
450
|
+
- cairo/share/doc/cairo_1.8.8-2_win32/COPYING-LGPL-2.1
|
451
|
+
- cairo/share/doc/cairo_1.8.8-2_win32/COPYING
|
473
452
|
- cairo/lib/libpng.lib
|
474
|
-
- cairo/lib/zdll.lib
|
475
|
-
- cairo/lib/zdll.exp
|
476
|
-
- cairo/lib/pkgconfig
|
477
453
|
- cairo/lib/pkgconfig/libpng12.pc
|
478
454
|
- cairo/lib/pkgconfig/cairo-win32-font.pc
|
479
455
|
- cairo/lib/pkgconfig/cairo-pdf.pc
|
@@ -482,27 +458,21 @@ files:
|
|
482
458
|
- cairo/lib/pkgconfig/libpng.pc
|
483
459
|
- cairo/lib/pkgconfig/cairo.pc
|
484
460
|
- cairo/lib/pkgconfig/cairo-png.pc
|
461
|
+
- cairo/lib/pkgconfig/cairo-ft.pc
|
485
462
|
- cairo/lib/pkgconfig/cairo-win32.pc
|
486
463
|
- cairo/lib/cairo.def
|
487
464
|
- cairo/lib/libpng.def
|
488
465
|
- cairo/lib/libcairo.dll.a
|
489
466
|
- cairo/lib/cairo.lib
|
490
|
-
- cairo/lib/zlib.def
|
491
467
|
- cairo/lib/libpng12.dll.a
|
492
|
-
- cairo/
|
493
|
-
- cairo/
|
494
|
-
- cairo/
|
495
|
-
- cairo/
|
496
|
-
|
497
|
-
- cairo/src
|
498
|
-
- cairo/src/tml
|
499
|
-
- cairo/src/tml/make
|
500
|
-
- cairo/src/tml/make/cairo_1.8.0-1_win32.log
|
501
|
-
- cairo/src/tml/make/libpng_1.2.32-1_win32.log
|
502
|
-
- cairo/src/tml/make/cairo_1.8.0-1_win32.sh
|
503
|
-
- cairo/src/tml/make/libpng_1.2.32-1_win32.sh
|
504
|
-
has_rdoc: false
|
468
|
+
- cairo/src/tml/packaging/cairo_1.8.8-2_win32.sh
|
469
|
+
- cairo/src/tml/packaging/libpng_1.2.39-1_win32.sh
|
470
|
+
- cairo/src/tml/packaging/libpng_1.2.39-1_win32.log
|
471
|
+
- cairo/src/tml/packaging/cairo_1.8.8-2_win32.log
|
472
|
+
has_rdoc: true
|
505
473
|
homepage: http://cairographics.org/rcairo
|
474
|
+
licenses: []
|
475
|
+
|
506
476
|
post_install_message:
|
507
477
|
rdoc_options:
|
508
478
|
- --main
|
@@ -525,9 +495,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
525
495
|
requirements: []
|
526
496
|
|
527
497
|
rubyforge_project: cairo
|
528
|
-
rubygems_version: 1.
|
498
|
+
rubygems_version: 1.3.5
|
529
499
|
signing_key:
|
530
|
-
specification_version:
|
500
|
+
specification_version: 3
|
531
501
|
summary: Ruby bindings for cairo
|
532
502
|
test_files: []
|
533
503
|
|