gtk2 0.90.4-x86-mingw32 → 0.90.5-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. data/ChangeLog +4 -0
  2. data/Rakefile +3 -4
  3. data/ext/gtk2/extconf.rb +8 -0
  4. data/lib/1.8/gtk2.so +0 -0
  5. data/lib/1.9/gtk2.so +0 -0
  6. data/vendor/local/bin/gtk-demo.exe +0 -0
  7. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  8. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  9. data/vendor/local/bin/libgailutil-18.dll +0 -0
  10. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  11. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  12. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  13. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  14. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  15. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  16. data/vendor/local/bin/pango-querymodules.exe +0 -0
  17. data/vendor/local/bin/pango-view.exe +0 -0
  18. data/vendor/local/bin/pkg-config.exe +0 -0
  19. data/vendor/local/etc/gtk-2.0/gtk.immodules +1 -1
  20. data/vendor/local/etc/pango/pango.modules +1 -1
  21. data/vendor/local/gtk+-bundle_2.22.0-20101016_win32.README.txt +29 -0
  22. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +2 -2
  23. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  24. data/vendor/local/include/pixman-1/pixman-version.h +50 -0
  25. data/vendor/local/include/pixman-1/pixman.h +936 -0
  26. data/vendor/local/lib/gailutil.lib +0 -0
  27. data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
  28. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  29. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  30. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  31. data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
  32. data/vendor/local/lib/libgailutil.dll.a +0 -0
  33. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  34. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  35. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  36. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  37. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  38. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  39. data/vendor/local/lib/libpixman-1.a +0 -0
  40. data/vendor/local/lib/pango-1.0.lib +0 -0
  41. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  42. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  43. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  44. data/vendor/local/lib/pkgconfig/gail.pc +1 -1
  45. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
  46. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
  47. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
  48. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
  49. data/vendor/local/lib/pkgconfig/pango.pc +2 -2
  50. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  51. data/vendor/local/lib/pkgconfig/pangoft2.pc +2 -2
  52. data/vendor/local/lib/pkgconfig/pangowin32.pc +2 -2
  53. data/vendor/local/lib/pkgconfig/pixman-1.pc +11 -0
  54. data/vendor/local/manifest/gtk+-bundle_2.22.0-20101016_win32.mft +2910 -0
  55. data/vendor/local/manifest/{pango-dev_1.28.1-2_win32.mft → pango-dev_1.28.3-1_win32.mft} +5 -5
  56. data/vendor/local/manifest/{pango_1.28.1-2_win32.mft → pango_1.28.3-1_win32.mft} +2 -2
  57. data/vendor/local/share/aclocal/pkg.m4 +155 -0
  58. data/vendor/local/share/doc/gtk+-bundle_2.22.0-20101016_win32/components.lst +28 -0
  59. data/vendor/local/share/doc/{pango-1.28.1 → pango-1.28.3}/COPYING +0 -0
  60. data/vendor/local/share/doc/{pango-dev-1.28.1 → pango-dev-1.28.3}/COPYING +0 -0
  61. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +44 -50
  62. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +45 -51
  63. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +44 -61
  64. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +89 -101
  65. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +173 -171
  66. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +6 -27
  67. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +3 -24
  68. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +3 -24
  69. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +3 -24
  70. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +3 -24
  71. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +5 -26
  72. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +3 -24
  73. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +5 -26
  74. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +5 -26
  75. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +3 -24
  76. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +3 -24
  77. data/vendor/local/share/gtk-doc/html/pango/index-1.28.html +3 -24
  78. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +3 -24
  79. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +6 -27
  80. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +22 -43
  81. data/vendor/local/share/gtk-doc/html/pango/index-all.html +70 -91
  82. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +3 -24
  83. data/vendor/local/share/gtk-doc/html/pango/index.html +5 -26
  84. data/vendor/local/share/gtk-doc/html/pango/index.sgml +31 -30
  85. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +6 -27
  86. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +20 -39
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +73 -88
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +405 -320
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +85 -97
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +69 -84
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +695 -645
  92. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +225 -228
  93. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +523 -494
  94. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +819 -742
  95. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +203 -204
  96. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +58 -75
  97. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +422 -405
  98. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +144 -142
  99. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +120 -130
  100. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +618 -576
  101. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +397 -384
  102. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +44 -58
  103. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +73 -84
  104. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +220 -217
  105. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +303 -302
  106. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +293 -292
  107. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +5 -26
  108. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +1009 -0
  109. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +7 -28
  110. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp +68 -68
  111. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +72 -72
  112. data/vendor/local/share/gtk-doc/html/pango/pango.html +3 -24
  113. data/vendor/local/share/gtk-doc/html/pango/rendering.html +3 -24
  114. data/vendor/local/share/gtk-doc/html/pango/style.css +21 -13
  115. data/vendor/local/share/gtk-doc/html/pango/tools.html +3 -24
  116. data/vendor/local/share/man/man1/pango-querymodules.1 +2 -2
  117. data/vendor/local/share/man/man1/pango-view.1 +1 -1
  118. data/vendor/local/src/tml/packaging/{gtk+_2.22.0-1_win32.log → gtk+_2.22.0-2_win32.log} +1835 -1832
  119. data/vendor/local/src/tml/packaging/{gtk+_2.22.0-1_win32.sh → gtk+_2.22.0-2_win32.sh} +26 -1
  120. data/vendor/local/src/tml/packaging/{pango_1.28.1-2_win32.log → pango_1.28.3-1_win32.log} +293 -413
  121. data/vendor/local/src/tml/packaging/pango_1.28.3-1_win32.sh +56 -0
  122. data/vendor/local/src/tml/packaging/pixman_0.18.4-2_win32.log +291 -0
  123. data/vendor/local/src/tml/packaging/pixman_0.18.4-2_win32.sh +141 -0
  124. data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.log +215 -0
  125. data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.sh +278 -0
  126. metadata +3323 -3325
  127. data/ext/gtk2/Makefile +0 -163
  128. data/ext/gtk2/rbgdkkeysyms.h +0 -1708
  129. data/ext/gtk2/rbgtkinits.c +0 -469
  130. data/vendor/local/manifest/cairo-dev_1.10.0-1_win32.mft +0 -83
  131. data/vendor/local/manifest/cairo_1.10.0-1_win32.mft +0 -5
  132. data/vendor/local/manifest/expat-dev_2.0.1-1_win32.mft +0 -10
  133. data/vendor/local/manifest/expat_2.0.1-1_win32.mft +0 -2
  134. data/vendor/local/manifest/fontconfig-dev_2.8.0-2_win32.mft +0 -387
  135. data/vendor/local/manifest/fontconfig_2.8.0-2_win32.mft +0 -3
  136. data/vendor/local/manifest/freetype-dev_2.4.2-1_win32.mft +0 -56
  137. data/vendor/local/manifest/freetype_2.4.2-1_win32.mft +0 -2
  138. data/vendor/local/manifest/gtk+-dev_2.22.0-1_win32.mft +0 -947
  139. data/vendor/local/manifest/gtk+_2.22.0-1_win32.mft +0 -225
  140. data/vendor/local/manifest/libpng-dev_1.4.3-1_win32.mft +0 -15
  141. data/vendor/local/manifest/libpng_1.4.3-1_win32.mft +0 -2
  142. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +0 -1002
  143. data/vendor/local/src/tml/packaging/pango_1.28.1-2_win32.sh +0 -579
@@ -0,0 +1,56 @@
1
+ # This is a shell script that calls functions and scripts from
2
+ # tml@iki.fi's personal work environment. It is not expected to be
3
+ # usable unmodified by others, and is included only for reference.
4
+
5
+ MOD=pango
6
+ VER=1.28.3
7
+ REV=1
8
+ ARCH=win32
9
+
10
+ THIS=${MOD}_${VER}-${REV}_${ARCH}
11
+
12
+ RUNZIP=${MOD}_${VER}-${REV}_${ARCH}.zip
13
+ DEVZIP=${MOD}-dev_${VER}-${REV}_${ARCH}.zip
14
+
15
+ HEX=`echo $THIS | md5sum | cut -d' ' -f1`
16
+ TARGET=c:/devel/target/$HEX
17
+
18
+ usedev
19
+ usemsvs6
20
+
21
+ (
22
+
23
+ set -x
24
+
25
+ DEPS=`latest --arch=${ARCH} glib pkg-config zlib libpng pixman cairo expat fontconfig freetype`
26
+ GETTEXT_RUNTIME=`latest --arch=${ARCH} gettext-runtime`
27
+
28
+ PKG_CONFIG_PATH=/dummy
29
+ for D in $DEPS; do
30
+ PKG_CONFIG_PATH=/devel/dist/${ARCH}/$D/lib/pkgconfig:$PKG_CONFIG_PATH
31
+ PATH=/devel/dist/${ARCH}/$D/bin:$PATH
32
+ done
33
+
34
+ lt_cv_deplibs_check_method='pass_all' \
35
+ CC='gcc -mthreads' \
36
+ LDFLAGS="-L/devel/dist/${ARCH}/${GETTEXT_RUNTIME}/lib \
37
+ -Wl,--enable-auto-image-base" \
38
+ CFLAGS=-O2 \
39
+ ./configure --enable-debug=yes --disable-gtk-doc --without-x --prefix=c:/devel/target/$HEX --enable-explicit-deps=no --with-included-modules=yes &&
40
+
41
+ PATH=/devel/target/$HEX/bin:.libs:$PATH make install &&
42
+
43
+ ./pango-zip.sh &&
44
+
45
+ cd $TARGET &&
46
+
47
+ zip /tmp/${MOD}-dev-${VER}.zip bin/pango-view.exe &&
48
+ zip /tmp/${MOD}-dev-${VER}.zip share/man/man1/*.1 &&
49
+
50
+ mv /tmp/${MOD}-${VER}.zip /tmp/$RUNZIP &&
51
+ mv /tmp/${MOD}-dev-${VER}.zip /tmp/$DEVZIP &&
52
+
53
+ : ) 2>&1 | tee /devel/src/tml/packaging/$THIS.log
54
+
55
+ (cd /devel && zip /tmp/$DEVZIP src/tml/packaging/$THIS.{sh,log}) &&
56
+ manifestify /tmp/$RUNZIP /tmp/$DEVZIP
@@ -0,0 +1,291 @@
1
+ ++ patch --verbose -p1
2
+ Hmm... Looks like a unified diff to me...
3
+ The text leading up to this was:
4
+ --------------------------
5
+ |diff --git a/configure.ac b/configure.ac
6
+ |index 8b2b024..d9f9718 100644
7
+ |--- a/configure.ac
8
+ |+++ b/configure.ac
9
+ --------------------------
10
+ Patching file configure.ac using Plan A...
11
+ Hunk #1 succeeded at 145.
12
+ Hunk #2 succeeded at 527.
13
+ Hmm... The next patch looks like a unified diff to me...
14
+ The text leading up to this was:
15
+ --------------------------
16
+ |diff --git a/pixman/pixman-compiler.h b/pixman/pixman-compiler.h
17
+ |index 26f7071..affb236 100644
18
+ |--- a/pixman/pixman-compiler.h
19
+ |+++ b/pixman/pixman-compiler.h
20
+ --------------------------
21
+ Patching file pixman/pixman-compiler.h using Plan A...
22
+ Hunk #1 succeeded at 60.
23
+ done
24
+ ++ sleep 2
25
+ ++ patch --verbose -p0
26
+ Hmm... Looks like a unified diff to me...
27
+ The text leading up to this was:
28
+ --------------------------
29
+ |--- configure
30
+ |+++ configure
31
+ --------------------------
32
+ Patching file configure using Plan A...
33
+ Hunk #1 succeeded at 11167.
34
+ Hunk #2 succeeded at 11910.
35
+ Hmm... The next patch looks like a unified diff to me...
36
+ The text leading up to this was:
37
+ --------------------------
38
+ |--- Makefile.in
39
+ |+++ Makefile.in
40
+ --------------------------
41
+ Patching file Makefile.in using Plan A...
42
+ Hunk #1 succeeded at 318 (offset 1 line).
43
+ done
44
+ ++ touch aclocal.m4 config.h.in
45
+ +++ latest --arch=win32 glib pkg-config
46
+ ++ BUILDDEPS='glib-2.24.2-2 pkg-config-0.23-3'
47
+ ++ for D in '$BUILDDEPS'
48
+ ++ PATH='/devel/dist/win32/glib-2.24.2-2/bin:/opt/misc/bin:/opt/gnu/bin:/opt/mingw/bin:/opt/svn/bin:/opt/local/bin:/c/Windows/Microsoft.NET/Framework/v3.5:/c/Windows/Microsoft.NET/Framework/v2.0.50727:/opt/xemacs/XEmacs-21.4.22/i586-pc-win32:/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/c/Program Files (x86)/QuickTime/QTSystem/'
49
+ ++ for D in '$BUILDDEPS'
50
+ ++ PATH='/devel/dist/win32/pkg-config-0.23-3/bin:/devel/dist/win32/glib-2.24.2-2/bin:/opt/misc/bin:/opt/gnu/bin:/opt/mingw/bin:/opt/svn/bin:/opt/local/bin:/c/Windows/Microsoft.NET/Framework/v3.5:/c/Windows/Microsoft.NET/Framework/v2.0.50727:/opt/xemacs/XEmacs-21.4.22/i586-pc-win32:/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0/:/c/Program Files (x86)/QuickTime/QTSystem/'
51
+ ++ CC='gcc -mms-bitfields'
52
+ ++ CFLAGS=-O2
53
+ ++ ./configure --disable-shared --prefix=c:/devel/target/9ae5769b19b713f20038db056d54e300
54
+ checking for a BSD-compatible install... /opt/local/bin/install -c
55
+ checking whether build environment is sane... yes
56
+ checking for a thread-safe mkdir -p... /bin/mkdir -p
57
+ checking for gawk... gawk
58
+ checking whether make sets $(MAKE)... yes
59
+ checking build system type... i686-pc-mingw32
60
+ checking host system type... i686-pc-mingw32
61
+ checking for gcc... gcc -mms-bitfields
62
+ checking whether the C compiler works... yes
63
+ checking for C compiler default output file name... a.exe
64
+ checking for suffix of executables... .exe
65
+ checking whether we are cross compiling... no
66
+ checking for suffix of object files... o
67
+ checking whether we are using the GNU C compiler... yes
68
+ checking whether gcc -mms-bitfields accepts -g... yes
69
+ checking for gcc -mms-bitfields option to accept ISO C89... none needed
70
+ checking for style of include used by make... GNU
71
+ checking dependency style of gcc -mms-bitfields... gcc3
72
+ checking dependency style of gcc -mms-bitfields... gcc3
73
+ checking for a sed that does not truncate output... /bin/sed
74
+ checking for grep that handles long lines and -e... /bin/grep
75
+ checking for egrep... /bin/grep -E
76
+ checking for fgrep... /bin/grep -F
77
+ checking for ld used by gcc -mms-bitfields... c:/opt/mingw/mingw32/bin/ld.exe
78
+ checking if the linker (c:/opt/mingw/mingw32/bin/ld.exe) is GNU ld... yes
79
+ checking for BSD- or MS-compatible name lister (nm)... /opt/mingw/bin/nm
80
+ checking the name lister (/opt/mingw/bin/nm) interface... BSD nm
81
+ checking whether ln -s works... yes
82
+ checking the maximum length of command line arguments... 8192
83
+ checking whether the shell understands some XSI constructs... yes
84
+ checking whether the shell understands "+="... yes
85
+ checking for c:/opt/mingw/mingw32/bin/ld.exe option to reload object files... -r
86
+ checking for objdump... objdump
87
+ checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
88
+ checking for ar... ar
89
+ checking for strip... strip
90
+ checking for ranlib... ranlib
91
+ checking command to parse /opt/mingw/bin/nm output from gcc -mms-bitfields object... ok
92
+ checking how to run the C preprocessor... gcc -mms-bitfields -E
93
+ checking for ANSI C header files... yes
94
+ checking for sys/types.h... yes
95
+ checking for sys/stat.h... yes
96
+ checking for stdlib.h... yes
97
+ checking for string.h... yes
98
+ checking for memory.h... yes
99
+ checking for strings.h... yes
100
+ checking for inttypes.h... yes
101
+ checking for stdint.h... yes
102
+ checking for unistd.h... yes
103
+ checking for dlfcn.h... no
104
+ checking for objdir... .libs
105
+ checking if gcc -mms-bitfields supports -fno-rtti -fno-exceptions... no
106
+ checking for gcc -mms-bitfields option to produce PIC... -DDLL_EXPORT -DPIC
107
+ checking if gcc -mms-bitfields PIC flag -DDLL_EXPORT -DPIC works... yes
108
+ checking if gcc -mms-bitfields static flag -static works... yes
109
+ checking if gcc -mms-bitfields supports -c -o file.o... yes
110
+ checking if gcc -mms-bitfields supports -c -o file.o... (cached) yes
111
+ checking whether the gcc -mms-bitfields linker (c:/opt/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
112
+ checking dynamic linker characteristics... Win32 ld.exe
113
+ checking how to hardcode library paths into programs... immediate
114
+ checking whether stripping libraries is possible... yes
115
+ checking if libtool supports shared libraries... yes
116
+ checking whether to build shared libraries... no
117
+ checking whether to build static libraries... yes
118
+ checking for getisax... no
119
+ checking whether byte ordering is bigendian... no
120
+ checking for inline... inline
121
+ checking size of long... 4
122
+ checking whether __SUNPRO_C is declared... no
123
+ checking whether __amd64 is declared... no
124
+ checking for perl... /bin/perl
125
+ checking for -fvisibility... no
126
+ checking for -xldscope (Sun compilers)... no
127
+ checking whether to use MMX intrinsics... yes
128
+ checking whether to use SSE2 intrinsics... yes
129
+ checking whether to use VMX/Altivec intrinsics... no
130
+ checking whether to use ARM SIMD assembler... no
131
+ checking whether to use ARM NEON assembler... no
132
+ checking whether to use GNU-style inline assembler... yes
133
+ checking for pkg-config... /devel/dist/win32/pkg-config-0.23-3/bin/pkg-config
134
+ checking pkg-config is at least version 0.9.0... yes
135
+ checking for posix_memalign... no
136
+ checking for __thread... yes
137
+ configure: creating ./config.status
138
+ config.status: creating pixman-1.pc
139
+ config.status: creating pixman-1-uninstalled.pc
140
+ config.status: creating Makefile
141
+ config.status: creating pixman/Makefile
142
+ config.status: creating pixman/pixman-version.h
143
+ config.status: creating test/Makefile
144
+ config.status: creating config.h
145
+ config.status: executing depfiles commands
146
+ config.status: executing libtool commands
147
+ ++ make
148
+ make all-recursive
149
+ make[1]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
150
+ Making all in pixman
151
+ make[2]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
152
+ make[3]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
153
+ make[3]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
154
+ make all-am
155
+ make[3]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
156
+ make[4]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
157
+ make[4]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
158
+ CC pixman-access.lo
159
+ CC pixman-access-accessors.lo
160
+ CC pixman-cpu.lo
161
+ CC pixman-gradient-walker.lo
162
+ CC pixman-region16.lo
163
+ CC pixman-region32.lo
164
+ CC pixman-image.lo
165
+ CC pixman-implementation.lo
166
+ CC pixman-combine32.lo
167
+ CC pixman-combine64.lo
168
+ CC pixman-general.lo
169
+ CC pixman.lo
170
+ CC pixman-fast-path.lo
171
+ CC pixman-solid-fill.lo
172
+ CC pixman-conical-gradient.lo
173
+ CC pixman-linear-gradient.lo
174
+ CC pixman-radial-gradient.lo
175
+ CC pixman-bits-image.lo
176
+ CC pixman-utils.lo
177
+ CC pixman-edge.lo
178
+ CC pixman-edge-accessors.lo
179
+ CC pixman-trap.lo
180
+ CC pixman-timer.lo
181
+ CC pixman-matrix.lo
182
+ CC libpixman_mmx_la-pixman-mmx.lo
183
+ CCLD libpixman-mmx.la
184
+ CC libpixman_sse2_la-pixman-sse2.lo
185
+ CCLD libpixman-sse2.la
186
+ CCLD libpixman-1.la
187
+ make[3]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
188
+ make[2]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
189
+ Making all in test
190
+ make[2]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/test'
191
+ make[3]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
192
+ make[3]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
193
+ CC a1-trap-test.o
194
+ CCLD a1-trap-test.exe
195
+ CC region-test.o
196
+ CC utils.o
197
+ CCLD region-test.exe
198
+ CC fetch-test.o
199
+ CCLD fetch-test.exe
200
+ CC oob-test.o
201
+ CCLD oob-test.exe
202
+ CC window-test.o
203
+ CCLD window-test.exe
204
+ CC trap-crasher.o
205
+ CCLD trap-crasher.exe
206
+ CC alphamap.o
207
+ CCLD alphamap.exe
208
+ CC blitters-test.o
209
+ CCLD blitters-test.exe
210
+ CC scaling-test.o
211
+ CCLD scaling-test.exe
212
+ CC composite.o
213
+ CCLD composite.exe
214
+ make[2]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/test'
215
+ make[2]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
216
+ make[2]: Nothing to be done for `all-am'.
217
+ make[2]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
218
+ make[1]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
219
+ ++ make install
220
+ Making install in pixman
221
+ make[1]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
222
+ make[2]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
223
+ make[2]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
224
+ make install-am
225
+ make[2]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
226
+ make[3]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
227
+ make[3]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
228
+ make[3]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
229
+ make[4]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
230
+ make[4]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
231
+ test -z "c:/devel/target/9ae5769b19b713f20038db056d54e300/lib" || /bin/mkdir -p "c:/devel/target/9ae5769b19b713f20038db056d54e300/lib"
232
+ /bin/sh ../libtool --mode=install /opt/local/bin/install -c libpixman-1.la 'c:/devel/target/9ae5769b19b713f20038db056d54e300/lib'
233
+ libtool: install: /opt/local/bin/install -c .libs/libpixman-1.lai c:/devel/target/9ae5769b19b713f20038db056d54e300/lib/libpixman-1.la
234
+ libtool: install: /opt/local/bin/install -c .libs/libpixman-1.a c:/devel/target/9ae5769b19b713f20038db056d54e300/lib/libpixman-1.a
235
+ libtool: install: chmod 644 c:/devel/target/9ae5769b19b713f20038db056d54e300/lib/libpixman-1.a
236
+ libtool: install: ranlib c:/devel/target/9ae5769b19b713f20038db056d54e300/lib/libpixman-1.a
237
+ ----------------------------------------------------------------------
238
+ Libraries have been installed in:
239
+ c:/devel/target/9ae5769b19b713f20038db056d54e300/lib
240
+
241
+ If you ever happen to want to link against installed libraries
242
+ in a given directory, LIBDIR, you must either use libtool, and
243
+ specify the full pathname of the library, or use the `-LLIBDIR'
244
+ flag during linking and do at least one of the following:
245
+ - add LIBDIR to the `PATH' environment variable
246
+ during execution
247
+ - add LIBDIR to the `LD_RUN_PATH' environment variable
248
+ during linking
249
+ - use the `-LLIBDIR' linker flag
250
+
251
+ See any operating system documentation about shared libraries for
252
+ more information, such as the ld(1) and ld.so(8) manual pages.
253
+ ----------------------------------------------------------------------
254
+ test -z "c:/devel/target/9ae5769b19b713f20038db056d54e300/include/pixman-1/" || /bin/mkdir -p "c:/devel/target/9ae5769b19b713f20038db056d54e300/include/pixman-1/"
255
+ /opt/local/bin/install -c -m 644 pixman.h pixman-version.h 'c:/devel/target/9ae5769b19b713f20038db056d54e300/include/pixman-1/'
256
+ make[3]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
257
+ make[2]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
258
+ make[1]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/pixman'
259
+ Making install in test
260
+ make[1]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/test'
261
+ make[2]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
262
+ make[2]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
263
+ make[2]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/test'
264
+ make[3]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
265
+ make[3]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
266
+ make[2]: Nothing to be done for `install-exec-am'.
267
+ make[2]: Nothing to be done for `install-data-am'.
268
+ make[2]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/test'
269
+ make[1]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32/test'
270
+ make[1]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
271
+ make[2]: Entering directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
272
+ make[2]: Nothing to be done for `install-exec-am'.
273
+ test -z "c:/devel/target/9ae5769b19b713f20038db056d54e300/lib/pkgconfig" || /bin/mkdir -p "c:/devel/target/9ae5769b19b713f20038db056d54e300/lib/pkgconfig"
274
+ /opt/local/bin/install -c -m 644 pixman-1.pc 'c:/devel/target/9ae5769b19b713f20038db056d54e300/lib/pkgconfig'
275
+ make[2]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
276
+ make[1]: Leaving directory `/devel/src/freedesktop/pixman/0.18.4-2_win32'
277
+ ++ rm -f /tmp/pixman_0.18.4-2_win32.zip /tmp/pixman-dev_0.18.4-2_win32.zip
278
+ ++ cd /devel/target/9ae5769b19b713f20038db056d54e300
279
+ ++ zip /tmp/pixman_0.18.4-2_win32.zip nul
280
+ adding: nul (140 bytes security) (stored 0%)
281
+ ++ zip -d /tmp/pixman_0.18.4-2_win32.zip nul
282
+ deleting: nul
283
+ zip warning: zip file empty
284
+ ++ zip -r -D /tmp/pixman-dev_0.18.4-2_win32.zip include/pixman-1
285
+ adding: include/pixman-1/pixman-version.h (200 bytes security) (deflated 49%)
286
+ adding: include/pixman-1/pixman.h (200 bytes security) (deflated 81%)
287
+ ++ zip /tmp/pixman-dev_0.18.4-2_win32.zip lib/libpixman-1.a
288
+ adding: lib/libpixman-1.a (200 bytes security) (deflated 64%)
289
+ ++ zip -r -D /tmp/pixman-dev_0.18.4-2_win32.zip lib/pkgconfig
290
+ adding: lib/pkgconfig/pixman-1.pc (200 bytes security) (deflated 29%)
291
+ ++ :
@@ -0,0 +1,141 @@
1
+ # This is a shell script that is sourced, not executed. It uses
2
+ # functions and scripts from tml@iki.fi's work env�ronment and is
3
+ # included only for reference
4
+
5
+ MOD=pixman
6
+ VER=0.18.4
7
+ REV=2
8
+ ARCH=win32
9
+
10
+ THIS=${MOD}_${VER}-${REV}_${ARCH}
11
+
12
+ RUNZIP=${MOD}_${VER}-${REV}_${ARCH}.zip
13
+ DEVZIP=${MOD}-dev_${VER}-${REV}_${ARCH}.zip
14
+
15
+ HEX=`echo $THIS | md5sum | cut -d' ' -f1`
16
+ TARGET=c:/devel/target/$HEX
17
+
18
+ usedev
19
+
20
+ (
21
+
22
+ set -x
23
+
24
+ patch --verbose -p1 <<'EOF' &&
25
+ diff --git a/configure.ac b/configure.ac
26
+ index 8b2b024..d9f9718 100644
27
+ --- a/configure.ac
28
+ +++ b/configure.ac
29
+ @@ -145,6 +145,9 @@ have_gcc4=no
30
+ AC_MSG_CHECKING(for -fvisibility)
31
+ AC_COMPILE_IFELSE([
32
+ #if defined(__GNUC__) && (__GNUC__ >= 4)
33
+ +#ifdef _WIN32
34
+ +error Have -fvisibility but it is ignored and generates a warning
35
+ +#endif
36
+ #else
37
+ error Need GCC 4.0 for visibility
38
+ #endif
39
+ @@ -524,8 +527,8 @@ support_for__thread=no
40
+
41
+ AC_MSG_CHECKING(for __thread)
42
+ AC_COMPILE_IFELSE([
43
+ -#ifdef __MINGW32__
44
+ -#error MinGW has broken __thread support
45
+ +#if defined __MINGW32__ && !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5))
46
+ +#error This MinGW version has broken __thread support
47
+ #endif
48
+ __thread int x ;
49
+ int main () { return 0; }
50
+ diff --git a/pixman/pixman-compiler.h b/pixman/pixman-compiler.h
51
+ index 26f7071..affb236 100644
52
+ --- a/pixman/pixman-compiler.h
53
+ +++ b/pixman/pixman-compiler.h
54
+ @@ -60,7 +60,7 @@
55
+ #endif
56
+
57
+ /* GCC visibility */
58
+ -#if defined(__GNUC__) && __GNUC__ >= 4
59
+ +#if defined(__GNUC__) && __GNUC__ >= 4 && !defined(_WIN32)
60
+ # define PIXMAN_EXPORT __attribute__ ((visibility("default")))
61
+ /* Sun Studio 8 visibility */
62
+ #elif defined(__SUNPRO_C) && (__SUNPRO_C >= 0x550)
63
+ EOF
64
+
65
+ sleep 2
66
+
67
+ patch --verbose -p0 <<'EOF' &&
68
+ --- configure
69
+ +++ configure
70
+ @@ -11167,6 +11167,9 @@
71
+ /* end confdefs.h. */
72
+
73
+ #if defined(__GNUC__) && (__GNUC__ >= 4)
74
+ +#ifdef _WIN32
75
+ +error Have -fvisibility but it is ignored and generates a warning
76
+ +#endif
77
+ #else
78
+ error Need GCC 4.0 for visibility
79
+ #endif
80
+ @@ -11910,8 +11910,8 @@
81
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
82
+ /* end confdefs.h. */
83
+
84
+ -#ifdef __MINGW32__
85
+ -#error MinGW has broken __thread support
86
+ +#if defined __MINGW32__ && !(__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5))
87
+ +#error This MinGW version has broken __thread support
88
+ #endif
89
+ __thread int x ;
90
+ int main () { return 0; }
91
+ --- Makefile.in
92
+ +++ Makefile.in
93
+ @@ -317,11 +317,6 @@
94
+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
95
+ esac;
96
+
97
+ -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
98
+ - $(SHELL) ./config.status --recheck
99
+ -
100
+ -$(top_srcdir)/configure: $(am__configure_deps)
101
+ - $(am__cd) $(srcdir) && $(AUTOCONF)
102
+ $(ACLOCAL_M4): $(am__aclocal_m4_deps)
103
+ $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
104
+ $(am__aclocal_m4_deps):
105
+ EOF
106
+
107
+ touch aclocal.m4 config.h.in
108
+
109
+ BUILDDEPS=`latest --arch=${ARCH} glib pkg-config`
110
+
111
+ for D in $BUILDDEPS; do
112
+ PATH=/devel/dist/${ARCH}/$D/bin:$PATH
113
+ done
114
+
115
+ CC='gcc -mms-bitfields' CFLAGS=-O2 ./configure --disable-shared --prefix=c:/devel/target/$HEX &&
116
+ make &&
117
+ make install &&
118
+
119
+ rm -f /tmp/$RUNZIP /tmp/$DEVZIP &&
120
+
121
+ (cd /devel/target/$HEX &&
122
+
123
+ # I build pixman as a static library only, so the "run-time" package
124
+ # is actually empty. I create it here anyway to be able to use some
125
+ # scripts that assume each library has both a run-time and developer
126
+ # version.
127
+
128
+ zip /tmp/$RUNZIP nul &&
129
+ zip -d /tmp/$RUNZIP nul &&
130
+ zip -r -D /tmp/$DEVZIP include/pixman-1 &&
131
+ zip /tmp/$DEVZIP lib/libpixman-1.a &&
132
+ zip -r -D /tmp/$DEVZIP lib/pkgconfig &&
133
+
134
+ : )
135
+
136
+ ) 2>&1 | tee /devel/src/tml/packaging/$THIS.log &&
137
+
138
+ (cd /devel && zip /tmp/$DEVZIP src/tml/packaging/$THIS.{sh,log}) &&
139
+ manifestify /tmp/$RUNZIP /tmp/$DEVZIP &&
140
+
141
+ :