<div dir="ltr"><div dir="ltr">On Sun, Apr 21, 2024 at 5:07 AM Ashark <<a href="mailto:ashark@linuxcomp.ru">ashark@linuxcomp.ru</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello.<br></blockquote><div><br></div><div>Hey Andrew,</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I have seen a bug that kdewebkit is failing to build (406342). I was looking <br>
why the person was building that module in the first place.<br>
<br>
Afaict, this module is not used in any project. Searching in repo-metadata by <br>
"kdewebkit" word, I see it is:<br>
<br>
Listed in `dependency-data-kf5-qt5` and in `dependency-data-stable-kf5-qt5`, <br>
without any dependency, and no any other project points to it as a dependency.<br>
<br>
Listed in `kf5-frameworks.ksb` to be ignored:<br>
```<br>
module-set frameworks<br>
    repository kde-projects<br>
    use-modules frameworks<br>
<br>
    #tag v5.75.0-rc1<br>
    branch kf5<br>
    ignore-modules kdewebkit kuserfeedback<br>
end module-set<br>
```<br>
<br>
and also listed in `kf6-frameworks.ksb` as ignored:<br>
```<br>
module-set frameworks<br>
    repository kde-projects<br>
    use-modules frameworks<br>
    ignore-modules kdelibs4support kdewebkit khtml kjsembed kmediaplayer kinit <br>
kjs kross kdesignerplugin kemoticons kxmlrpcclient<br>
    cmake-options -DBUILD_WITH_QT6=ON<br>
end module-set<br>
```<br>
<br>
The projects-invent/frameworks/kdewebkit/metadata.yaml contains the entry<br>
```<br>
repoactive: true<br>
```<br>
<br>
Maybe this should be marked as `repoactive: false` and removed from ignore-<br>
modules?<br></blockquote><div><br></div><div>The repoactive flag mirrors the status of the repository on Gitlab (whether it is active or archived). </div><div><br></div><div>As Frameworks as a compatibility promise, this repository will need to continue to limp around unfortunately until KF5 ceases to make releases.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
The project readme says that it is removed from kf6.<br>
<br>
<br></blockquote><div><br></div><div>Cheers,</div><div>Ben </div></div></div>