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

From version 7.1
edited by christoph_lechleitner@iteg_at
on 2021-12-12 05.06:01
Change comment: Added fancyqt5
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.
... ... @@ -194,17 +194,6 @@
194 194  -
195 195  )))
196 196  |(((
197 -fancyqt5
198 -)))|(((
199 -arch
200 -)))|(((
201 -\\
202 -)))|(((
203 -\\
204 -)))|(((
205 -0.1.1-2
206 -)))
207 -|(((
208 208  fancysane
209 209  )))|(((
210 210  unix
... ... @@ -500,15 +500,15 @@
500 500  - (dropped)
501 501  )))
502 502  |(((
503 -mingw-w64-[[qt>>url:https://download.qt.io/archive/qt||shape="rect"]]5
494 +mingw-w64-qt5*
504 504  )))|(((
505 505  \\
506 506  )))|(((
507 507  -
508 508  )))|(((
509 -5.15.2-0clazzespba1 (5.15.2)
500 +TBD
510 510  )))|(((
511 -OK, 704
502 +TBD
512 512  )))
513 513  |(((
514 514  mingw-w64-jni-headers
... ... @@ -534,12 +534,12 @@
534 534  )))|=(((
535 535  Archs (-o parameter)
536 536  )))|=(((
537 -\\
528 +Bullseye
529 +Status
538 538  )))|=(((
539 -Version with MinGW-9 package for Bullseye
531 +Version with MinGW-8 package for Bullseye
540 540  )))|=(((
541 -Remarks, Bullseye
542 -Status, fancylibs svn rev.
533 +Remarks, changes
543 543  )))
544 544  |(((
545 545  fancylog
... ... @@ -546,11 +546,13 @@
546 546  )))|(((
547 547  - (arch|9)
548 548  )))|(((
549 -\\
540 +TBD
541 +Was: OK
550 550  )))|(((
551 -1.0.3-10
543 +TBD
544 +Was: 1.0.3-7
552 552  )))|(((
553 -OK, 2147
546 +\\
554 554  )))
555 555  |(((
556 556  cute-headers
... ... @@ -557,11 +557,13 @@
557 557  )))|(((
558 558  - (arch|9)
559 559  )))|(((
560 -\\
553 +TBD
554 +Was: OK
561 561  )))|(((
562 -1.6.1-13 (8_1.6.1)
556 +TBD
557 +Was: 8_1.6.1-10
563 563  )))|(((
564 -OK, 2148
559 +\\
565 565  )))
566 566  |(((
567 567  fancylibs
... ... @@ -568,11 +568,21 @@
568 568  )))|(((
569 569  - (arch|9)
570 570  )))|(((
571 -\\
566 +TBD
567 +Was: OK
572 572  )))|(((
573 -3.7.4-12
569 +TBD
570 +Was: 3.7.3-2
574 574  )))|(((
575 -OK, 2150 (2154)
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)
576 576  )))
577 577  |(((
578 578  fancydrawing
... ... @@ -579,14 +579,28 @@
579 579  )))|(((
580 580  - (arch|9)
581 581  )))|(((
582 -\\
587 +TBD
588 +Was: OK
583 583  )))|(((
584 584  (% class="moz-quote-pre code" %)
585 585  (((
586 -0.6.3-3
592 +TBD
587 587  )))
594 +
595 +(% class="moz-quote-pre code" %)
596 +(((
597 +Was: 0.6.2-5
598 +)))
588 588  )))|(((
589 -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)
590 590  )))
591 591  |(((
592 592  fancygpsdclient
... ... @@ -593,11 +593,14 @@
593 593  )))|(((
594 594  - (unix|9)
595 595  )))|(((
596 -\\
615 +TBD
616 +Was: OK
597 597  )))|(((
598 -0.4.3-9
618 +TBD
619 +Was: 0.4.3-7
599 599  )))|(((
600 -OK, 2152
621 +TBD
622 +Was: debian-mingw-8/rules adapted like above
601 601  )))
602 602  |(((
603 603  fancyhttpd
... ... @@ -604,11 +604,13 @@
604 604  )))|(((
605 605  - (arch|9)
606 606  )))|(((
607 -\\
629 +TBD
630 +Was: OK
608 608  )))|(((
609 -0.8.1-2
632 +TBD
633 +Was: 0.8.0-3
610 610  )))|(((
611 -OK, 2156
635 +TBD
612 612  )))
613 613  |(((
614 614  fancylogd
... ... @@ -615,22 +615,39 @@
615 615  )))|(((
616 616  - (unix|9)
617 617  )))|(((
618 -\\
642 +TBD
643 +Was: OK
619 619  )))|(((
620 -0.1.0-7
645 +TBD
646 +Was: 0.1.0-6
621 621  )))|(((
622 -OK, 2158
648 +TBD
649 +Was: Also had to add FANCYLOGD_COMMON_API in fancylogdVersion.cpp
623 623  )))
624 624  |(((
625 ---fancylogview--
652 +fancylogview
626 626  )))|(((
627 627  - (nsis directory)
628 628  )))|(((
629 -\\
656 +TBD
657 +Was: OK
630 630  )))|(((
631 -- (no more QT4 in Bullseye)
659 +TBD
660 +Was: 0.3.0.6
632 632  )))|(((
662 +TBD
663 +Was: Deferred, depends on QT
664 +)))
665 +|(((
666 +--fancypkcs11--
667 +)))|(((
668 +- (unix only)
669 +)))|(((
633 633  -
671 +)))|(((
672 +-
673 +)))|(((
674 +Probably never build for MinGW, despite debian-mingw-?/ directories
634 634  )))
635 635  |(((
636 636  fancypcsc
... ... @@ -637,11 +637,24 @@
637 637  )))|(((
638 638  - (arch|9)
639 639  )))|(((
681 +TBD
682 +Was: OK
683 +)))|(((
684 +TBD
685 +Was: 0.2.5-4
686 +)))|(((
640 640  \\
688 +)))
689 +|(((
690 +--fancymodbus--
641 641  )))|(((
642 -0.2.5-7
692 +- (unix only)
643 643  )))|(((
644 -OK, 2160
694 +-
695 +)))|(((
696 +-
697 +)))|(((
698 +\\
645 645  )))
646 646  |(((
647 647  fancysax
... ... @@ -648,11 +648,13 @@
648 648  )))|(((
649 649  - (arch|9)
650 650  )))|(((
651 -\\
705 +TBD
706 +Was: OK
652 652  )))|(((
653 -0.6.1-12
708 +TBD
709 +Was: 0.6.1-9
654 654  )))|(((
655 -OK, 2161
711 +\\
656 656  )))
657 657  |(((
658 658  --fancyqt4--
... ... @@ -660,7 +660,7 @@
660 660  )))|(((
661 661  - (dropped)
662 662  )))|(((
663 -\\
719 +-
664 664  )))|(((
665 665  -
666 666  )))|(((
... ... @@ -667,15 +667,26 @@
667 667  - (dropped with Bullseye)
668 668  )))
669 669  |(((
670 -fancyqt5
726 +--fancysane--
671 671  )))|(((
672 -arch
728 +- (unix only)
673 673  )))|(((
730 +-
731 +)))|(((
732 +-
733 +)))|(((
674 674  \\
735 +)))
736 +|(((
737 +--fancyqmi--
675 675  )))|(((
676 -0.1.1-2
739 +- (unix only)
677 677  )))|(((
678 -OK, TBR, 2164
741 +-
742 +)))|(((
743 +-
744 +)))|(((
745 +\\
679 679  )))
680 680  |(((
681 681  fancyssl-tools
... ... @@ -682,12 +682,13 @@
682 682  )))|(((
683 683  - (arch|9)
684 684  )))|(((
685 -\\
752 +TBD
753 +Was: OK
686 686  )))|(((
687 687  TBD
688 688  Was: 0.4.0-6
689 689  )))|(((
690 -OK, 2162
758 +\\
691 691  )))
692 692  
693 693  == {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian10Busterto11Bullseye,MinGW-8toMinGW-9-Obsoletesubdirs"/}}Obsolete subdirs ==
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -938180619
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/938180619/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