xbps/bin/xbps-repo
Juan RP fe15380e1b libxbps: modify the API, new func xbps_get_binpkg_repo_uri().
This function replaces xbps_repository_get_path_from_pkg_dict() and
xbps_get_binpkg_local_path(). It takes a pkg dictionary as returned
by a repository pkg index or a transaction dictionary and returns
a string with the full path to the binary pkg, either in local
repos, cachedir or remote repos.

Update all code to use this function... sorry I broke ABI compatiblity.
2011-01-18 18:21:55 +01:00
..
defs.h xbps-repo(8): implemented 'find-files' target. 2010-12-15 15:14:44 +01:00
find-files.c libxbps: modify the API, new func xbps_get_binpkg_repo_uri(). 2011-01-18 18:21:55 +01:00
index.c xbps-repo: fix the 'genindex' target due to 0.7.0 API changes. 2010-12-16 11:37:31 +01:00
main.c Added another bunch of compiler warnings and fix code. 2011-01-15 11:59:44 +01:00
Makefile xbps-repo(8): implemented 'find-files' target. 2010-12-15 15:14:44 +01:00
repository.c libxbps: modify the API, new func xbps_get_binpkg_repo_uri(). 2011-01-18 18:21:55 +01:00
util.c Added another bunch of compiler warnings and fix code. 2011-01-15 11:59:44 +01:00
xbps-repo.8 xbps-repo(8): implemented 'find-files' target. 2010-12-15 15:14:44 +01:00