Wiki source code of Adapting FancyLibs & MinGW-Pkg from Debian 9 Stretch to 10 Buster, Mingw-7 to Mingw-8
Last modified by christoph_lechleitner@iteg_at on 2019-09-04 09.48:26
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | = {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-Introduction"/}}Introduction = |
| 2 | |||
| 3 | About every 2 years Debian introduces a new release. | ||
| 4 | |||
| 5 | At the time I'm writing this Debian [[Buster>>url:https://wiki.debian.org/DebianBuster||rel="nofollow" shape="rect" class="external-link"]] is on it's way from Full Freeze to GA. | ||
| 6 | |||
| 7 | The following notes shall provide the order in which FancyLibs shall be adapted and released for a new Debian release or maybe an Ubuntu release. | ||
| 8 | |||
| 9 | = {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-AdaptingFancyLibstonewDebianRelease"/}}Adapting FancyLibs to new Debian Release = | ||
| 10 | |||
| |
2.1 | 11 | The steps per sub project are the same as described for "HelloWorld projects* in [[doc:PBA.Adapting PBA to new Debian Release.WebHome]], with -o unix (before [[MinGW>>doc:MINGW64.WebHome]] adaption) or -o "arch|unix|7" after MinGW adaption. |
| |
1.1 | 12 | |
| |
2.1 | 13 | === {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-FancyLibssubprojectrebuildorderphase1"/}}FancyLibs subproject rebuild order phase 1 === |
| |
1.1 | 14 | |
| |
2.1 | 15 | The recommended order for phase 1 (before MinGW adaptions) is: |
| |
1.1 | 16 | |
| |
4.1 | 17 | (% class="wrapped" %) |
| |
2.1 | 18 | |=((( |
| 19 | Project (subdir) | ||
| 20 | )))|=((( | ||
| 21 | Archs (-o parameter) | ||
| 22 | )))|=((( | ||
| |
3.1 | 23 | Remarks general |
| 24 | )))|=((( | ||
| |
4.1 | 25 | Status & Remarks stretch/buster |
| 26 | )))|=((( | ||
| 27 | Version with Buster | ||
| |
2.1 | 28 | ))) |
| 29 | |((( | ||
| 30 | fancylog | ||
| 31 | )))|((( | ||
| |
10.1 | 32 | arch|8 |
| |
2.1 | 33 | )))|((( |
| 34 | \\ | ||
| |
3.1 | 35 | )))|((( |
| |
4.1 | 36 | OK. |
| |
3.1 | 37 | in pba-rpmrelease, call to rpmsign can be reduced to: |
| 38 | rpmsign ~-~-addsign -v ~-~-key-id 9...7 -D "%~_~_gpg /usr/bin/gpg" ../foobar-1.2.3-1.src.rpm | ||
| |
4.1 | 39 | )))|((( |
| 40 | 1.0.3-5 | ||
| |
2.1 | 41 | ))) |
| 42 | |((( | ||
| 43 | cute-headers | ||
| 44 | )))|((( | ||
| |
10.1 | 45 | arch|8 |
| |
2.1 | 46 | )))|((( |
| 47 | Data only, could be done anytime | ||
| |
3.1 | 48 | )))|((( |
| |
4.1 | 49 | OK |
| 50 | )))|((( | ||
| 51 | 1.6.1-9 | ||
| |
2.1 | 52 | ))) |
| 53 | |((( | ||
| 54 | fancylibs | ||
| 55 | )))|((( | ||
| |
3.1 | 56 | arch |
| |
2.1 | 57 | )))|((( |
| |
3.1 | 58 | \\ |
| 59 | )))|((( | ||
| |
4.1 | 60 | OK. libstdc++-8-dev |
| 61 | )))|((( | ||
| 62 | 3.7.3-1 | ||
| |
2.1 | 63 | ))) |
| |
4.1 | 64 | |((( |
| |
1.1 | 65 | fancydb |
| |
4.1 | 66 | )))|((( |
| 67 | - | ||
| 68 | )))|((( | ||
| 69 | Unix only | ||
| 70 | )))|((( | ||
| 71 | OK | ||
| 72 | )))|((( | ||
| 73 | 0.6.5-7 | ||
| 74 | ))) | ||
| 75 | |((( | ||
| |
1.1 | 76 | fancydrawing |
| |
4.1 | 77 | )))|((( |
| 78 | arch | ||
| 79 | )))|((( | ||
| 80 | \\ | ||
| 81 | )))|((( | ||
| 82 | OK | ||
| 83 | )))|((( | ||
| 84 | 0.6.2-3 | ||
| 85 | ))) | ||
| 86 | |((( | ||
| |
1.1 | 87 | fancygpsdclient |
| |
4.1 | 88 | )))|((( |
| 89 | unix | ||
| 90 | )))|((( | ||
| 91 | \\ | ||
| 92 | )))|((( | ||
| 93 | OK | ||
| 94 | )))|((( | ||
| 95 | 0.4.3-5 | ||
| 96 | ))) | ||
| 97 | |((( | ||
| |
1.1 | 98 | fancyhttpd |
| |
4.1 | 99 | )))|((( |
| 100 | arch | ||
| 101 | )))|((( | ||
| 102 | \\ | ||
| 103 | )))|((( | ||
| |
5.1 | 104 | OK |
| |
4.1 | 105 | )))|((( |
| |
5.1 | 106 | 0.8.0-2 |
| |
4.1 | 107 | ))) |
| 108 | |((( | ||
| |
2.1 | 109 | fancylogd |
| |
4.1 | 110 | )))|((( |
| 111 | unix | ||
| 112 | )))|((( | ||
| 113 | \\ | ||
| 114 | )))|((( | ||
| |
5.1 | 115 | OK |
| |
4.1 | 116 | )))|((( |
| |
5.1 | 117 | 0.1.0-3 |
| |
4.1 | 118 | ))) |
| 119 | |((( | ||
| |
2.1 | 120 | fancylogview |
| |
4.1 | 121 | )))|((( |
| 122 | . | ||
| 123 | )))|((( | ||
| 124 | Debian unix & amd64 only | ||
| 125 | )))|((( | ||
| 126 | Half OK: Does not build for armhf, maybe never did, libqt4-dev seems incomplete for arm | ||
| 127 | )))|((( | ||
| 128 | 0.3.0.5 | ||
| 129 | ))) | ||
| 130 | |((( | ||
| 131 | fancypkcs11 | ||
| 132 | )))|((( | ||
| 133 | unix | ||
| 134 | )))|((( | ||
| 135 | Debian unix & amd64 only | ||
| 136 | )))|((( | ||
| 137 | Half OK: Does not build for armhf, maybe never did | ||
| 138 | )))|((( | ||
| 139 | 0.4.1-1 | ||
| 140 | ))) | ||
| 141 | |((( | ||
| 142 | fancypcsc | ||
| 143 | )))|((( | ||
| 144 | unix | ||
| 145 | )))|((( | ||
| 146 | Debian unix & amd64 only | ||
| 147 | )))|((( | ||
| 148 | Half OK: Does not build for armhf, maybe never did | ||
| 149 | )))|((( | ||
| 150 | 0.2.5-2 | ||
| 151 | ))) | ||
| 152 | |((( | ||
| |
2.1 | 153 | fancymodbus |
| |
4.1 | 154 | )))|((( |
| 155 | unix | ||
| 156 | )))|((( | ||
| 157 | \\ | ||
| 158 | )))|((( | ||
| |
12.1 | 159 | OK |
| 160 | Required minor adaption, with libmodbus-dev going from 3.0.6 to 3.1.4 | ||
| |
4.1 | 161 | )))|((( |
| |
12.1 | 162 | 0.2.4-3 |
| |
4.1 | 163 | ))) |
| 164 | |((( | ||
| 165 | fancysax | ||
| 166 | )))|((( | ||
| 167 | arch | ||
| 168 | )))|((( | ||
| 169 | \\ | ||
| 170 | )))|((( | ||
| 171 | OK | ||
| 172 | )))|((( | ||
| 173 | 0.6.1-7 | ||
| 174 | ))) | ||
| 175 | |((( | ||
| |
2.1 | 176 | fancyqt4 |
| |
4.1 | 177 | )))|((( |
| 178 | arch | ||
| 179 | )))|((( | ||
| 180 | \\ | ||
| 181 | )))|((( | ||
| 182 | OK | ||
| 183 | )))|((( | ||
| 184 | 0.9.3-3 | ||
| 185 | ))) | ||
| 186 | |((( | ||
| |
2.1 | 187 | fancyqt4widgets |
| |
4.1 | 188 | )))|((( |
| 189 | arch | ||
| 190 | )))|((( | ||
| 191 | \\ | ||
| 192 | )))|((( | ||
| 193 | OK | ||
| 194 | )))|((( | ||
| 195 | 0.5.2-2 | ||
| 196 | ))) | ||
| 197 | |((( | ||
| |
2.1 | 198 | fancysane |
| |
4.1 | 199 | )))|((( |
| 200 | unix | ||
| 201 | )))|((( | ||
| 202 | \\ | ||
| 203 | )))|((( | ||
| |
5.1 | 204 | OK, but libsane-dbg not available for buster. Reduced that to suggestion |
| |
4.1 | 205 | )))|((( |
| |
5.1 | 206 | 0.3.2-5 |
| |
4.1 | 207 | ))) |
| 208 | |((( | ||
| 209 | fancyqmi | ||
| 210 | )))|((( | ||
| 211 | unix | ||
| 212 | )))|((( | ||
| 213 | Debian unix & amd64 only | ||
| 214 | )))|((( | ||
| 215 | Half OK: Does not build for armhf, maybe never did | ||
| 216 | )))|((( | ||
| 217 | 0.2.1-5 | ||
| 218 | ))) | ||
| 219 | |((( | ||
| |
2.1 | 220 | fancyssl-tools |
| |
4.1 | 221 | )))|((( |
| 222 | unix | ||
| 223 | )))|((( | ||
| 224 | \\ | ||
| 225 | )))|((( | ||
| |
5.1 | 226 | OK? |
| |
4.1 | 227 | )))|((( |
| 228 | 0.4.0-5 | ||
| 229 | ))) | ||
| |
2.1 | 230 | |
| |
5.1 | 231 | Tests with released Buster on 2019-08-02 showed that all unix builds work for amd64, most work for armhf. |
| 232 | |||
| |
6.1 | 233 | === {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-MinGW-Pkgrebuilds"/}}MinGW-Pkg rebuilds === |
| |
2.1 | 234 | |
| |
6.1 | 235 | Stretch came with Mingw 7, Buster comes with Mingw 8, so we should rebuild that carefully, pulling up versions of libraries. |
| |
2.1 | 236 | |
| |
6.1 | 237 | Order based on [[doc:MINGW64.mingw 6 rebuild order.WebHome]] |
| 238 | |||
| |
9.1 | 239 | (% class="wrapped" %) |
| |
6.1 | 240 | |=((( |
| 241 | Project (mingw-pkg subdir pattern) | ||
| 242 | )))|=((( | ||
| 243 | Dep. | ||
| 244 | )))|=((( | ||
| 245 | Version in mingw-pkg MinGW-7 Stretch | ||
| 246 | )))|=((( | ||
| 247 | Version in mingw-pkg MinGW-8 Buster | ||
| 248 | )))|=((( | ||
| 249 | Buster status | ||
| 250 | ))) | ||
| 251 | |((( | ||
| 252 | (osslsigncode) | ||
| 253 | )))|((( | ||
| 254 | - | ||
| 255 | )))|((( | ||
| 256 | - | ||
| 257 | )))|((( | ||
| 258 | - | ||
| 259 | )))|((( | ||
| 260 | ignored | ||
| 261 | ))) | ||
| 262 | |((( | ||
| 263 | mingw-w64-binutils / binutils-mingw-w64 | ||
| 264 | )))|((( | ||
| 265 | \\ | ||
| 266 | )))|((( | ||
| 267 | - (2.27.90.20161231-1+7.4) | ||
| 268 | )))|((( | ||
| 269 | - (2.31.1-11+8.3) | ||
| 270 | )))|((( | ||
| 271 | provided by Debian now | ||
| 272 | ))) | ||
| 273 | |((( | ||
| 274 | (mingw-w64-libmysql) | ||
| 275 | )))|((( | ||
| 276 | \\ | ||
| 277 | )))|((( | ||
| 278 | - (6.1.11-1clazzespba1) | ||
| 279 | )))|((( | ||
| 280 | - (6.1.11-1clazzespba2) | ||
| 281 | )))|((( | ||
| 282 | obsolete since mingw-6, empty now | ||
| 283 | ))) | ||
| 284 | |((( | ||
| 285 | mingw-w64-libmariadb | ||
| 286 | )))|((( | ||
| 287 | \\ | ||
| 288 | )))|((( | ||
| 289 | - | ||
| 290 | )))|((( | ||
| 291 | - | ||
| 292 | )))|((( | ||
| 293 | not required for now | ||
| 294 | ))) | ||
| 295 | |((( | ||
| 296 | mingw-w64-gcc-rt | ||
| 297 | )))|((( | ||
| 298 | \\ | ||
| 299 | )))|((( | ||
| |
7.1 | 300 | 6.3.0, |
| |
6.1 | 301 | uses Debian's g++-mingw64-* |
| 302 | )))|((( | ||
| 303 | 8.3.0 (-6+21.3~~deb10u1), | ||
| 304 | uses Debian's g++-mingw64-* | ||
| 305 | )))|((( | ||
| 306 | OK | ||
| 307 | ))) | ||
| 308 | |((( | ||
| 309 | mingw-w64-zlib | ||
| 310 | )))|((( | ||
| 311 | mingw-w64-gcc-rt | ||
| 312 | )))|((( | ||
| |
7.1 | 313 | 1.2.11 |
| |
6.1 | 314 | )))|((( |
| |
7.1 | 315 | 1.2.11 |
| |
6.1 | 316 | )))|((( |
| 317 | OK after rules changes: | ||
| 318 | common-build-indep to build-indep, | ||
| 319 | common-install-indep to install-indep | ||
| 320 | ))) | ||
| 321 | |((( | ||
| 322 | mingw-w64-openssl | ||
| 323 | )))|((( | ||
| 324 | mingw-w64-zlib | ||
| 325 | )))|((( | ||
| 326 | 1.1.0f-0 | ||
| 327 | )))|((( | ||
| |
7.1 | 328 | 1.1.1c |
| |
6.1 | 329 | )))|((( |
| |
9.1 | 330 | OK |
| |
6.1 | 331 | ))) |
| 332 | |((( | ||
| 333 | mingw-w64-libpng | ||
| 334 | )))|((( | ||
| 335 | mingw-w64-zlib | ||
| 336 | )))|((( | ||
| |
7.1 | 337 | 1.6.31 |
| |
6.1 | 338 | )))|((( |
| |
7.1 | 339 | 1.6.37 |
| |
6.1 | 340 | )))|((( |
| |
7.1 | 341 | OK? |
| 342 | libtool: link: x86_64-w64-mingw32-gcc -O2 -Wall -o .libs/pngfix.exe contrib/tools/pngfix.o ./.libs/libpng16.dll.a -lz -L/usr/x86_64-w64-mingw32/lib | ||
| 343 | libtool: error: Could not determine the host path corresponding to | ||
| 344 | libtool: error: '.../mingw-pkg/trunk/mingw-w64-deb/mingw-w64-libpng-1.6.37/build/.libs' | ||
| 345 | libtool: error: Continuing, but uninstalled executables may not work. ... | ||
| |
6.1 | 346 | ))) |
| 347 | |((( | ||
| 348 | mingw-w64-libjpeg | ||
| 349 | )))|((( | ||
| 350 | mingw-w64-libpng | ||
| 351 | )))|((( | ||
| |
7.1 | 352 | 9b |
| |
6.1 | 353 | )))|((( |
| |
7.1 | 354 | 9c |
| |
6.1 | 355 | )))|((( |
| |
7.1 | 356 | OK |
| |
6.1 | 357 | ))) |
| 358 | |((( | ||
| 359 | mingw-w64-libtiff | ||
| 360 | )))|((( | ||
| 361 | mingw-w64-libjpeg | ||
| 362 | )))|((( | ||
| |
7.1 | 363 | 4.0.8 |
| |
6.1 | 364 | )))|((( |
| |
7.1 | 365 | 4.0.10 |
| |
6.1 | 366 | )))|((( |
| |
7.1 | 367 | OK |
| |
6.1 | 368 | ))) |
| 369 | |((( | ||
| 370 | mingw-w64-libmng | ||
| 371 | )))|((( | ||
| 372 | mingw-w64-libjpeg | ||
| 373 | )))|((( | ||
| 374 | 2.0.3-2 | ||
| 375 | )))|((( | ||
| |
7.1 | 376 | 2.0.3-3 |
| |
6.1 | 377 | )))|((( |
| |
7.1 | 378 | OK |
| |
6.1 | 379 | ))) |
| 380 | |((( | ||
| 381 | mingw-w64-bzip2 | ||
| 382 | )))|((( | ||
| 383 | mingw-w64-gcc-rt | ||
| 384 | )))|((( | ||
| 385 | 1.0.6-3 | ||
| 386 | )))|((( | ||
| |
7.1 | 387 | 1.0.6-4 |
| |
6.1 | 388 | )))|((( |
| |
7.1 | 389 | OK |
| |
6.1 | 390 | ))) |
| 391 | |((( | ||
| 392 | mingw-w64-libboost | ||
| 393 | )))|((( | ||
| 394 | mingw-w64-bzip2 | ||
| 395 | )))|((( | ||
| 396 | - | ||
| 397 | )))|((( | ||
| 398 | - | ||
| 399 | )))|((( | ||
| |
7.1 | 400 | - (ignored) |
| |
6.1 | 401 | ))) |
| 402 | |((( | ||
| 403 | mingw-w64-libiconv | ||
| 404 | )))|((( | ||
| 405 | mingw-w64-gcc-rt | ||
| 406 | )))|((( | ||
| 407 | 1.15-1 | ||
| 408 | )))|((( | ||
| |
7.1 | 409 | 1.16-1 |
| |
6.1 | 410 | )))|((( |
| |
7.1 | 411 | OK |
| |
6.1 | 412 | ))) |
| 413 | |((( | ||
| 414 | mingw-w64-libxml2 | ||
| 415 | )))|((( | ||
| 416 | mingw-w64-libiconv | ||
| 417 | )))|((( | ||
| 418 | 2.9.3-1 | ||
| 419 | )))|((( | ||
| |
7.1 | 420 | 2.9.9-1 |
| |
6.1 | 421 | )))|((( |
| |
7.1 | 422 | OK |
| |
6.1 | 423 | ))) |
| 424 | |((( | ||
| 425 | mingw-w64-gettext | ||
| 426 | )))|((( | ||
| 427 | mingw-w64-libxml2 | ||
| 428 | )))|((( | ||
| 429 | 0.19.8-1 | ||
| 430 | )))|((( | ||
| |
7.1 | 431 | 0.20.1-1 |
| |
6.1 | 432 | )))|((( |
| |
10.1 | 433 | OK |
| |
7.1 | 434 | New patch {{code language="none"}}pthread_sigmask.m4{{/code}}.patch based on [[this post>>url:https://lists.gnu.org/archive/html/bug-gnulib/2019-05/msg00098.html||shape="rect"]]. |
| |
10.1 | 435 | \\ |
| |
6.1 | 436 | ))) |
| 437 | |((( | ||
| 438 | mingw-w64-qt4-qmake | ||
| 439 | )))|((( | ||
| 440 | \\ | ||
| 441 | )))|((( | ||
| 442 | 4.8.7-0clazzespba1 | ||
| 443 | )))|((( | ||
| |
7.1 | 444 | 4.8.7-1clazzespba0 |
| |
6.1 | 445 | )))|((( |
| |
10.1 | 446 | OK |
| |
7.1 | 447 | Builldep change: {{code language="none"}}libstdc++-6-dev{{/code}} to {{code language="none"}}libstdc++-6-dev{{/code}} |
| |
6.1 | 448 | ))) |
| 449 | |((( | ||
| 450 | mingw-w64-qt4 | ||
| 451 | )))|((( | ||
| |
7.1 | 452 | mingw-w64-qt4-qmake, |
| 453 | many of above | ||
| |
6.1 | 454 | )))|((( |
| 455 | 4.8.7-0clazzespba3 | ||
| 456 | )))|((( | ||
| |
7.1 | 457 | 4.8.7-1clazzespba0 |
| |
6.1 | 458 | )))|((( |
| |
10.1 | 459 | TBC ~~ |
| 460 | Building without SSL support since mingw-7. | ||
| 461 | |||
| 462 | Needed these: | ||
| 463 | dpkg ~-~-add-architecture i386 | ||
| 464 | apt-get update | ||
| 465 | apt-get install wine32 | ||
| |
6.1 | 466 | ))) |
| 467 | |((( | ||
| 468 | mingw-w32-qt4-qmake | ||
| 469 | )))|((( | ||
| 470 | \\ | ||
| 471 | )))|((( | ||
| 472 | 4.8.7-0clazzespba1 | ||
| 473 | )))|((( | ||
| |
7.1 | 474 | 4.8.7-1clazzespba0 |
| |
6.1 | 475 | )))|((( |
| |
7.1 | 476 | Builldep change: {{code language="none"}}libstdc++-6-dev{{/code}} to {{code language="none"}}libstdc++-6-dev{{/code}} |
| 477 | OK | ||
| |
6.1 | 478 | ))) |
| 479 | |((( | ||
| 480 | mingw-w32-qt4 | ||
| 481 | )))|((( | ||
| |
7.1 | 482 | mingw-w32-qt4-qmake, |
| 483 | many of above | ||
| |
6.1 | 484 | )))|((( |
| 485 | 4.8.7-0clazzespba3 | ||
| 486 | )))|((( | ||
| |
7.1 | 487 | 4.8.7-1clazzespba0 |
| |
6.1 | 488 | )))|((( |
| |
9.1 | 489 | TODO |
| |
10.1 | 490 | Building without SSL support since mingw-7. |
| |
6.1 | 491 | ))) |
| 492 | |((( | ||
| 493 | mingw-w64-jni-headers | ||
| 494 | )))|((( | ||
| 495 | \\ | ||
| 496 | )))|((( | ||
| 497 | 1.6.0-4clazzespba5 | ||
| 498 | )))|((( | ||
| |
7.1 | 499 | 1.6.0-4clazzespba6 |
| |
6.1 | 500 | )))|((( |
| |
10.1 | 501 | OK. |
| |
7.1 | 502 | Using headers from OpenJDK-11 now. |
| 503 | Should we raise the version to 11? | ||
| |
6.1 | 504 | ))) |
| 505 | |||
| |
9.1 | 506 | === {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-TODOFancyLibssubprojectrebuildorderphase3"/}}TODO FancyLibs subproject rebuild order phase 3 === |
| |
6.1 | 507 | |
| 508 | The recommended order for phase 2 (before MinGW-8 adaptions) is: | ||
| 509 | |||
| |
4.1 | 510 | (% class="wrapped" %) |
| |
2.1 | 511 | |=((( |
| 512 | Project (subdir) | ||
| 513 | )))|=((( | ||
| 514 | Archs (-o parameter) | ||
| 515 | )))|=((( | ||
| |
6.1 | 516 | Buster Status |
| |
4.1 | 517 | )))|=((( |
| |
6.1 | 518 | Version with MinGW-8 package for Buster |
| |
10.1 | 519 | )))|=((( |
| 520 | Remarks, changes | ||
| |
2.1 | 521 | ))) |
| 522 | |((( | ||
| |
6.1 | 523 | fancylog |
| |
2.1 | 524 | )))|((( |
| |
10.1 | 525 | - (arch|8) |
| |
2.1 | 526 | )))|((( |
| |
10.1 | 527 | OK |
| |
4.1 | 528 | )))|((( |
| |
10.1 | 529 | 1.0.3-7 |
| 530 | )))|((( | ||
| 531 | \\ | ||
| |
2.1 | 532 | ))) |
| 533 | |((( | ||
| |
6.1 | 534 | cute-headers |
| |
2.1 | 535 | )))|((( |
| |
10.1 | 536 | - (arch|8) |
| |
2.1 | 537 | )))|((( |
| |
10.1 | 538 | OK |
| |
4.1 | 539 | )))|((( |
| |
10.1 | 540 | 8_1.6.1-10 |
| 541 | )))|((( | ||
| 542 | \\ | ||
| |
2.1 | 543 | ))) |
| 544 | |((( | ||
| |
1.1 | 545 | fancylibs |
| |
2.1 | 546 | )))|((( |
| |
10.1 | 547 | - (arch|8) |
| |
2.1 | 548 | )))|((( |
| |
10.1 | 549 | OK |
| |
4.1 | 550 | )))|((( |
| |
10.1 | 551 | 3.7.3-2 |
| 552 | )))|((( | ||
| 553 | In debian-mingw-8/rules: | ||
| 554 | # see [[https:~~/~~/bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492>>url:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492||shape="rect"]] | ||
| 555 | w32pcdir = /usr/i686-w64-mingw32/lib/pkgconfig | ||
| 556 | w64pcdir = /usr/x86_64-w64-mingw32/lib/pkgconfig | ||
| 557 | ... | ||
| 558 | common-build-indep:: | ||
| 559 | cd $(w32builddir) && $(MAKE) arch="i686-w64-mingw32" PKG_CONFIG_LIBDIR=$(w32pcdir) | ||
| 560 | cd $(w64builddir) && $(MAKE) arch="x86_64-w64-mingw32" PKG_CONFIG_LIBDIR=$(w64pcdir) | ||
| |
2.1 | 561 | ))) |
| |
4.1 | 562 | |((( |
| |
2.1 | 563 | fancydrawing |
| |
4.1 | 564 | )))|((( |
| |
10.1 | 565 | - (arch|8) |
| |
4.1 | 566 | )))|((( |
| |
10.1 | 567 | OK |
| |
4.1 | 568 | )))|((( |
| |
10.1 | 569 | (% class="moz-quote-pre code" %) |
| 570 | ((( | ||
| |
11.1 | 571 | 0.6.2-5 |
| |
4.1 | 572 | ))) |
| |
10.1 | 573 | )))|((( |
| 574 | In debian-mingw-8/rules: | ||
| 575 | # see [[https:~~/~~/bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492>>url:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492||shape="rect"]] | ||
| 576 | w32pcdir = /usr/i686-w64-mingw32/lib/pkgconfig | ||
| 577 | w64pcdir = /usr/x86_64-w64-mingw32/lib/pkgconfig | ||
| 578 | ... | ||
| 579 | common-build-indep:: | ||
| 580 | cd $(builddir) && PKG_CONFIG_LIBDIR=$(w64pcdir) $(MAKE) arch=$(arch) | ||
| 581 | cd $(builddir32) && PKG_CONFIG_LIBDIR=$(w32pcdir) $(MAKE) arch=$(arch32) | ||
| 582 | ))) | ||
| |
4.1 | 583 | |((( |
| |
2.1 | 584 | fancygpsdclient |
| |
4.1 | 585 | )))|((( |
| |
10.1 | 586 | - (unix|8) |
| |
4.1 | 587 | )))|((( |
| |
10.1 | 588 | OK |
| |
4.1 | 589 | )))|((( |
| |
11.1 | 590 | 0.4.3-7 |
| |
10.1 | 591 | )))|((( |
| 592 | debian-mingw-8/rules adapted like above | ||
| |
4.1 | 593 | ))) |
| 594 | |((( | ||
| |
2.1 | 595 | fancyhttpd |
| |
4.1 | 596 | )))|((( |
| |
10.1 | 597 | - (arch|8) |
| |
4.1 | 598 | )))|((( |
| |
10.1 | 599 | OK |
| |
4.1 | 600 | )))|((( |
| |
10.1 | 601 | 0.8.0-3 |
| 602 | )))|((( | ||
| 603 | debian-mingw-8/rules adapted like above | ||
| |
4.1 | 604 | ))) |
| 605 | |((( | ||
| |
1.1 | 606 | fancylogd |
| |
4.1 | 607 | )))|((( |
| |
10.1 | 608 | - (unix|8) |
| |
4.1 | 609 | )))|((( |
| |
10.1 | 610 | OK |
| |
4.1 | 611 | )))|((( |
| |
11.1 | 612 | 0.1.0-6 |
| |
10.1 | 613 | )))|((( |
| 614 | debian-mingw-8/rules adapted like above | ||
| 615 | |||
| 616 | Also had to add FANCYLOGD_COMMON_API in fancylogdVersion.cpp | ||
| |
4.1 | 617 | ))) |
| 618 | |((( | ||
| |
1.1 | 619 | fancylogview |
| |
4.1 | 620 | )))|((( |
| |
11.1 | 621 | - (nsis directory) |
| |
4.1 | 622 | )))|((( |
| |
11.1 | 623 | OK |
| |
10.1 | 624 | )))|((( |
| |
11.1 | 625 | 0.3.0.6 |
| |
4.1 | 626 | )))|((( |
| |
10.1 | 627 | Deferred, depends on QT |
| |
4.1 | 628 | ))) |
| 629 | |((( | ||
| |
10.1 | 630 | --fancypkcs11-- |
| |
4.1 | 631 | )))|((( |
| |
10.1 | 632 | - (unix only) |
| |
4.1 | 633 | )))|((( |
| |
10.1 | 634 | - |
| |
4.1 | 635 | )))|((( |
| |
10.1 | 636 | - |
| 637 | )))|((( | ||
| 638 | Probably never build for MinGW, despite debian-mingw-?/ directories | ||
| |
4.1 | 639 | ))) |
| 640 | |((( | ||
| |
1.1 | 641 | fancypcsc |
| |
4.1 | 642 | )))|((( |
| |
10.1 | 643 | - (arch|8) |
| |
4.1 | 644 | )))|((( |
| |
10.1 | 645 | OK |
| |
4.1 | 646 | )))|((( |
| |
11.1 | 647 | 0.2.5-4 |
| |
10.1 | 648 | )))|((( |
| 649 | \\ | ||
| |
4.1 | 650 | ))) |
| 651 | |((( | ||
| 652 | --fancymodbus-- | ||
| 653 | )))|((( | ||
| 654 | - (unix only) | ||
| 655 | )))|((( | ||
| 656 | - | ||
| 657 | )))|((( | ||
| |
6.1 | 658 | - |
| |
10.1 | 659 | )))|((( |
| 660 | \\ | ||
| |
4.1 | 661 | ))) |
| 662 | |((( | ||
| 663 | fancysax | ||
| 664 | )))|((( | ||
| |
10.1 | 665 | - (arch|8) |
| |
4.1 | 666 | )))|((( |
| |
10.1 | 667 | OK |
| |
4.1 | 668 | )))|((( |
| |
11.1 | 669 | 0.6.1-9 |
| |
10.1 | 670 | )))|((( |
| 671 | debian-mingw-8/rules adapted like above | ||
| |
4.1 | 672 | ))) |
| 673 | |((( | ||
| |
1.1 | 674 | fancyqt4 |
| |
4.1 | 675 | )))|((( |
| |
10.1 | 676 | - (arch|8) |
| |
4.1 | 677 | )))|((( |
| |
11.1 | 678 | OK |
| |
4.1 | 679 | )))|((( |
| |
11.1 | 680 | 0.9.3-5 |
| |
10.1 | 681 | )))|((( |
| |
11.1 | 682 | debian-mingw-8/rules adapted like above |
| |
4.1 | 683 | ))) |
| 684 | |((( | ||
| |
1.1 | 685 | fancyqt4widgets |
| |
4.1 | 686 | )))|((( |
| |
10.1 | 687 | - (arch|8) |
| |
4.1 | 688 | )))|((( |
| |
11.1 | 689 | OK |
| |
4.1 | 690 | )))|((( |
| |
11.1 | 691 | 0.5.2-3 |
| |
10.1 | 692 | )))|((( |
| |
11.1 | 693 | debian-mingw-8/rules adapted like above |
| |
4.1 | 694 | ))) |
| 695 | |((( | ||
| 696 | --fancysane-- | ||
| 697 | )))|((( | ||
| 698 | - (unix only) | ||
| 699 | )))|((( | ||
| 700 | - | ||
| 701 | )))|((( | ||
| |
6.1 | 702 | - |
| |
10.1 | 703 | )))|((( |
| 704 | \\ | ||
| |
4.1 | 705 | ))) |
| 706 | |((( | ||
| 707 | --fancyqmi-- | ||
| 708 | )))|((( | ||
| 709 | - (unix only) | ||
| 710 | )))|((( | ||
| 711 | - | ||
| 712 | )))|((( | ||
| |
6.1 | 713 | - |
| |
10.1 | 714 | )))|((( |
| 715 | \\ | ||
| |
4.1 | 716 | ))) |
| 717 | |((( | ||
| |
1.1 | 718 | fancyssl-tools |
| |
4.1 | 719 | )))|((( |
| |
10.1 | 720 | - (arch|8) |
| |
4.1 | 721 | )))|((( |
| |
11.1 | 722 | OK |
| |
4.1 | 723 | )))|((( |
| |
10.1 | 724 | 0.4.0-6 |
| 725 | )))|((( | ||
| 726 | debian-mingw-8/rules adapted like above | ||
| |
4.1 | 727 | ))) |
| |
3.1 | 728 | |
| 729 | === {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-Obsoletesubdirs"/}}Obsolete subdirs === | ||
| 730 | |||
| |
4.1 | 731 | (% class="wrapped" %) |
| |
3.1 | 732 | |=((( |
| 733 | Project (subdir) | ||
| 734 | )))|=((( | ||
| 735 | Remarks | ||
| 736 | ))) | ||
| 737 | |((( | ||
| 738 | base64 | ||
| 739 | )))|((( | ||
| 740 | never even built for stretch | ||
| 741 | ))) | ||
| 742 | |((( | ||
| |
1.1 | 743 | gpsfake-runner |
| |
3.1 | 744 | )))|((( |
| 745 | shell scripts only | ||
| 746 | ))) | ||
| 747 | |((( | ||
| |
1.1 | 748 | jnix |
| |
3.1 | 749 | )))|((( |
| 750 | never even built for stretch | ||
| 751 | ))) | ||
| |
4.1 | 752 | |((( |
| 753 | fancyxmlsock | ||
| 754 | )))|((( | ||
| 755 | Looks lke old experimental code now in fancysock | ||
| 756 | ))) | ||
| |
1.1 | 757 | |
| |
3.1 | 758 | \\ |
| |
2.1 | 759 | |
| |
1.1 | 760 | \\ |