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 5.1
edited by christoph_lechleitner@iteg_at
on 2021-12-12 12.48:55
Change comment: Started FancyLibs MinGW-9 adaptions

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.
... ... @@ -497,7 +497,7 @@
497 497  )))|(((
498 498  5.15.2-0clazzespba1 (5.15.2)
499 499  )))|(((
500 -OK, 704
502 +OK locally, clean room build not yet finished, 704
501 501  )))
502 502  |(((
503 503  mingw-w64-jni-headers
... ... @@ -535,7 +535,7 @@
535 535  )))|(((
536 536  1.0.3-10
537 537  )))|(((
538 -OK, 2147
540 +OK
539 539  )))
540 540  |(((
541 541  cute-headers
... ... @@ -544,7 +544,7 @@
544 544  )))|(((
545 545  1.6.1-13 (8_1.6.1)
546 546  )))|(((
547 -OK, 2148
549 +OK
548 548  )))
549 549  |(((
550 550  fancylibs
... ... @@ -553,7 +553,7 @@
553 553  )))|(((
554 554  3.7.4-12
555 555  )))|(((
556 -OK, 2150 (2154)
558 +OK
557 557  )))
558 558  |(((
559 559  fancydrawing
... ... @@ -562,10 +562,23 @@
562 562  )))|(((
563 563  (% class="moz-quote-pre code" %)
564 564  (((
565 -0.6.3-3
567 +TBD
566 566  )))
569 +
570 +(% class="moz-quote-pre code" %)
571 +(((
572 +Was: 0.6.2-5
573 +)))
567 567  )))|(((
568 -OK, 2151
575 +TBD
576 +Was: In debian-mingw-8/rules:
577 +# see [[https:~~/~~/bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492>>url:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=930492||shape="rect"]]
578 +w32pcdir = /usr/i686-w64-mingw32/lib/pkgconfig
579 +w64pcdir = /usr/x86_64-w64-mingw32/lib/pkgconfig
580 +...
581 +common-build-indep::
582 + cd $(builddir) && PKG_CONFIG_LIBDIR=$(w64pcdir) $(MAKE) arch=$(arch)
583 + cd $(builddir32) && PKG_CONFIG_LIBDIR=$(w32pcdir) $(MAKE) arch=$(arch32)
569 569  )))
570 570  |(((
571 571  fancygpsdclient
... ... @@ -572,9 +572,11 @@
572 572  )))|(((
573 573  - (unix|9)
574 574  )))|(((
575 -0.4.3-9
590 +TBD
591 +Was: 0.4.3-7
576 576  )))|(((
577 -OK, 2152
593 +TBD
594 +Was: debian-mingw-8/rules adapted like above
578 578  )))
579 579  |(((
580 580  fancyhttpd
... ... @@ -581,9 +581,10 @@
581 581  )))|(((
582 582  - (arch|9)
583 583  )))|(((
584 -0.8.1-2
601 +TBD
602 +Was: 0.8.0-3
585 585  )))|(((
586 -OK, 2156
604 +TBD
587 587  )))
588 588  |(((
589 589  fancylogd
... ... @@ -590,18 +590,31 @@
590 590  )))|(((
591 591  - (unix|9)
592 592  )))|(((
593 -0.1.0-7
611 +TBD
612 +Was: 0.1.0-6
594 594  )))|(((
595 -OK, 2158
614 +TBD
615 +Was: Also had to add FANCYLOGD_COMMON_API in fancylogdVersion.cpp
596 596  )))
597 597  |(((
598 ---fancylogview--
618 +fancylogview
599 599  )))|(((
600 600  - (nsis directory)
601 601  )))|(((
602 -- (no more QT4 in Bullseye)
622 +TBD
623 +Was: 0.3.0.6
603 603  )))|(((
625 +TBD
626 +Was: Deferred, depends on QT
627 +)))
628 +|(((
629 +--fancypkcs11--
630 +)))|(((
631 +- (unix only)
632 +)))|(((
604 604  -
634 +)))|(((
635 +Probably never build for MinGW, despite debian-mingw-?/ directories
605 605  )))
606 606  |(((
607 607  fancypcsc
... ... @@ -608,18 +608,29 @@
608 608  )))|(((
609 609  - (arch|9)
610 610  )))|(((
611 -0.2.5-7
642 +TBD
643 +Was: 0.2.5-4
612 612  )))|(((
613 -OK, 2160
645 +\\
614 614  )))
615 615  |(((
648 +--fancymodbus--
649 +)))|(((
650 +- (unix only)
651 +)))|(((
652 +-
653 +)))|(((
654 +\\
655 +)))
656 +|(((
616 616  fancysax
617 617  )))|(((
618 618  - (arch|9)
619 619  )))|(((
620 -0.6.1-12
661 +TBD
662 +Was: 0.6.1-9
621 621  )))|(((
622 -OK, 2161
664 +\\
623 623  )))
624 624  |(((
625 625  --fancyqt4--
... ... @@ -632,6 +632,24 @@
632 632  - (dropped with Bullseye)
633 633  )))
634 634  |(((
677 +--fancysane--
678 +)))|(((
679 +- (unix only)
680 +)))|(((
681 +-
682 +)))|(((
683 +\\
684 +)))
685 +|(((
686 +--fancyqmi--
687 +)))|(((
688 +- (unix only)
689 +)))|(((
690 +-
691 +)))|(((
692 +\\
693 +)))
694 +|(((
635 635  fancyssl-tools
636 636  )))|(((
637 637  - (arch|9)
... ... @@ -639,7 +639,7 @@
639 639  TBD
640 640  Was: 0.4.0-6
641 641  )))|(((
642 -TBR, 2162
702 +\\
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 +937689186
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/937689186/WiP: Adapting FancyLibs & MinGW-Pkg from Debian 10 Buster to 11 Bullseye, MinGW-8 to MinGW-9