xbps/TODO
2012-07-04 14:58:46 +02:00

19 lines
622 B
Plaintext

libxbps:
- switch to libcurl and drop libfetch.
- properties: (update-first) still unimplemented.
xbps-bin:
- Improve help output and add description at the same line than target.
xbps-repo:
- Improve help output and add description at the same line than target.
- support to verify PGP signed pkg-index.plist repo files.
I have some preliminar code but need to clean it up, thanks
to NetBSD's netpgp).
- Add requiredby support to pkg's dictionaries in repository's
pkg-index.plist, to know reverse deps from remote repos.
Issues listed at http://code.google.com/p/xbps/issues/list
Surely more stuff...