| 12 |
|
|
| 13 |
status: version number fixing the embedded copy, <unfixed>, <removed>, |
status: version number fixing the embedded copy, <unfixed>, <removed>, |
| 14 |
<itp> or <unknown> if the version number can not be determined |
<itp> or <unknown> if the version number can not be determined |
| 15 |
|
<unfixable> for unavoidable cases (e.g., forks that add real value) |
| 16 |
sort: static (linking statically against a lib) |
sort: static (linking statically against a lib) |
| 17 |
embed (embedding a copy of the library into another source package) |
embed (embedding a copy of the library into another source package) |
| 18 |
fork (the package is not just embedding code but it is a fork and |
fork (the package is not just embedding code but it is a fork and |
| 19 |
thus might share parts of the source code) |
thus might share parts of the source code) |
| 20 |
|
old-version (the package is an older version of essentially |
| 21 |
|
the same code) |
| 22 |
|
|
| 23 |
The srcpkg might be some string to identify the code if there is no |
The srcpkg might be some string to identify the code if there is no |
| 24 |
specific source package. |
specific source package. |