Go to file
Juan RP c11094d5dd Added xbps_get_pkg_plist_dict_from_repo().
This function will fetch a requested plist file in a binary
package matching its 'pkgname' object by searching in repository pool.

This works in any kind of repository, local and remote. Some code
was Taken from NetBSD's pkg_install HEAD. Oh, and it's on-the-fly!
doesn't need to download the binpkg first!

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091125020936-7uf2ncrf1692c5hz
2009-11-25 02:09:36 +00:00
bin xbps-repo: genindex: optimization change. 2009-11-25 00:17:33 +00:00
include Added xbps_get_pkg_plist_dict_from_repo(). 2009-11-25 02:09:36 +00:00
lib Added xbps_get_pkg_plist_dict_from_repo(). 2009-11-25 02:09:36 +00:00
.bzrignore Update .bzrignore after last changes. 2009-11-25 00:17:16 +00:00
Makefile Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00
prog.mk Fixed prog.mk rules that skipped the manpage. 2009-11-20 22:02:32 +01:00
vars.mk Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00