xbps-create: added support for --shlib-{provides,requires} options.

This commit is contained in:
Juan RP
2012-12-24 10:55:17 +01:00
parent dd8f3bfe8c
commit 1fa3601893
3 changed files with 23 additions and 5 deletions

2
TODO
View File

@@ -7,8 +7,6 @@ libxbps:
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.