Last modified by christoph_lechleitner@iteg_at on 2022-01-07 09.18:45

From version 5.1
edited by christoph_lechleitner@iteg_at
on 2021-12-12 12.48:55
Change comment: Started FancyLibs MinGW-9 adaptions
To version 3.1
edited by christoph_lechleitner@iteg_at
on 2021-10-08 11.33:13
Change comment: Phase 1 done, all linux builds ok for buster amd64

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -WiP: Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9
1 +Work in Progress: Adapting FancyLibs from Debian 10 Buster to 11 Bullseye
Content
... ... @@ -12,7 +12,7 @@
12 12  
13 13  The steps per sub project are the same as described for "HelloWorld projects* in [[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.
14 14  
15 -== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-FancyLibssubprojectrebuildorderphase1"/}}FancyLibs subproject rebuild order phase 1 ==
15 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-FancyLibssubprojectrebuildorderphase1"/}}FancyLibs subproject rebuild order phase 1 ===
16 16  
17 17  We have dropped {{code language="none"}}armhf{{/code}} support for now.
18 18  
... ... @@ -229,9 +229,9 @@
229 229  0.4.0-7
230 230  )))
231 231  
232 -== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-MinGW-Pkgrebuilds"/}}MinGW-Pkg rebuilds ==
232 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-MinGW-Pkgrebuilds"/}}MinGW-Pkg rebuilds ===
233 233  
234 -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.
234 +Buster came with Mingw 8, so does Bullseye. Mingw-W64 9.0.0 was released 2021-05-22 which was too late for Bullseye. So there should'nt be much to adapt.
235 235  
236 236  Order based on [[doc:MINGW64.mingw 6 rebuild order.WebHome]]
237 237  
... ... @@ -241,14 +241,14 @@
241 241  )))|=(((
242 242  Dep.
243 243  )))|=(((
244 -Version MinGW-8 mingw-pkg (upstream)
244 +Version in mingw-pkg MinGW-8 Buster
245 245  )))|=(((
246 -Version MinGW-9 mingw-pkg (upstream)
246 +Version in mingw-pkg MinGW-8 Bullseye
247 247  )))|=(((
248 -Bullseye Status, mingw-pkg svn rev.
248 +Bullseye Status
249 249  )))
250 250  |(((
251 ---(osslsigncode)--
251 +(osslsigncode)
252 252  )))|(((
253 253  -
254 254  )))|(((
... ... @@ -259,29 +259,31 @@
259 259  ignored
260 260  )))
261 261  |(((
262 -(mingw-w64-[[binutils>>url:https://sourceware.org/binutils/||shape="rect"]])
262 +mingw-w64-binutils / binutils-mingw-w64
263 263  )))|(((
264 264  \\
265 265  )))|(((
266 266  - (2.31.1-11+8.3)
267 267  )))|(((
268 -- (2.35.2-2+8.11+b3)
268 +TBD
269 +Was: - (2.31.1-11+8.3)
269 269  )))|(((
270 -provided by Debian now as {{code language="none"}}binutils-mingw-w64-x86-64{{/code}}
271 +provided by Debian now
271 271  )))
272 272  |(((
273 ---(mingw-w64-libmysql)--
274 +(mingw-w64-libmysql)
274 274  )))|(((
275 275  \\
276 276  )))|(((
277 277  - (6.1.11-1clazzespba2)
278 278  )))|(((
279 --
280 +TBD
281 +Was: - (6.1.11-1clazzespba2)
280 280  )))|(((
281 281  obsolete since mingw-6, empty now
282 282  )))
283 283  |(((
284 ---(mingw-w64-libmariadb)--
286 +mingw-w64-libmariadb
285 285  )))|(((
286 286  \\
287 287  )))|(((
... ... @@ -299,115 +299,109 @@
299 299  8.3.0 (-6+21.3~~deb10u1),
300 300  uses Debian's g++-mingw64-*
301 301  )))|(((
302 -10.2.1 (10.2.1-6+24.2),
304 +TBD
305 +Was: 8.3.0 (-6+21.3~~deb10u1),
303 303  uses Debian's g++-mingw64-*
304 304  )))|(((
305 -OK, 684
308 +TBD
309 +Was: OK
306 306  )))
307 307  |(((
308 -mingw-w64-[[zlib>>url:https://downloads.sourceforge.net/project/libpng/zlib/||shape="rect"]]
312 +mingw-w64-zlib
309 309  )))|(((
310 310  mingw-w64-gcc-rt
311 311  )))|(((
312 -1.2.11-2 (1.2.11)
316 +1.2.11
313 313  )))|(((
314 -1.2.11-4 (1.2.11)
318 +TBD
319 +Was: 1.2.11
315 315  )))|(((
316 -In debian/rules moved content of build-indep into install-indep to avoid double build.
317 -
318 -OK, 688
321 +TBD
322 +Was: OK after rules changes:
323 +common-build-indep to build-indep,
324 +common-install-indep to install-indep
319 319  )))
320 320  |(((
321 -mingw-w64-[[openssl>>url:https://www.openssl.org/source/||shape="rect"]]
327 +mingw-w64-openssl
322 322  )))|(((
323 323  mingw-w64-zlib
324 324  )))|(((
325 325  1.1.1c
326 326  )))|(((
327 -1.1.1l-1 (1.1.1l)
333 +TBD
334 +Was: 1.1.1c
328 328  )))|(((
329 -{{code language="none"}}make CPPFLAGS=""{{/code}} ...
330 -to suppress {{code language="none"}}-D_FORTIFY_SOURCE=2{{/code}}
331 -
332 -which triggers {{code language="none"}}undefined reference to `__memcpy_chk'{{/code}}
333 -\\In debian/rules moved content of build-indep into install-indep to avoid double build, and rebuild after zlib fix rg. missing .dll file.
334 -
335 -OK, 689
336 +TBD
337 +Was: OK
336 336  )))
337 337  |(((
338 -mingw-w64-[[libpng>>url:https://downloads.sourceforge.net/project/libpng/||shape="rect"]]
340 +mingw-w64-libpng
339 339  )))|(((
340 340  mingw-w64-zlib
341 341  )))|(((
342 -1.6.37-1 (1.6.37)
344 +1.6.37
343 343  )))|(((
344 -1.6.37-2 (1.6.37, 1.7 still in beta)
346 +TBD
347 +Was: 1.6.37
345 345  )))|(((
346 -In debian/rules moved content of build-indep into install-indep to avoid double build.
347 -
348 -{{code language="none"}}make CPPFLAGS=""{{/code}} ...
349 -to suppress {{code language="none"}}-D_FORTIFY_SOURCE=2{{/code}}, see openssl above
350 -
351 -OK, 691
349 +TBD
350 +Was: OK?
351 +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
352 +libtool: error: Could not determine the host path corresponding to
353 +libtool: error: '.../mingw-pkg/trunk/mingw-w64-deb/mingw-w64-libpng-1.6.37/build/.libs'
354 +libtool: error: Continuing, but uninstalled executables may not work. ...
352 352  )))
353 353  |(((
354 -mingw-w64-[[libjpeg>>url:http://www.ijg.org/files/||shape="rect"]]
357 +mingw-w64-libjpeg
355 355  )))|(((
356 356  mingw-w64-libpng
357 357  )))|(((
358 -9c-1 (9c)
361 +9c
359 359  )))|(((
360 -9d-1 (9d)
363 +TBD
364 +Was: 9c
361 361  )))|(((
362 -In debian/rules moved content of build-indep into install-indep to avoid double build.
363 -
364 -{{code language="none"}}make CPPFLAGS=""{{/code}} ...
365 -to suppress {{code language="none"}}-D_FORTIFY_SOURCE=2{{/code}}, see openssl above
366 -
367 -
368 -OK, 693
366 +TBD
367 +Was: OK
369 369  )))
370 370  |(((
371 -mingw-w64-[[libtiff>>url:http://download.osgeo.org/libtiff/||shape="rect"]]
370 +mingw-w64-libtiff
372 372  )))|(((
373 373  mingw-w64-libjpeg
374 374  )))|(((
375 375  4.0.10
376 376  )))|(((
377 -4.3.0-0 (4.3.0)
376 +TBD
377 +Was: 4.0.10
378 378  )))|(((
379 -In debian/rules moved content of build-indep into install-indep to avoid double build.
380 -
381 -{{code language="none"}}make CPPFLAGS=""{{/code}} ...
382 -to suppress {{code language="none"}}-D_FORTIFY_SOURCE=2{{/code}}, see openssl above
383 -
384 -OK, 694
379 +TBD
380 +Was: OK
385 385  )))
386 386  |(((
387 -mingw-w64-[[libmng>>url:https://sourceforge.net/projects/libmng/files/||shape="rect"]]
383 +mingw-w64-libmng
388 388  )))|(((
389 389  mingw-w64-libjpeg
390 390  )))|(((
391 -2.0.3-3 (2.0.3)
387 +2.0.3-3
392 392  )))|(((
393 -2.0.3-5 (2.0.3)
389 +TBD
390 +Was: 2.0.3-3
394 394  )))|(((
395 -In debian/rules moved content of build-indep into install-indep to avoid double build.
396 -
397 -OK, 696
392 +TBD
393 +Was: OK
398 398  )))
399 399  |(((
400 -mingw-w64-[[bzip2>>url:https://sourceforge.net/projects/bzip2/files/||shape="rect"]]
396 +mingw-w64-bzip2
401 401  )))|(((
402 402  mingw-w64-gcc-rt
403 403  )))|(((
404 -1.0.6-4 (1.0.6)
400 +1.0.6-4
405 405  )))|(((
406 -1.0.6-5 (1.0.6)
402 +TBD
403 +Was: 1.0.6-4
407 407  )))|(((
408 -In debian/rules moved content of build-indep into install-indep to avoid double build.
409 -
410 -OK. 697
405 +TBD
406 +Was: OK
411 411  )))
412 412  |(((
413 413  mingw-w64-libboost
... ... @@ -421,87 +421,110 @@
421 421  - (ignored)
422 422  )))
423 423  |(((
424 -mingw-w64-[[libiconv>>url:https://ftp.gnu.org/pub/gnu/libiconv/||shape="rect"]]
420 +mingw-w64-libiconv
425 425  )))|(((
426 426  mingw-w64-gcc-rt
427 427  )))|(((
428 -1.16-1 (1.16)
424 +1.16-1
429 429  )))|(((
430 -1.16-2 (1.16)
426 +TBD
427 +Was: 1.16-1
431 431  )))|(((
432 -In debian/rules moved content of build-indep into install-indep to avoid double build.
433 -
434 -{{code language="none"}}make CPPFLAGS=""{{/code}} ...
435 -to suppress {{code language="none"}}-D_FORTIFY_SOURCE=2{{/code}}, see openssl above
436 -
437 -OK, 698
429 +TBD
430 +Was: OK
438 438  )))
439 439  |(((
440 -mingw-w64-[[libxml2>>url:ftp://xmlsoft.org/libxml2/||shape="rect"]]
433 +mingw-w64-libxml2
441 441  )))|(((
442 442  mingw-w64-libiconv
443 443  )))|(((
444 444  2.9.9-1
445 445  )))|(((
446 -2.9.10-0 (2.9.10, no sources for 2.9.12)
439 +TBD
440 +Was: 2.9.9-1
447 447  )))|(((
448 -In debian/rules moved content of build-indep into install-indep to avoid double build.
449 -
450 -{{code language="none"}}make CPPFLAGS=""{{/code}} ...
451 -to suppress {{code language="none"}}-D_FORTIFY_SOURCE=2{{/code}}, see openssl above
452 -
453 -OK, 699
442 +TBD
443 +Was: OK
454 454  )))
455 455  |(((
456 -mingw-w64-[[gettext>>url:https://ftp.gnu.org/pub/gnu/gettext/||shape="rect"]]
446 +mingw-w64-gettext
457 457  )))|(((
458 458  mingw-w64-libxml2
459 459  )))|(((
460 -0.20.1-1 (0.20.1)
450 +0.20.1-1
461 461  )))|(((
462 ---0.21-0 (0.21)--
463 -
464 -0.20.2-0 (0.20.2)
452 +TBD
453 +Was: 0.20.1-1
465 465  )))|(((
466 -In debian/rules moved content of build-indep into install-indep to avoid double build.
467 -
468 -Disabled patches from buster/0.20.1.
469 -
470 -{{code language="none"}}make CPPFLAGS=""{{/code}} ...
471 -to suppress {{code language="none"}}-D_FORTIFY_SOURCE=2{{/code}}, see openssl above
472 -
473 ---Removing {{code language="none"}}*ruby*{{/code}} before {{code language="none"}}autoconf{{/code}} (not sure if ok, ruby support was added 2020-04-27).--
474 -
475 -Halfway back to 0.20.2 to escape ruby support.
476 -
477 -Was: OK, 702
455 +TBD
456 +Was: OK
457 +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"]].
458 +\\
478 478  )))
479 479  |(((
480 ---mingw-w64-qt4-qmake--
481 ---mingw-w64-qt4--
482 ---mingw-w32-qt4-qmake--
483 ---mingw-w32-qt4--
461 +mingw-w64-qt4-qmake
484 484  )))|(((
485 485  \\
486 486  )))|(((
487 487  4.8.7-1clazzespba0
488 488  )))|(((
489 --
467 +TBD
468 +Was: 4.8.7-1clazzespba0
490 490  )))|(((
491 -- (dropped)
470 +TBD
471 +Was: OK
472 +Builldep change: {{code language="none"}}libstdc++-6-dev{{/code}} to {{code language="none"}}libstdc++-6-dev{{/code}}
492 492  )))
493 493  |(((
494 -mingw-w64-[[qt>>url:https://download.qt.io/archive/qt||shape="rect"]]5
475 +mingw-w64-qt4
495 495  )))|(((
477 +mingw-w64-qt4-qmake,
478 +many of above
479 +)))|(((
480 +4.8.7-1clazzespba0
481 +)))|(((
482 +TBD
483 +Was: 4.8.7-1clazzespba0
484 +)))|(((
485 +TBD
486 +Was: TBC ~~
487 +Building without SSL support since mingw-7.
488 +
489 +Needed these:
490 +dpkg ~-~-add-architecture i386
491 +apt-get update
492 +apt-get install wine32
493 +)))
494 +|(((
495 +mingw-w32-qt4-qmake
496 +)))|(((
496 496  \\
497 497  )))|(((
498 --
499 +4.8.7-1clazzespba0
499 499  )))|(((
500 -5.15.2-0clazzespba1 (5.15.2)
501 +TBD
502 +Was: 4.8.7-1clazzespba0
501 501  )))|(((
502 -OK locally, clean room build not yet finished, 704
504 +TBD
505 +Was: Builldep change: {{code language="none"}}libstdc++-6-dev{{/code}} to {{code language="none"}}libstdc++-6-dev{{/code}}
506 +OK
503 503  )))
504 504  |(((
509 +mingw-w32-qt4
510 +)))|(((
511 +mingw-w32-qt4-qmake,
512 +many of above
513 +)))|(((
514 +4.8.7-1clazzespba0
515 +)))|(((
516 +TBD
517 +Was: 4.8.7-1clazzespba0
518 +)))|(((
519 +TBD
520 +Was: TODO
521 +Building without SSL support since mingw-7.
522 +)))
523 +|(((
505 505  mingw-w64-jni-headers
506 506  )))|(((
507 507  \\
... ... @@ -508,14 +508,16 @@
508 508  )))|(((
509 509  1.6.0-4clazzespba6
510 510  )))|(((
511 -17.0.1-0clazzespba1 (17.0.1+12-1+deb11u2)
530 +TBD
531 +Was: 1.6.0-4clazzespba6
512 512  )))|(((
513 -Using headers from OpenJDK-17 now.
514 -
515 -OK, 700
533 +TBD
534 +Was: OK.
535 +Using headers from OpenJDK-11 now.
536 +Should we raise the version to 11?
516 516  )))
517 517  
518 -== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-FancyLibssubprojectrebuildorderphase3"/}}FancyLibs subproject rebuild order phase 3 ==
539 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-FancyLibssubprojectrebuildorderphase3"/}}FancyLibs subproject rebuild order phase 3 ===
519 519  
520 520  The recommended order for phase 2 (before MinGW adaptions) is:
521 521  
... ... @@ -525,43 +525,68 @@
525 525  )))|=(((
526 526  Archs (-o parameter)
527 527  )))|=(((
528 -Version with MinGW-9 package for Bullseye
549 +Bullseye
550 +Status
529 529  )))|=(((
530 -Remarks, Bullseye
531 -Status, fancylibs svn rev.
552 +Version with MinGW-8 package for Bullseye
553 +)))|=(((
554 +Remarks, changes
532 532  )))
533 533  |(((
534 534  fancylog
535 535  )))|(((
536 -- (arch|9)
559 +- (arch|8)
537 537  )))|(((
538 -1.0.3-10
561 +TBD
562 +Was: OK
539 539  )))|(((
540 -OK
564 +TBD
565 +Was: 1.0.3-7
566 +)))|(((
567 +\\
541 541  )))
542 542  |(((
543 543  cute-headers
544 544  )))|(((
545 -- (arch|9)
572 +- (arch|8)
546 546  )))|(((
547 -1.6.1-13 (8_1.6.1)
574 +TBD
575 +Was: OK
548 548  )))|(((
549 -OK
577 +TBD
578 +Was: 8_1.6.1-10
579 +)))|(((
580 +\\
550 550  )))
551 551  |(((
552 552  fancylibs
553 553  )))|(((
554 -- (arch|9)
585 +- (arch|8)
555 555  )))|(((
556 -3.7.4-12
587 +TBD
588 +Was: OK
557 557  )))|(((
558 -OK
590 +TBD
591 +Was: 3.7.3-2
592 +)))|(((
593 +TBD
594 +Was: In debian-mingw-8/rules:
595 +# see [[https:~~/~~/bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492>>url:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492||shape="rect"]]
596 +w32pcdir = /usr/i686-w64-mingw32/lib/pkgconfig
597 +w64pcdir = /usr/x86_64-w64-mingw32/lib/pkgconfig
598 +...
599 +common-build-indep::
600 + cd $(w32builddir) && $(MAKE) arch="i686-w64-mingw32" PKG_CONFIG_LIBDIR=$(w32pcdir)
601 + cd $(w64builddir) && $(MAKE) arch="x86_64-w64-mingw32" PKG_CONFIG_LIBDIR=$(w64pcdir)
559 559  )))
560 560  |(((
561 561  fancydrawing
562 562  )))|(((
563 -- (arch|9)
606 +- (arch|8)
564 564  )))|(((
608 +TBD
609 +Was: OK
610 +)))|(((
565 565  (% class="moz-quote-pre code" %)
566 566  (((
567 567  TBD
... ... @@ -585,9 +585,12 @@
585 585  |(((
586 586  fancygpsdclient
587 587  )))|(((
588 -- (unix|9)
634 +- (unix|8)
589 589  )))|(((
590 590  TBD
637 +Was: OK
638 +)))|(((
639 +TBD
591 591  Was: 0.4.3-7
592 592  )))|(((
593 593  TBD
... ... @@ -596,9 +596,12 @@
596 596  |(((
597 597  fancyhttpd
598 598  )))|(((
599 -- (arch|9)
648 +- (arch|8)
600 600  )))|(((
601 601  TBD
651 +Was: OK
652 +)))|(((
653 +TBD
602 602  Was: 0.8.0-3
603 603  )))|(((
604 604  TBD
... ... @@ -606,9 +606,12 @@
606 606  |(((
607 607  fancylogd
608 608  )))|(((
609 -- (unix|9)
661 +- (unix|8)
610 610  )))|(((
611 611  TBD
664 +Was: OK
665 +)))|(((
666 +TBD
612 612  Was: 0.1.0-6
613 613  )))|(((
614 614  TBD
... ... @@ -620,6 +620,9 @@
620 620  - (nsis directory)
621 621  )))|(((
622 622  TBD
678 +Was: OK
679 +)))|(((
680 +TBD
623 623  Was: 0.3.0.6
624 624  )))|(((
625 625  TBD
... ... @@ -632,14 +632,19 @@
632 632  )))|(((
633 633  -
634 634  )))|(((
693 +-
694 +)))|(((
635 635  Probably never build for MinGW, despite debian-mingw-?/ directories
636 636  )))
637 637  |(((
638 638  fancypcsc
639 639  )))|(((
640 -- (arch|9)
700 +- (arch|8)
641 641  )))|(((
642 642  TBD
703 +Was: OK
704 +)))|(((
705 +TBD
643 643  Was: 0.2.5-4
644 644  )))|(((
645 645  \\
... ... @@ -651,29 +651,50 @@
651 651  )))|(((
652 652  -
653 653  )))|(((
717 +-
718 +)))|(((
654 654  \\
655 655  )))
656 656  |(((
657 657  fancysax
658 658  )))|(((
659 -- (arch|9)
724 +- (arch|8)
660 660  )))|(((
661 661  TBD
727 +Was: OK
728 +)))|(((
729 +TBD
662 662  Was: 0.6.1-9
663 663  )))|(((
664 664  \\
665 665  )))
666 666  |(((
667 ---fancyqt4--
668 ---fancyqt4widgets--
735 +fancyqt4
669 669  )))|(((
670 -- (dropped)
737 +- (arch|8)
671 671  )))|(((
672 --
739 +TBD
740 +Was: OK
673 673  )))|(((
674 -- (dropped with Bullseye)
742 +TBD
743 +Was: 0.9.3-5
744 +)))|(((
745 +\\
675 675  )))
676 676  |(((
748 +fancyqt4widgets
749 +)))|(((
750 +- (arch|8)
751 +)))|(((
752 +TBD
753 +Was: OK
754 +)))|(((
755 +TBD
756 +Was: 0.5.2-3
757 +)))|(((
758 +\\
759 +)))
760 +|(((
677 677  --fancysane--
678 678  )))|(((
679 679  - (unix only)
... ... @@ -680,6 +680,8 @@
680 680  )))|(((
681 681  -
682 682  )))|(((
767 +-
768 +)))|(((
683 683  \\
684 684  )))
685 685  |(((
... ... @@ -689,20 +689,25 @@
689 689  )))|(((
690 690  -
691 691  )))|(((
778 +-
779 +)))|(((
692 692  \\
693 693  )))
694 694  |(((
695 695  fancyssl-tools
696 696  )))|(((
697 -- (arch|9)
785 +- (arch|8)
698 698  )))|(((
699 699  TBD
788 +Was: OK
789 +)))|(((
790 +TBD
700 700  Was: 0.4.0-6
701 701  )))|(((
702 702  \\
703 703  )))
704 704  
705 -== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-Obsoletesubdirs"/}}Obsolete subdirs ==
796 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-Obsoletesubdirs"/}}Obsolete subdirs ===
706 706  
707 707  (% class="wrapped" %)
708 708  |=(((
... ... @@ -716,18 +716,6 @@
716 716  never even built for stretch
717 717  )))
718 718  |(((
719 -fancylogview,
720 -fancyqt4*,
721 -mingw-w*-qt4*
722 -)))|(((
723 -No more QT4 in Bullseye
724 -)))
725 -|(((
726 -fancyxmlsock
727 -)))|(((
728 -Looks lke old experimental code now in fancysock
729 -)))
730 -|(((
731 731  gpsfake-runner
732 732  )))|(((
733 733  shell scripts only
... ... @@ -738,15 +738,10 @@
738 738  never even built for stretch
739 739  )))
740 740  |(((
741 -mingw-w64-libboost
820 +fancyxmlsock
742 742  )))|(((
743 -not in use
822 +Looks lke old experimental code now in fancysock
744 744  )))
745 -|(((
746 -osslsigncode
747 -)))|(((
748 -not in use
749 -)))
750 750  
751 751  \\
752 752  
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -937689186
1 +936837151
Title
... ... @@ -1,1 +1,1 @@
1 -WiP: Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9
1 +Work in Progress: Adapting FancyLibs from Debian 10 Buster to 11 Bullseye
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS/pages/937689186/WiP: Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9
1 +https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS/pages/936837151/Work in Progress: Adapting FancyLibs from Debian 10 Buster to 11 Bullseye