

























I've been poking around and found this reversion:
https://gitlab.archlinux.org/archlinux/ … ca65549883
I'm curious as to what "reuse complian[ce]" is? Additionally, are there guidelines published somewhere on what the packaged names of included files should be? I haven't found anything regarding the sysusers or tmpfiles.
edit: spelling
Last edited by feinedsquirrel (Today 16:25:20)
feinedsquirrel wrote:
I'm curious as to what "reuse complian[ce]" is?
The official site is https://reuse.software/ and compliance can be check with `reuse lint` provided by reuse.
feinedsquirrel wrote:
Additionally, are there guidelines published somewhere on what the packaged names of included files should be? I haven't found anything regarding the sysusers or tmpfiles.
The default `REUSE.toml` for a PKGBUILD as provided by `pkgctl license setup` includes:
"*.sysusers",
"*.tmpfiles",I do not know of any official guidelines.
I've not used license setup. This is good to know. Thanks!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。