<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body><p>Am 11. September 2024 um 19:45 schrieb "Johnny Jazeix" <<a href="mailto:jazeix@gmail.com?to=%22Johnny%20Jazeix%22%20%3Cjazeix%40gmail.com%3E" target="_blank" tabindex="-1">jazeix@gmail.com</a>>:</p><blockquote>Le mer. 11 sept. 2024 à 19:20, Johnny Jazeix <<a href="mailto:jazeix@gmail.com">jazeix@gmail.com</a>> a écrit :<div><br></div><blockquote>Le mer. 11 sept. 2024 à 18:50, Andreas Cord-Landwehr<div><br></div> <<a href="mailto:cordlandwehr@kde.org">cordlandwehr@kde.org</a>> a écrit :<div><br></div><div><br></div> Hi, this is a short heads-up that the CI check for "reuse-lint" is now updated<div><br></div> to version fsfe/reuse:4, which in practical terms mean that now the linter<div><br></div> checks for conformance with REUSE Spec 3.2. -- No projects should start to<div><br></div> fail with this update (I manually checked the repositories known to be hit by<div><br></div> an upstream problem earlier this year). Yet, if you suddenly see the linter<div><br></div> fail in your project and its complains do not make sense, please reach out to<div><br></div> me if you need help in fixing them.<div><br></div><div><br></div> This update notably brings a few very cool new license annotation features:<div><br></div><div><br></div> - .dep5 files are deprecated and can (and should because they are much better)<div><br></div> by REUSE.toml files<div><br></div> - there is snippet annotation support<div><br></div> - there is snippet linter disabling support<div><br></div><div><br></div> For details, please see the spec: <div><a href="https://reuse.software/spec-3.2/" target="_blank">https://reuse.software/spec-3.2/</a></div><div><br></div> Cheers,<div><br></div> Andreas<div><br></div><div><br></div> Hi,<div><br></div><div><br></div> is there a tool to convert dep5 to toml format? For GCompris, it's a<div><br></div> 3700 lines file so I would prefer to avoid do it manually :).<div><br></div><div><br></div> Cheers,<div><br></div><div><br></div> Johnny</blockquote><div><br></div>There is a tool: PendingDeprecationWarning: '.reuse/dep5' is<div><br></div>deprecated. You are recommended to instead use REUSE.toml. Use `reuse<div><br></div>convert-dep5` to convert.<div><br></div><div><br></div>Cheers,<div><br></div><div><br></div>Johnny<br></blockquote><br>Hi Andreas,<br><br>thanks for taking care!<br><br>I just tried to port Kdenlive to REUSE.toml using the `reuse convert-dep5` tool: <div><a href="https://invent.kde.org/multimedia/kdenlive/-/merge_requests/535/diffs">https://invent.kde.org/multimedia/kdenlive/-/merge_requests/535/diffs</a></div><div><br></div> However now it complains about REUSE.toml itself not having a license info:<br><br>```<div class="js-log-line job-log-line"><span class="job-log-line-content"><span class># MISSING COPYRIGHT AND LICENSING INFORMATION</span></span></div><div class="js-log-line job-log-line"><br></div><div class="js-log-line job-log-line"><span class="job-log-line-content"><span class>The following files have no copyright and licensing information:</span></span></div><div class="js-log-line job-log-line"><br></div><div><code class="job-log gl-block"><span class="job-log-line-content"><span class>* REUSE.toml</span></span></code></div>```<br><div><a href="https://invent.kde.org/multimedia/kdenlive/-/jobs/2117561">https://invent.kde.org/multimedia/kdenlive/-/jobs/2117561</a></div><br>This seems wrong to me. Non of the examples in the documentation has a license info for REUSE.toml itself either.<br><br>Any idea what's wrong here?<br><br>Cheers,<br>Julius<br><br><br><div class="rl-signature"><a href="https://invent.kde.org/jlskuz"></a><div>Julius Künzel</div><div>Volunteer KDE Developer, mainly hacking Kdenlive</div><div>KDE GitLab: <a href="https://invent.kde.org/jlskuz">www.invent.kde.org/jlskuz</a></div><div>Matrix: <a href="https://go.kde.org/matrix/#/@jlskuz:kde.org">@jlskuz:kde.org</a></div></div><div><br></div></body></html>