Changes for page 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
From version 1.1
edited by christoph_lechleitner@iteg_at
on 2019-03-23 09.44:44
on 2019-03-23 09.44:44
Change comment:
There is no comment for this version
To version 3.1
edited by christoph_lechleitner@iteg_at
on 2019-03-27 12.24:20
on 2019-03-27 12.24:20
Change comment:
fancylibs released for buster
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,23 +8,112 @@ 8 8 9 9 = {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-AdaptingFancyLibstonewDebianRelease"/}}Adapting FancyLibs to new Debian Release = 10 10 11 -The steps per sub project are the same as for pba-helloworld*as desribedin [[doc:PBA.Adapting PBA to new Debian Release.WebHome]], with -o unix (before [[MinGW>>doc:MINGW64.WebHome]] adaption) or -o "unix|7" after MinGW adaption.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. 12 12 13 - Therecommended orderis:13 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-FancyLibssubprojectrebuildorderphase1"/}}FancyLibs subproject rebuild order phase 1 === 14 14 15 - *TBD15 +The recommended order for phase 1 (before MinGW adaptions) is: 16 16 17 -Unsorted TODO list (WORK IN PROGRESS): 18 - 19 -base64 17 +|=((( 18 +Project (subdir) 19 +)))|=((( 20 +Archs (-o parameter) 21 +)))|=((( 22 +Remarks general 23 +)))|=((( 24 +Remarks stretch/buster 25 +))) 26 +|((( 27 +fancylog 28 +)))|((( 29 +arch|7 30 +)))|((( 31 +\\ 32 +)))|((( 33 +in pba-rpmrelease, call to rpmsign can be reduced to: 34 +rpmsign ~-~-addsign -v ~-~-key-id 9...7 -D "%~_~_gpg /usr/bin/gpg" ../foobar-1.2.3-1.src.rpm 35 +))) 36 +|((( 20 20 cute-headers 38 +)))|((( 39 +arch|7 40 +)))|((( 41 +Data only, could be done anytime 42 +)))|((( 43 +\\ 44 +))) 45 +|((( 46 +fancylibs 47 +)))|((( 48 +arch 49 +)))|((( 50 +\\ 51 +)))|((( 52 +libstdc++-8-dev 53 +))) 54 + 55 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-UnsortedTODOlist"/}}Unsorted TODO list === 56 + 21 21 fancydb 58 + 22 22 fancydrawing 23 23 fancygpsdclient 24 24 fancyhttpd 25 25 fancylaunch 63 +fancylogd 64 +fancylogd-api 65 +fancylogview 66 +fancymodbus 67 +fancypcsc 68 +fancypkcs11 69 +fancyqmi 70 +fancyqt4 71 +fancyqt4widgets 72 +fancysane 73 +fancysax 74 +fancyssl-tools 75 +fancyxmlsock 76 + 77 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-FancyLibssubprojectrebuildorderphase2"/}}FancyLibs subproject rebuild order phase 2 === 78 + 79 +The recommended order for phase 1 (before MinGW adaptions) is: 80 + 81 +|=((( 82 +Project (subdir) 83 +)))|=((( 84 +Archs (-o parameter) 85 +)))|=((( 86 +Remarks 87 +))) 88 +|((( 89 +--fancylog-- 90 +)))|((( 91 +- (covered in phase 1) 92 +)))|((( 93 +\\ 94 +))) 95 +|((( 96 +--cute-headers-- 97 +)))|((( 98 +- (covered in phase 1) 99 +)))|((( 100 +\\ 101 +))) 102 +|((( 26 26 fancylibs 27 -fancylog 104 +)))|((( 105 +arch|7 106 +)))|((( 107 +\\ 108 +))) 109 + 110 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-UnsortedTODOlist"/}}Unsorted TODO list === 111 + 112 +fancydb 113 +fancydrawing 114 +fancygpsdclient 115 +fancyhttpd 116 +fancylaunch 28 28 fancylogd 29 29 fancylogd-api 30 30 fancylogview ... ... @@ -38,7 +38,30 @@ 38 38 fancysax 39 39 fancyssl-tools 40 40 fancyxmlsock 130 + 131 +=== {{id name="AdaptingFancyLibs&MinGW-PkgfromDebian9Stretchto10Buster,Mingw-7toMingw-8-Obsoletesubdirs"/}}Obsolete subdirs === 132 + 133 +|=((( 134 +Project (subdir) 135 +)))|=((( 136 +Remarks 137 +))) 138 +|((( 139 +base64 140 +)))|((( 141 +never even built for stretch 142 +))) 143 +|((( 41 41 gpsfake-runner 145 +)))|((( 146 +shell scripts only 147 +))) 148 +|((( 42 42 jnix 150 +)))|((( 151 +never even built for stretch 152 +))) 43 43 44 44 \\ 155 + 156 +\\
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -6565 161 +656524 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS/pages/6565 16/Adapting FancyLibs to new Debian Release1 +https://clazzes.atlassian.net/wiki/spaces/FANCYLIBS/pages/656524/Adapting FancyLibs to new Debian Release