Wiki source code of Adapting FancyLibs from Debian 11 Bullseye to 12 Bookworm, later eventually MinGW-9 to MinGW-10
Version 5.1 by christoph_lechleitner@iteg_at on 2023-04-11 05.34:56
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = {{id name="AdaptingFancyLibsfromDebian11Bullseyeto12Bookworm,MinGW-9toMinGW-10-Introduction"/}}Introduction = | ||
| 2 | |||
| 3 | About every 2 years Debian introduces a new release. | ||
| 4 | |||
| 5 | At the time I'm writing this Debian [[Bookworm>>url:https://wiki.debian.org/DebianBookworm||shape="rect"]] has had it's hard freeze, and due to the switch of OpenSSL 3 we started early this time. | ||
| 6 | |||
| 7 | The following notes shall provide the order in which FancyLibs shall be adapted and released for a new Debian release and are based on [[Adapting FancyLibs & MinGW-Pkg from Debian 9 Stretch to 10 Buster, Mingw-7 to Mingw-8>>doc:FANCYLIBS.Adapting FancyLibs & MinGW-Pkg from Debian 9 Stretch to 10 Buster, Mingw-7 to Mingw-8.WebHome]] and [[Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9>>doc:FANCYLIBS.Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9.WebHome]] | ||
| 8 | |||
| 9 | = {{id name="AdaptingFancyLibsfromDebian11Bullseyeto12Bookworm,MinGW-9toMinGW-10-AdaptingFancyLibstonewDebianRelease"/}}Adapting FancyLibs to new Debian Release = | ||
| 10 | |||
| 11 | The steps per sub project are the same as described for "HelloWorld projects* in [[Adapting PBA to new Debian Release>>doc:PBA.Adapting PBA to new Debian Release.WebHome]], with {{code language="none"}}-o unix{{/code}} (before [[MinGW>>doc:MINGW64.WebHome]] adaption) or {{code language="none"}}-o "arch|unix|9"{{/code}} after MinGW adaption. | ||
| 12 | |||
| 13 | == {{id name="AdaptingFancyLibsfromDebian11Bullseyeto12Bookworm,MinGW-9toMinGW-10-FancyLibssubprojectrebuildorderphase1"/}}FancyLibs subproject rebuild order phase 1 == | ||
| 14 | |||
| 15 | We have dropped {{code language="none"}}armhf{{/code}} support. | ||
| 16 | |||
| 17 | FancyLibs as well as most to all C++ libraries are developed as PBA-Category and Generation {{code language="none"}}fancylibs-3.8{{/code}}, so existing setups can be maintained with fancylibs 3.7 from PBA-C. and G. {{code language="none"}}fancylibs-3{{/code}}. | ||
| 18 | |||
| 19 | Furthermore, new builds for Debian 10 stretch and 11 buster as well as MinGW-8 are beeing dropped. | ||
| 20 | |||
| 21 | (% data-layout="full-width" ac:local-id="725ebe3a-77fd-4757-a418-818a5ebf94aa" %) | ||
| 22 | |=(% style="width: 127.0px;" %)((( | ||
| 23 | Project (subdir) | ||
| 24 | )))|=(% style="width: 168.0px;" %)((( | ||
| 25 | Archs (-o parameter) | ||
| 26 | )))|=(% style="width: 140.0px;" %)((( | ||
| 27 | Remarks general | ||
| 28 | )))|=(% style="width: 425.0px;" %)((( | ||
| 29 | Status & Remarks buster/bullseye | ||
| 30 | )))|=(% style="width: 322.0px;" %)((( | ||
| 31 | Release with Bookworm | ||
| 32 | (resp. Bullseye) | ||
| 33 | ))) | ||
| 34 | |(% style="width: 127.0px;" %)((( | ||
| 35 | fancylog | ||
| 36 | )))|(% style="width: 168.0px;" %)((( | ||
| 37 | arch | ||
| 38 | )))|(% style="width: 140.0px;" %)((( | ||
| 39 | \\ | ||
| 40 | )))|(% style="width: 425.0px;" %)((( | ||
| 41 | OK | ||
| 42 | )))|(% style="width: 322.0px;" %)((( | ||
| 43 | 1.0.3-13 | ||
| 44 | ))) | ||
| 45 | |(% style="width: 127.0px;" %)((( | ||
| 46 | cute-headers | ||
| 47 | )))|(% style="width: 168.0px;" %)((( | ||
| 48 | arch | ||
| 49 | )))|(% style="width: 140.0px;" %)((( | ||
| 50 | Data only | ||
| 51 | )))|(% style="width: 425.0px;" %)((( | ||
| 52 | OK | ||
| 53 | )))|(% style="width: 322.0px;" %)((( | ||
| 54 | 1.6.1-16 | ||
| 55 | ))) | ||
| 56 | |(% style="width: 127.0px;" %)((( | ||
| 57 | fancylibs | ||
| 58 | )))|(% style="width: 168.0px;" %)((( | ||
| 59 | arch | ||
| 60 | )))|(% style="width: 140.0px;" %)((( | ||
| 61 | \\ | ||
| 62 | )))|(% style="width: 425.0px;" %)((( | ||
| 63 | OK | ||
| 64 | )))|(% style="width: 322.0px;" %)((( | ||
| 65 | 3.8.0-0beta1 | ||
| 66 | ))) | ||
| 67 | |(% style="width: 127.0px;" %)((( | ||
| 68 | fancydb | ||
| 69 | )))|(% style="width: 168.0px;" %)((( | ||
| 70 | - | ||
| 71 | )))|(% style="width: 140.0px;" %)((( | ||
| 72 | Unix only. | ||
| 73 | )))|(% style="width: 425.0px;" %)((( | ||
| 74 | OK. Suspended MySQL which's missing in Bookworm. | ||
| 75 | )))|(% style="width: 322.0px;" %)((( | ||
| 76 | 0.7.0-5 | ||
| 77 | ))) | ||
| 78 | |(% style="width: 127.0px;" %)((( | ||
| 79 | fancydrawing | ||
| 80 | )))|(% style="width: 168.0px;" %)((( | ||
| 81 | arch | ||
| 82 | )))|(% style="width: 140.0px;" %)((( | ||
| 83 | \\ | ||
| 84 | )))|(% style="width: 425.0px;" %)((( | ||
| 85 | OK | ||
| 86 | )))|(% style="width: 322.0px;" %)((( | ||
| 87 | 0.6.3-6 | ||
| 88 | ))) | ||
| 89 | |(% style="width: 127.0px;" %)((( | ||
| 90 | fancygpsdclient | ||
| 91 | )))|(% style="width: 168.0px;" %)((( | ||
| 92 | unix | ||
| 93 | )))|(% style="width: 140.0px;" %)((( | ||
| 94 | \\ | ||
| 95 | )))|(% style="width: 425.0px;" %)((( | ||
| 96 | OK | ||
| 97 | )))|(% style="width: 322.0px;" %)((( | ||
| 98 | 0.4.3-12 | ||
| 99 | ))) | ||
| 100 | |(% style="width: 127.0px;" %)((( | ||
| 101 | fancyhttpd | ||
| 102 | )))|(% style="width: 168.0px;" %)((( | ||
| 103 | arch | ||
| 104 | )))|(% style="width: 140.0px;" %)((( | ||
| 105 | \\ | ||
| 106 | )))|(% style="width: 425.0px;" %)((( | ||
| 107 | OK | ||
| 108 | )))|(% style="width: 322.0px;" %)((( | ||
| 109 | 0.8.1-8 | ||
| 110 | ))) | ||
| 111 | |(% style="width: 127.0px;" %)((( | ||
| 112 | fancylogd | ||
| 113 | )))|(% style="width: 168.0px;" %)((( | ||
| 114 | unix | ||
| 115 | )))|(% style="width: 140.0px;" %)((( | ||
| 116 | \\ | ||
| 117 | )))|(% style="width: 425.0px;" %)((( | ||
| 118 | OK | ||
| 119 | )))|(% style="width: 322.0px;" %)((( | ||
| 120 | 0.1.0-9 | ||
| 121 | ))) | ||
| 122 | |(% style="width: 127.0px;" %)((( | ||
| 123 | fancypkcs11 | ||
| 124 | )))|(% style="width: 168.0px;" %)((( | ||
| 125 | unix | ||
| 126 | )))|(% style="width: 140.0px;" %)((( | ||
| 127 | \\ | ||
| 128 | )))|(% style="width: 425.0px;" %)((( | ||
| 129 | OK | ||
| 130 | )))|(% style="width: 322.0px;" %)((( | ||
| 131 | 0.4.1-6 | ||
| 132 | ))) | ||
| 133 | |(% style="width: 127.0px;" %)((( | ||
| 134 | fancypcsc | ||
| 135 | )))|(% style="width: 168.0px;" %)((( | ||
| 136 | unix | ||
| 137 | )))|(% style="width: 140.0px;" %)((( | ||
| 138 | \\ | ||
| 139 | )))|(% style="width: 425.0px;" %)((( | ||
| 140 | OK | ||
| 141 | )))|(% style="width: 322.0px;" %)((( | ||
| 142 | 0.2.5-10 | ||
| 143 | ))) | ||
| 144 | |(% style="width: 127.0px;" %)((( | ||
| 145 | fancymodbus | ||
| 146 | )))|(% style="width: 168.0px;" %)((( | ||
| 147 | - | ||
| 148 | )))|(% style="width: 140.0px;" %)((( | ||
| 149 | Unix only. | ||
| 150 | )))|(% style="width: 425.0px;" %)((( | ||
| 151 | OK | ||
| 152 | )))|(% style="width: 322.0px;" %)((( | ||
| 153 | 0.2.4-6 | ||
| 154 | ))) | ||
| 155 | |(% style="width: 127.0px;" %)((( | ||
| 156 | fancysax | ||
| 157 | )))|(% style="width: 168.0px;" %)((( | ||
| 158 | arch | ||
| 159 | )))|(% style="width: 140.0px;" %)((( | ||
| 160 | \\ | ||
| 161 | )))|(% style="width: 425.0px;" %)((( | ||
| 162 | OK | ||
| 163 | )))|(% style="width: 322.0px;" %)((( | ||
| 164 | 0.6.1-15 | ||
| 165 | ))) | ||
| 166 | |(% style="width: 127.0px;" %)((( | ||
| 167 | fancyqt5 | ||
| 168 | )))|(% style="width: 168.0px;" %)((( | ||
| 169 | arch | ||
| 170 | )))|(% style="width: 140.0px;" %)((( | ||
| 171 | \\ | ||
| 172 | )))|(% style="width: 425.0px;" %)((( | ||
| 173 | OK | ||
| 174 | )))|(% style="width: 322.0px;" %)((( | ||
| 175 | 0.1.1-4 | ||
| 176 | ))) | ||
| 177 | |(% style="width: 127.0px;" %)((( | ||
| 178 | fancysane | ||
| 179 | )))|(% style="width: 168.0px;" %)((( | ||
| 180 | - | ||
| 181 | )))|(% style="width: 140.0px;" %)((( | ||
| 182 | \\ | ||
| 183 | )))|(% style="width: 425.0px;" %)((( | ||
| 184 | OK | ||
| 185 | )))|(% style="width: 322.0px;" %)((( | ||
| 186 | 0.3.4-3 | ||
| 187 | ))) | ||
| 188 | |(% style="width: 127.0px;" %)((( | ||
| 189 | fancyqmi | ||
| 190 | )))|(% style="width: 168.0px;" %)((( | ||
| 191 | - | ||
| 192 | )))|(% style="width: 140.0px;" %)((( | ||
| 193 | Unix only. | ||
| 194 | )))|(% style="width: 425.0px;" %)((( | ||
| 195 | NOK, linking problem, might be in libqmi | ||
| 196 | )))|(% style="width: 322.0px;" %)((( | ||
| 197 | 0.3.4-4 (0.3.4-2) | ||
| 198 | ))) | ||
| 199 | |(% style="width: 127.0px;" %)((( | ||
| 200 | fancyssl-tools | ||
| 201 | )))|(% style="width: 168.0px;" %)((( | ||
| 202 | unix | ||
| 203 | )))|(% style="width: 140.0px;" %)((( | ||
| 204 | \\ | ||
| 205 | )))|(% style="width: 425.0px;" %)((( | ||
| 206 | OK | ||
| 207 | )))|(% style="width: 322.0px;" %)((( | ||
| 208 | 0.4.0-10 | ||
| 209 | ))) | ||
| 210 | |(% style="width: 127.0px;" %)((( | ||
| 211 | fancylaunch | ||
| 212 | )))|(% style="width: 168.0px;" %)((( | ||
| 213 | arch | ||
| 214 | )))|(% style="width: 140.0px;" %)((( | ||
| 215 | \\ | ||
| 216 | )))|(% style="width: 425.0px;" %)((( | ||
| 217 | OK | ||
| 218 | )))|(% style="width: 322.0px;" %)((( | ||
| 219 | 1.1.1-4 | ||
| 220 | ))) | ||
| 221 | |||
| 222 | == {{id name="AdaptingFancyLibsfromDebian11Bullseyeto12Bookworm,MinGW-9toMinGW-10-Postponed:MinGW-Pkgrebuilds"/}}Postponed: MinGW-Pkg rebuilds == | ||
| 223 | |||
| 224 | Disclaimer: The MinGW-Pkg generation does NOT refer to the version of the Mingw-W64 upstream project, but is raised with every Debian generation and includes newer version of the cross-built 3rd-party libraries. | ||
| 225 | |||
| 226 | Order based on [[mingw 6 rebuild order>>doc:MINGW64.mingw 6 rebuild order.WebHome]] | ||
| 227 | |||
| 228 | (% data-layout="full-width" ac:local-id="714731a0-3eab-47ee-8c5c-2a12dbfac824" %) | ||
| 229 | |=(% style="width: 179.0px;" %)((( | ||
| 230 | Project (mingw-pkg subdir pattern) | ||
| 231 | )))|=(% style="width: 101.0px;" %)((( | ||
| 232 | Dep. | ||
| 233 | )))|=(% style="width: 268.0px;" %)((( | ||
| 234 | Version MinGW-9 mingw-pkg (upstream) | ||
| 235 | )))|=(% style="width: 209.0px;" %)((( | ||
| 236 | Version MinGW-10 mingw-pkg (upstream) | ||
| 237 | )))|=(% style="width: 423.0px;" %)((( | ||
| 238 | Bookworm Status | ||
| 239 | ))) | ||
| 240 | |(% style="width: 179.0px;" %)((( | ||
| 241 | --(osslsigncode)-- | ||
| 242 | )))|(% style="width: 101.0px;" %)((( | ||
| 243 | - | ||
| 244 | )))|(% style="width: 268.0px;" %)((( | ||
| 245 | - | ||
| 246 | )))|(% style="width: 209.0px;" %)((( | ||
| 247 | - | ||
| 248 | )))|(% style="width: 423.0px;" %)((( | ||
| 249 | provided by Debian now | ||
| 250 | ))) | ||
| 251 | |(% style="width: 179.0px;" %)((( | ||
| 252 | (mingw-w64-[[binutils>>url:https://sourceware.org/binutils/||shape="rect"]]) | ||
| 253 | )))|(% style="width: 101.0px;" %)((( | ||
| 254 | \\ | ||
| 255 | )))|(% style="width: 268.0px;" %)((( | ||
| 256 | - (2.35.2-2+8.11+b3) | ||
| 257 | )))|(% style="width: 209.0px;" %)((( | ||
| 258 | - | ||
| 259 | )))|(% style="width: 423.0px;" %)((( | ||
| 260 | provided by Debian now as {{code language="none"}}binutils-mingw-w64-x86-64{{/code}} | ||
| 261 | ))) | ||
| 262 | |(% style="width: 179.0px;" %)((( | ||
| 263 | mingw-w64-gcc-rt | ||
| 264 | )))|(% style="width: 101.0px;" %)((( | ||
| 265 | \\ | ||
| 266 | )))|(% style="width: 268.0px;" %)((( | ||
| 267 | 10.2.1 (10.2.1-6+24.2), | ||
| 268 | uses Debian's g++-mingw64-* | ||
| 269 | )))|(% style="width: 209.0px;" %)((( | ||
| 270 | TBD | ||
| 271 | )))|(% style="width: 423.0px;" %)((( | ||
| 272 | TBD | ||
| 273 | ))) | ||
| 274 | |(% style="width: 179.0px;" %)((( | ||
| 275 | mingw-w64-[[zlib>>url:https://downloads.sourceforge.net/project/libpng/zlib/||shape="rect"]] | ||
| 276 | )))|(% style="width: 101.0px;" %)((( | ||
| 277 | mingw-w64-gcc-rt | ||
| 278 | )))|(% style="width: 268.0px;" %)((( | ||
| 279 | 1.2.11-4 (1.2.11) | ||
| 280 | )))|(% style="width: 209.0px;" %)((( | ||
| 281 | TBD | ||
| 282 | )))|(% style="width: 423.0px;" %)((( | ||
| 283 | TBD | ||
| 284 | ))) | ||
| 285 | |(% style="width: 179.0px;" %)((( | ||
| 286 | mingw-w64-[[openssl>>url:https://www.openssl.org/source/||shape="rect"]] | ||
| 287 | )))|(% style="width: 101.0px;" %)((( | ||
| 288 | mingw-w64-zlib | ||
| 289 | )))|(% style="width: 268.0px;" %)((( | ||
| 290 | 1.1.1l-1 (1.1.1l) | ||
| 291 | )))|(% style="width: 209.0px;" %)((( | ||
| 292 | TBD | ||
| 293 | )))|(% style="width: 423.0px;" %)((( | ||
| 294 | TBD | ||
| 295 | ))) | ||
| 296 | |(% style="width: 179.0px;" %)((( | ||
| 297 | mingw-w64-[[libpng>>url:https://downloads.sourceforge.net/project/libpng/||shape="rect"]] | ||
| 298 | )))|(% style="width: 101.0px;" %)((( | ||
| 299 | mingw-w64-zlib | ||
| 300 | )))|(% style="width: 268.0px;" %)((( | ||
| 301 | 1.6.37-2 (1.6.37, 1.7 still in beta) | ||
| 302 | )))|(% style="width: 209.0px;" %)((( | ||
| 303 | TBD | ||
| 304 | )))|(% style="width: 423.0px;" %)((( | ||
| 305 | TBD | ||
| 306 | ))) | ||
| 307 | |(% style="width: 179.0px;" %)((( | ||
| 308 | mingw-w64-[[libjpeg>>url:http://www.ijg.org/files/||shape="rect"]] | ||
| 309 | )))|(% style="width: 101.0px;" %)((( | ||
| 310 | mingw-w64-libpng | ||
| 311 | )))|(% style="width: 268.0px;" %)((( | ||
| 312 | 9d-1 (9d) | ||
| 313 | )))|(% style="width: 209.0px;" %)((( | ||
| 314 | TBD | ||
| 315 | )))|(% style="width: 423.0px;" %)((( | ||
| 316 | TBD | ||
| 317 | ))) | ||
| 318 | |(% style="width: 179.0px;" %)((( | ||
| 319 | mingw-w64-[[libtiff>>url:http://download.osgeo.org/libtiff/||shape="rect"]] | ||
| 320 | )))|(% style="width: 101.0px;" %)((( | ||
| 321 | mingw-w64-libjpeg | ||
| 322 | )))|(% style="width: 268.0px;" %)((( | ||
| 323 | 4.3.0-0 (4.3.0) | ||
| 324 | )))|(% style="width: 209.0px;" %)((( | ||
| 325 | TBD | ||
| 326 | )))|(% style="width: 423.0px;" %)((( | ||
| 327 | TBD | ||
| 328 | ))) | ||
| 329 | |(% style="width: 179.0px;" %)((( | ||
| 330 | mingw-w64-[[libmng>>url:https://sourceforge.net/projects/libmng/files/||shape="rect"]] | ||
| 331 | )))|(% style="width: 101.0px;" %)((( | ||
| 332 | mingw-w64-libjpeg | ||
| 333 | )))|(% style="width: 268.0px;" %)((( | ||
| 334 | 2.0.3-5 (2.0.3) | ||
| 335 | )))|(% style="width: 209.0px;" %)((( | ||
| 336 | TBD | ||
| 337 | )))|(% style="width: 423.0px;" %)((( | ||
| 338 | TBD | ||
| 339 | ))) | ||
| 340 | |(% style="width: 179.0px;" %)((( | ||
| 341 | mingw-w64-[[bzip2>>url:https://sourceforge.net/projects/bzip2/files/||shape="rect"]] | ||
| 342 | )))|(% style="width: 101.0px;" %)((( | ||
| 343 | mingw-w64-gcc-rt | ||
| 344 | )))|(% style="width: 268.0px;" %)((( | ||
| 345 | 1.0.6-5 (1.0.6) | ||
| 346 | )))|(% style="width: 209.0px;" %)((( | ||
| 347 | TBD | ||
| 348 | )))|(% style="width: 423.0px;" %)((( | ||
| 349 | TBD | ||
| 350 | ))) | ||
| 351 | |(% style="width: 179.0px;" %)((( | ||
| 352 | mingw-w64-libboost | ||
| 353 | )))|(% style="width: 101.0px;" %)((( | ||
| 354 | mingw-w64-bzip2 | ||
| 355 | )))|(% style="width: 268.0px;" %)((( | ||
| 356 | - | ||
| 357 | )))|(% style="width: 209.0px;" %)((( | ||
| 358 | - | ||
| 359 | )))|(% style="width: 423.0px;" %)((( | ||
| 360 | - (ignored) | ||
| 361 | ))) | ||
| 362 | |(% style="width: 179.0px;" %)((( | ||
| 363 | mingw-w64-[[libiconv>>url:https://ftp.gnu.org/pub/gnu/libiconv/||shape="rect"]] | ||
| 364 | )))|(% style="width: 101.0px;" %)((( | ||
| 365 | mingw-w64-gcc-rt | ||
| 366 | )))|(% style="width: 268.0px;" %)((( | ||
| 367 | 1.16-2 (1.16) | ||
| 368 | )))|(% style="width: 209.0px;" %)((( | ||
| 369 | TBD | ||
| 370 | )))|(% style="width: 423.0px;" %)((( | ||
| 371 | TBD | ||
| 372 | ))) | ||
| 373 | |(% style="width: 179.0px;" %)((( | ||
| 374 | mingw-w64-[[libxml2>>url:ftp://xmlsoft.org/libxml2/||shape="rect"]] | ||
| 375 | )))|(% style="width: 101.0px;" %)((( | ||
| 376 | mingw-w64-libiconv | ||
| 377 | )))|(% style="width: 268.0px;" %)((( | ||
| 378 | 2.9.10-0 (2.9.10, no sources for 2.9.12) | ||
| 379 | )))|(% style="width: 209.0px;" %)((( | ||
| 380 | TBD | ||
| 381 | )))|(% style="width: 423.0px;" %)((( | ||
| 382 | TBD | ||
| 383 | ))) | ||
| 384 | |(% style="width: 179.0px;" %)((( | ||
| 385 | mingw-w64-[[gettext>>url:https://ftp.gnu.org/pub/gnu/gettext/||shape="rect"]] | ||
| 386 | )))|(% style="width: 101.0px;" %)((( | ||
| 387 | mingw-w64-libxml2 | ||
| 388 | )))|(% style="width: 268.0px;" %)((( | ||
| 389 | --0.21-0 (0.21)-- | ||
| 390 | |||
| 391 | 0.20.2-0 (0.20.2) | ||
| 392 | )))|(% style="width: 209.0px;" %)((( | ||
| 393 | TBD | ||
| 394 | )))|(% style="width: 423.0px;" %)((( | ||
| 395 | TBD | ||
| 396 | ))) | ||
| 397 | |(% style="width: 179.0px;" %)((( | ||
| 398 | mingw-w64-[[qt>>url:https://download.qt.io/archive/qt||shape="rect"]]5 | ||
| 399 | )))|(% style="width: 101.0px;" %)((( | ||
| 400 | \\ | ||
| 401 | )))|(% style="width: 268.0px;" %)((( | ||
| 402 | 5.15.2-0clazzespba1 (5.15.2) | ||
| 403 | )))|(% style="width: 209.0px;" %)((( | ||
| 404 | TBD | ||
| 405 | )))|(% style="width: 423.0px;" %)((( | ||
| 406 | TBD | ||
| 407 | ))) | ||
| 408 | |(% style="width: 179.0px;" %)((( | ||
| 409 | mingw-w64-jni-headers | ||
| 410 | )))|(% style="width: 101.0px;" %)((( | ||
| 411 | \\ | ||
| 412 | )))|(% style="width: 268.0px;" %)((( | ||
| 413 | 17.0.1-1 (17.0.1+12-1+deb11u2) | ||
| 414 | )))|(% style="width: 209.0px;" %)((( | ||
| 415 | TBD | ||
| 416 | )))|(% style="width: 423.0px;" %)((( | ||
| 417 | TBD | ||
| 418 | ))) | ||
| 419 | |||
| 420 | == {{id name="AdaptingFancyLibsfromDebian11Bullseyeto12Bookworm,MinGW-9toMinGW-10-Postponed:FancyLibssubprojectrebuildorderphase3"/}}Postponed: FancyLibs subproject rebuild order phase 3 == | ||
| 421 | |||
| 422 | The recommended order for phase 3 (after MinGW adaptions) is: | ||
| 423 | |||
| 424 | (% data-layout="full-width" ac:local-id="b528406a-fa8a-4e36-b89b-3106bd318804" %) | ||
| 425 | |=(% style="width: 136.0px;" %)((( | ||
| 426 | Project (subdir) | ||
| 427 | )))|=(% style="width: 180.0px;" %)((( | ||
| 428 | Archs (-o parameter) | ||
| 429 | )))|=(% style="width: 298.0px;" %)((( | ||
| 430 | Version with MinGW-9 | ||
| 431 | for Bullseye | ||
| 432 | )))|=(% style="width: 326.0px;" %)((( | ||
| 433 | Version with MinGW-10 | ||
| 434 | for Bookworm | ||
| 435 | )))|=(% style="width: 241.0px;" %)((( | ||
| 436 | Remarks, Bookworm | ||
| 437 | Status | ||
| 438 | ))) | ||
| 439 | |(% style="width: 136.0px;" %)((( | ||
| 440 | fancylog | ||
| 441 | )))|(% style="width: 180.0px;" %)((( | ||
| 442 | - (arch|10) | ||
| 443 | )))|(% style="width: 298.0px;" %)((( | ||
| 444 | 1.0.3-10 | ||
| 445 | )))|(% style="width: 326.0px;" %)((( | ||
| 446 | TBD | ||
| 447 | )))|(% style="width: 241.0px;" %)((( | ||
| 448 | TBD | ||
| 449 | ))) | ||
| 450 | |(% style="width: 136.0px;" %)((( | ||
| 451 | cute-headers | ||
| 452 | )))|(% style="width: 180.0px;" %)((( | ||
| 453 | - (arch|10) | ||
| 454 | )))|(% style="width: 298.0px;" %)((( | ||
| 455 | 1.6.1-13 (8_1.6.1) | ||
| 456 | )))|(% style="width: 326.0px;" %)((( | ||
| 457 | TBD | ||
| 458 | )))|(% style="width: 241.0px;" %)((( | ||
| 459 | TBD | ||
| 460 | ))) | ||
| 461 | |(% style="width: 136.0px;" %)((( | ||
| 462 | fancylibs | ||
| 463 | )))|(% style="width: 180.0px;" %)((( | ||
| 464 | - (arch|10) | ||
| 465 | )))|(% style="width: 298.0px;" %)((( | ||
| 466 | 3.7.4-12 | ||
| 467 | )))|(% style="width: 326.0px;" %)((( | ||
| 468 | TBD | ||
| 469 | )))|(% style="width: 241.0px;" %)((( | ||
| 470 | TBD | ||
| 471 | ))) | ||
| 472 | |(% style="width: 136.0px;" %)((( | ||
| 473 | fancydrawing | ||
| 474 | )))|(% style="width: 180.0px;" %)((( | ||
| 475 | - (arch|10) | ||
| 476 | )))|(% style="width: 298.0px;" %)((( | ||
| 477 | ^^0.6.3-3^^ | ||
| 478 | )))|(% style="width: 326.0px;" %)((( | ||
| 479 | TBD | ||
| 480 | )))|(% style="width: 241.0px;" %)((( | ||
| 481 | TBD | ||
| 482 | ))) | ||
| 483 | |(% style="width: 136.0px;" %)((( | ||
| 484 | fancygpsdclient | ||
| 485 | )))|(% style="width: 180.0px;" %)((( | ||
| 486 | - (unix|10) | ||
| 487 | )))|(% style="width: 298.0px;" %)((( | ||
| 488 | 0.4.3-9 | ||
| 489 | )))|(% style="width: 326.0px;" %)((( | ||
| 490 | TBD | ||
| 491 | )))|(% style="width: 241.0px;" %)((( | ||
| 492 | TBD | ||
| 493 | ))) | ||
| 494 | |(% style="width: 136.0px;" %)((( | ||
| 495 | fancyhttpd | ||
| 496 | )))|(% style="width: 180.0px;" %)((( | ||
| 497 | - (arch|10) | ||
| 498 | )))|(% style="width: 298.0px;" %)((( | ||
| 499 | 0.8.1-2 | ||
| 500 | )))|(% style="width: 326.0px;" %)((( | ||
| 501 | TBD | ||
| 502 | )))|(% style="width: 241.0px;" %)((( | ||
| 503 | TBD | ||
| 504 | ))) | ||
| 505 | |(% style="width: 136.0px;" %)((( | ||
| 506 | fancylogd | ||
| 507 | )))|(% style="width: 180.0px;" %)((( | ||
| 508 | - (unix|10) | ||
| 509 | )))|(% style="width: 298.0px;" %)((( | ||
| 510 | 0.1.0-7 | ||
| 511 | )))|(% style="width: 326.0px;" %)((( | ||
| 512 | TBD | ||
| 513 | )))|(% style="width: 241.0px;" %)((( | ||
| 514 | TBD | ||
| 515 | ))) | ||
| 516 | |(% style="width: 136.0px;" %)((( | ||
| 517 | fancypcsc | ||
| 518 | )))|(% style="width: 180.0px;" %)((( | ||
| 519 | - (arch|10) | ||
| 520 | )))|(% style="width: 298.0px;" %)((( | ||
| 521 | 0.2.5-7 | ||
| 522 | )))|(% style="width: 326.0px;" %)((( | ||
| 523 | TBD | ||
| 524 | )))|(% style="width: 241.0px;" %)((( | ||
| 525 | TBD | ||
| 526 | ))) | ||
| 527 | |(% style="width: 136.0px;" %)((( | ||
| 528 | fancysax | ||
| 529 | )))|(% style="width: 180.0px;" %)((( | ||
| 530 | - (arch|10) | ||
| 531 | )))|(% style="width: 298.0px;" %)((( | ||
| 532 | 0.6.1-12 | ||
| 533 | )))|(% style="width: 326.0px;" %)((( | ||
| 534 | TBD | ||
| 535 | )))|(% style="width: 241.0px;" %)((( | ||
| 536 | TBD | ||
| 537 | ))) | ||
| 538 | |(% style="width: 136.0px;" %)((( | ||
| 539 | fancyqt5 | ||
| 540 | )))|(% style="width: 180.0px;" %)((( | ||
| 541 | arch | ||
| 542 | )))|(% style="width: 298.0px;" %)((( | ||
| 543 | 0.1.1-2 | ||
| 544 | )))|(% style="width: 326.0px;" %)((( | ||
| 545 | TBD | ||
| 546 | )))|(% style="width: 241.0px;" %)((( | ||
| 547 | TBD | ||
| 548 | ))) | ||
| 549 | |(% style="width: 136.0px;" %)((( | ||
| 550 | fancyssl-tools | ||
| 551 | )))|(% style="width: 180.0px;" %)((( | ||
| 552 | - (arch|10) | ||
| 553 | )))|(% style="width: 298.0px;" %)((( | ||
| 554 | TBD | ||
| 555 | Was: 0.4.0-6 | ||
| 556 | )))|(% style="width: 326.0px;" %)((( | ||
| 557 | TBD | ||
| 558 | )))|(% style="width: 241.0px;" %)((( | ||
| 559 | TBD | ||
| 560 | ))) | ||
| 561 | |(% style="width: 136.0px;" %)((( | ||
| 562 | fancylaunch | ||
| 563 | )))|(% style="width: 180.0px;" %)((( | ||
| 564 | - (arch|10) | ||
| 565 | )))|(% style="width: 298.0px;" %)((( | ||
| 566 | 1.1.1-2 | ||
| 567 | )))|(% style="width: 326.0px;" %)((( | ||
| 568 | TBD | ||
| 569 | )))|(% style="width: 241.0px;" %)((( | ||
| 570 | TBD | ||
| 571 | ))) | ||
| 572 | |||
| 573 | == {{id name="AdaptingFancyLibsfromDebian11Bullseyeto12Bookworm,MinGW-9toMinGW-10-Obsoletesubdirs"/}}Obsolete subdirs == | ||
| 574 | |||
| 575 | (% data-layout="default" ac:local-id="1106d4b4-f801-484e-8556-bd6b9e21b04d" %) | ||
| 576 | |=(% style="width: 339.0px;" %)((( | ||
| 577 | Project (subdir) | ||
| 578 | )))|=(% style="width: 420.0px;" %)((( | ||
| 579 | Remarks | ||
| 580 | ))) | ||
| 581 | |(% style="width: 339.0px;" %)((( | ||
| 582 | base64 | ||
| 583 | )))|(% style="width: 420.0px;" %)((( | ||
| 584 | never even built for stretch | ||
| 585 | ))) | ||
| 586 | |(% style="width: 339.0px;" %)((( | ||
| 587 | fancylogview, | ||
| 588 | fancyqt4*, | ||
| 589 | mingw-w*-qt4* | ||
| 590 | )))|(% style="width: 420.0px;" %)((( | ||
| 591 | No more QT4 in Bullseye | ||
| 592 | ))) | ||
| 593 | |(% style="width: 339.0px;" %)((( | ||
| 594 | fancyxmlsock | ||
| 595 | )))|(% style="width: 420.0px;" %)((( | ||
| 596 | Looks lke old experimental code now in fancysock | ||
| 597 | ))) | ||
| 598 | |(% style="width: 339.0px;" %)((( | ||
| 599 | gpsfake-runner | ||
| 600 | )))|(% style="width: 420.0px;" %)((( | ||
| 601 | shell scripts only | ||
| 602 | ))) | ||
| 603 | |(% style="width: 339.0px;" %)((( | ||
| 604 | jnix | ||
| 605 | )))|(% style="width: 420.0px;" %)((( | ||
| 606 | never even built for stretch | ||
| 607 | ))) | ||
| 608 | |(% style="width: 339.0px;" %)((( | ||
| 609 | mingw-w64-libboost | ||
| 610 | )))|(% style="width: 420.0px;" %)((( | ||
| 611 | not in use | ||
| 612 | ))) | ||
| 613 | |(% style="width: 339.0px;" %)((( | ||
| 614 | osslsigncode | ||
| 615 | )))|(% style="width: 420.0px;" %)((( | ||
| 616 | not in use | ||
| 617 | ))) | ||
| 618 | |||
| 619 | \\ | ||
| 620 | |||
| 621 | \\ |