xbps/bin/xbps-bin
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
..
check.c API clean up (part 2), plus misc changes and improvements. 2010-11-19 13:40:13 +01:00
defs.h xbps-bin: added -F flag for the remove target. 2010-12-03 17:36:07 +01:00
find-files.c xbps-bin: fix a memleak in the 'find-files' target. 2010-12-24 05:21:22 +01:00
install.c libxbps: modify the API, new func xbps_get_binpkg_repo_uri(). 2011-01-18 18:21:55 +01:00
main.c Added another bunch of compiler warnings and fix code. 2011-01-15 11:59:44 +01:00
Makefile
remove.c xbps-bin: added -F flag for the remove target. 2010-12-03 17:36:07 +01:00
show-deps.c Starting to clean up the public API, move private stuff into xbps_api_impl.h. 2010-11-13 03:18:58 +01:00
show-info-files.c New function: xbps_get_pkg_dict_from_metadata_plist. 2010-11-08 03:14:41 +01:00
xbps-bin.8 xbps-bin: added -F flag for the remove target. 2010-12-03 17:36:07 +01:00