xbps/include
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
..
fetch.h Merge libfetch-2.30 from NetBSD's pkgsrc. 2010-01-24 15:47:53 +01:00
mainpage.h Add infrastructure changes to build the API documentation. 2010-01-23 02:37:19 +01:00
Makefile Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
queue.h Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
strlcat.h Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
strlcpy.h Added a configure script to emulate GNU autoconf and related changes. 2010-05-19 22:38:27 +02:00
xbps_api_impl.h configure: make symbol visibility dependent in the configure test, misc changes. 2011-01-15 12:21:38 +01:00
xbps_api.h libxbps: modify the API, new func xbps_get_binpkg_repo_uri(). 2011-01-18 18:21:55 +01:00