Use the repo list to find binary packages.
--HG-- extra : convert_revision : c35e25604d0e417115cd1c30d77d23fee3c39f92
This commit is contained in:
@@ -161,6 +161,7 @@ char * xbps_get_pkg_name(const char *);
|
||||
int xbps_install_pkg_deps(prop_dictionary_t, prop_dictionary_t);
|
||||
int xbps_install_binary_pkg(prop_dictionary_t, const char *,
|
||||
const char *);
|
||||
bool xbps_install_binary_pkg_from_repolist(prop_object_t, void *, bool *);
|
||||
int xbps_unpack_binary_pkg(prop_dictionary_t, int (*cb)(struct archive *));
|
||||
int xbps_unpack_archive_cb(struct archive *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user