*** cquence1 is now known as cquence | 10:18 | |
piggz[m] | mal: rinigus chum has a design intention to not clash with jolla packages. As 4.6 will come with pcre2, should we disabled pcre2 in chum for all new releases? | 19:51 |
---|---|---|
rinigus | piggz: I think so. which means that we have to manually enable the rest and disable by default | 19:52 |
mal | piggz[m]: just replace it with the one from sfos git for now, then disable it for any new targets from 4.6 forward | 19:53 |
piggz[m] | yeah, sounds like a pain | 19:53 |
mal | rinigus: do you have any script for that, some osc magic via script should do that easily | 19:54 |
mal | hopefully osc can do that | 19:54 |
rinigus | mal: no, I don't have such a script. maybe there is something for qt... but I doubt it would be that extensive | 19:55 |
mal | probably locally doing some script to generate the needed meta and then adding that to obs | 19:56 |
mal | not via the ui way but via meta | 19:56 |
mal | I did something like that manually by generating the meta in the text editor | 19:59 |
rinigus | I was sure that earlier we had all qt Meta as disabled by default and targets added as needed. looking at https://build.sailfishos.org/package/meta/sailfishos:chum:testing/qtbase it seems to be opposite. script for enabling/disabling is at https://github.com/sailfishos-chum/qt5/blob/main/scripts/update-obs-targets.sh (see the end) and its using a small python module in the same folder | 20:08 |
rinigus | mal: piggz ^ | 20:08 |
mal | I wonder if that was by me | 20:13 |
mal | because enabling qt for each new target was annoying | 20:13 |
rinigus | mal: was done cleanly - no trace in obs history :) . but probably obs doesn't track meta changes | 20:14 |
rinigus | re enabling: yes, that's why the script was written. | 20:15 |
rinigus | hmm, we even had it in the docs: https://github.com/sailfishos-chum/qt5/blob/main/updates.md | 20:15 |
rinigus | mal: sorry for wasting your time on this meta update. I should have kept an eye on it | 20:16 |
mal | oh | 20:18 |
mal | I didn't know there was such a script to do that | 20:18 |
mal | do you think it's bad to have those enabled by default and disabled for the old targets? | 20:20 |
rinigus | mal: good question. that means that every qt package we add would need the same meta. which is copy-paste - so, rather easy. | 20:22 |
rinigus | probably it is OK to keep as it is. | 20:23 |
rinigus | if really needed, we can inject new meta files by the script as well. just have to keep list of packages up to date at https://github.com/sailfishos-chum/qt5/tree/main | 20:24 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!