TODO: mention 'shlib-provides' and 'shlib-requires'.
This commit is contained in:
parent
c46963216c
commit
0df466be9c
3
TODO
3
TODO
@ -2,10 +2,13 @@ libxbps:
|
||||
- transaction: avoid fetching the whole pkg when updating and only fetch
|
||||
modified files from target pkg.
|
||||
- properties: (update-first) still unimplemented.
|
||||
- Add support to handle 'shlib-requires' and 'shlib-provides'.
|
||||
|
||||
xbps-create:
|
||||
- Move all configuration files to <prefix>/share/<pkgname>/conf/<cffile>.
|
||||
- Add -i --installed option to create binpkg from an installed version.
|
||||
- Add new properties 'shlib-requires' and 'shlib-provides' to know what
|
||||
shlibs are required by this package and what shlibs this package provides.
|
||||
|
||||
All:
|
||||
- Add support to sign with PGP or RSA the repository index files.
|
||||
|
Loading…
Reference in New Issue
Block a user