mirror of
https://github.com/NixOS/rfcs.git
synced 2025-11-25 11:49:46 +01:00
Add prior art section
Also, add extra links
This commit is contained in:
parent
907d510a23
commit
4d02382cb2
1 changed files with 14 additions and 0 deletions
|
|
@ -244,6 +244,16 @@ The most immediate drawbacks are:
|
|||
- as said above, software collections from pkgsrc to slackbuilds
|
||||
- to organization and preservation (as Software Heritage)
|
||||
|
||||
# Prior art
|
||||
[prior-art]: #prior-art
|
||||
|
||||
As said above, categorization is very traditional among software collections. It
|
||||
is not hard to cite examples in this arena; the most interesting ones I have
|
||||
found are listed above (linked at [references section](#references))
|
||||
|
||||
- FreeBSD Ports;
|
||||
- Debtags;
|
||||
|
||||
# Unresolved questions
|
||||
[unresolved]: #unresolved-questions
|
||||
|
||||
|
|
@ -273,6 +283,10 @@ Still unsolved is what data structure is better suited to represent a category.
|
|||
- [Reserved
|
||||
categories](https://specifications.freedesktop.org/menu-spec/latest/apas03.html)
|
||||
|
||||
- [Appstream](https://www.freedesktop.org/wiki/Distributions/AppStream/)
|
||||
|
||||
- [Debtags](https://wiki.debian.org/Debtags)
|
||||
|
||||
- [NetBSD pkgsrc guide](https://www.netbsd.org/docs/pkgsrc/)
|
||||
- Especially, [Chapter 12, Section
|
||||
1](https://www.netbsd.org/docs/pkgsrc/components.html#components.Makefile)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue