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

From version 6.1
edited by christoph_lechleitner@iteg_at
on 2021-12-12 04.24:10
Change comment: Finished!
To version 4.1
edited by christoph_lechleitner@iteg_at
on 2021-12-10 05.26:51
Change comment: Clarified MinGW-Pkg counting, almost done with MinGW-Pkg-9 work

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9
1 +WiP: Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9
Content
... ... @@ -6,6 +6,8 @@
6 6  
7 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]].
8 8  
9 +__THIS IS WORK IN PROGRESS.__
10 +
9 9  = {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-AdaptingFancyLibstonewDebianRelease"/}}Adapting FancyLibs to new Debian Release =
10 10  
11 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 {{code language="none"}}-o unix{{/code}} (before [[MinGW>>doc:MINGW64.WebHome]] adaption) or {{code language="none"}}-o "arch|unix|9"{{/code}} after MinGW adaption.
... ... @@ -489,15 +489,15 @@
489 489  - (dropped)
490 490  )))
491 491  |(((
492 -mingw-w64-[[qt>>url:https://download.qt.io/archive/qt||shape="rect"]]5
494 +mingw-w64-qt5*
493 493  )))|(((
494 494  \\
495 495  )))|(((
496 496  -
497 497  )))|(((
498 -5.15.2-0clazzespba1 (5.15.2)
500 +TBD
499 499  )))|(((
500 -OK, 704
502 +TBD
501 501  )))
502 502  |(((
503 503  mingw-w64-jni-headers
... ... @@ -523,10 +523,12 @@
523 523  )))|=(((
524 524  Archs (-o parameter)
525 525  )))|=(((
526 -Version with MinGW-9 package for Bullseye
528 +Bullseye
529 +Status
527 527  )))|=(((
528 -Remarks, Bullseye
529 -Status, fancylibs svn rev.
531 +Version with MinGW-8 package for Bullseye
532 +)))|=(((
533 +Remarks, changes
530 530  )))
531 531  |(((
532 532  fancylog
... ... @@ -533,9 +533,13 @@
533 533  )))|(((
534 534  - (arch|9)
535 535  )))|(((
536 -1.0.3-10
540 +TBD
541 +Was: OK
537 537  )))|(((
538 -OK, 2147
543 +TBD
544 +Was: 1.0.3-7
545 +)))|(((
546 +\\
539 539  )))
540 540  |(((
541 541  cute-headers
... ... @@ -542,9 +542,13 @@
542 542  )))|(((
543 543  - (arch|9)
544 544  )))|(((
545 -1.6.1-13 (8_1.6.1)
553 +TBD
554 +Was: OK
546 546  )))|(((
547 -OK, 2148
556 +TBD
557 +Was: 8_1.6.1-10
558 +)))|(((
559 +\\
548 548  )))
549 549  |(((
550 550  fancylibs
... ... @@ -551,9 +551,21 @@
551 551  )))|(((
552 552  - (arch|9)
553 553  )))|(((
554 -3.7.4-12
566 +TBD
567 +Was: OK
555 555  )))|(((
556 -OK, 2150 (2154)
569 +TBD
570 +Was: 3.7.3-2
571 +)))|(((
572 +TBD
573 +Was: In debian-mingw-8/rules:
574 +# see [[https:~~/~~/bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492>>url:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492||shape="rect"]]
575 +w32pcdir = /usr/i686-w64-mingw32/lib/pkgconfig
576 +w64pcdir = /usr/x86_64-w64-mingw32/lib/pkgconfig
577 +...
578 +common-build-indep::
579 + cd $(w32builddir) && $(MAKE) arch="i686-w64-mingw32" PKG_CONFIG_LIBDIR=$(w32pcdir)
580 + cd $(w64builddir) && $(MAKE) arch="x86_64-w64-mingw32" PKG_CONFIG_LIBDIR=$(w64pcdir)
557 557  )))
558 558  |(((
559 559  fancydrawing
... ... @@ -560,12 +560,28 @@
560 560  )))|(((
561 561  - (arch|9)
562 562  )))|(((
587 +TBD
588 +Was: OK
589 +)))|(((
563 563  (% class="moz-quote-pre code" %)
564 564  (((
565 -0.6.3-3
592 +TBD
566 566  )))
594 +
595 +(% class="moz-quote-pre code" %)
596 +(((
597 +Was: 0.6.2-5
598 +)))
567 567  )))|(((
568 -OK, 2151
600 +TBD
601 +Was: In debian-mingw-8/rules:
602 +# see [[https:~~/~~/bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492>>url:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492||shape="rect"]]
603 +w32pcdir = /usr/i686-w64-mingw32/lib/pkgconfig
604 +w64pcdir = /usr/x86_64-w64-mingw32/lib/pkgconfig
605 +...
606 +common-build-indep::
607 + cd $(builddir) && PKG_CONFIG_LIBDIR=$(w64pcdir) $(MAKE) arch=$(arch)
608 + cd $(builddir32) && PKG_CONFIG_LIBDIR=$(w32pcdir) $(MAKE) arch=$(arch32)
569 569  )))
570 570  |(((
571 571  fancygpsdclient
... ... @@ -572,9 +572,14 @@
572 572  )))|(((
573 573  - (unix|9)
574 574  )))|(((
575 -0.4.3-9
615 +TBD
616 +Was: OK
576 576  )))|(((
577 -OK, 2152
618 +TBD
619 +Was: 0.4.3-7
620 +)))|(((
621 +TBD
622 +Was: debian-mingw-8/rules adapted like above
578 578  )))
579 579  |(((
580 580  fancyhttpd
... ... @@ -581,9 +581,13 @@
581 581  )))|(((
582 582  - (arch|9)
583 583  )))|(((
584 -0.8.1-2
629 +TBD
630 +Was: OK
585 585  )))|(((
586 -OK, 2156
632 +TBD
633 +Was: 0.8.0-3
634 +)))|(((
635 +TBD
587 587  )))
588 588  |(((
589 589  fancylogd
... ... @@ -590,18 +590,39 @@
590 590  )))|(((
591 591  - (unix|9)
592 592  )))|(((
593 -0.1.0-7
642 +TBD
643 +Was: OK
594 594  )))|(((
595 -OK, 2158
645 +TBD
646 +Was: 0.1.0-6
647 +)))|(((
648 +TBD
649 +Was: Also had to add FANCYLOGD_COMMON_API in fancylogdVersion.cpp
596 596  )))
597 597  |(((
598 ---fancylogview--
652 +fancylogview
599 599  )))|(((
600 600  - (nsis directory)
601 601  )))|(((
602 -- (no more QT4 in Bullseye)
656 +TBD
657 +Was: OK
603 603  )))|(((
659 +TBD
660 +Was: 0.3.0.6
661 +)))|(((
662 +TBD
663 +Was: Deferred, depends on QT
664 +)))
665 +|(((
666 +--fancypkcs11--
667 +)))|(((
668 +- (unix only)
669 +)))|(((
604 604  -
671 +)))|(((
672 +-
673 +)))|(((
674 +Probably never build for MinGW, despite debian-mingw-?/ directories
605 605  )))
606 606  |(((
607 607  fancypcsc
... ... @@ -608,18 +608,37 @@
608 608  )))|(((
609 609  - (arch|9)
610 610  )))|(((
611 -0.2.5-7
681 +TBD
682 +Was: OK
612 612  )))|(((
613 -OK, 2160
684 +TBD
685 +Was: 0.2.5-4
686 +)))|(((
687 +\\
614 614  )))
615 615  |(((
690 +--fancymodbus--
691 +)))|(((
692 +- (unix only)
693 +)))|(((
694 +-
695 +)))|(((
696 +-
697 +)))|(((
698 +\\
699 +)))
700 +|(((
616 616  fancysax
617 617  )))|(((
618 618  - (arch|9)
619 619  )))|(((
620 -0.6.1-12
705 +TBD
706 +Was: OK
621 621  )))|(((
622 -OK, 2161
708 +TBD
709 +Was: 0.6.1-9
710 +)))|(((
711 +\\
623 623  )))
624 624  |(((
625 625  --fancyqt4--
... ... @@ -629,17 +629,44 @@
629 629  )))|(((
630 630  -
631 631  )))|(((
721 +-
722 +)))|(((
632 632  - (dropped with Bullseye)
633 633  )))
634 634  |(((
726 +--fancysane--
727 +)))|(((
728 +- (unix only)
729 +)))|(((
730 +-
731 +)))|(((
732 +-
733 +)))|(((
734 +\\
735 +)))
736 +|(((
737 +--fancyqmi--
738 +)))|(((
739 +- (unix only)
740 +)))|(((
741 +-
742 +)))|(((
743 +-
744 +)))|(((
745 +\\
746 +)))
747 +|(((
635 635  fancyssl-tools
636 636  )))|(((
637 637  - (arch|9)
638 638  )))|(((
639 639  TBD
753 +Was: OK
754 +)))|(((
755 +TBD
640 640  Was: 0.4.0-6
641 641  )))|(((
642 -TBR, 2162
758 +\\
643 643  )))
644 644  
645 645  == {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-Obsoletesubdirs"/}}Obsolete subdirs ==
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -937656426
1 +937689119
Title
... ... @@ -1,1 +1,1 @@
1 -Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9
1 +WiP: Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9
URL
... ... @@ -1,1 +1,1 @@
1 -https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS/pages/937656426/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/937689119/WiP: Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9