[pacman-dev] [PATCH] Add a fetch callback to allow front-end download support

Sebastian Nowicki sebnow at gmail.com
Fri Feb 20 02:28:32 EST 2009


I left the download() function to lazily initialize handle->fetchcb,
since it couldn't be done from _alpm_handle_new().

On Fri, Feb 20, 2009 at 4:21 PM, Sebastian Nowicki <sebnow at gmail.com> wrote:
> The external download method was moved to pacman and is set as the fetch
> callback, if the command is defined in the configuration file.

I'm not sure if this is what you meant. It seems like a bit change
(could break front-end code), but I didn't see any other way. I just
noticed I forgot to remove the xfercommand related stuff from libalpm.
Re-sending patch in a second.


More information about the pacman-dev mailing list