<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>Hi,
<br>
<br>In Anjuta, we are hoping to make things easy for users to find and install plugins, something akin to how firefox addons are managed. Clearly, it's best to be done with packagekit. This is something many other applications with plugin/extensions support will benefit without reinventing wheels.
<br>
<br>In typical setup, these plugins are referenced using some kind of metafile. For example in Anjuta we have /usr/lib/anjuta/*.plugin files. They can come from any arbitrary sources and are supposedly already available in distro repository.
<br>
<br>What would be nice is to have wild card search capability in packagekit API for provides and supported by all the backends. In Anjuta for example, user can select "Get more plugins" and it can then find/list all packages providing "*/anjuta/*.plugin" files.
<br>
<br>Is there any possibility it can be done (or already done :))? We are looking forward to giving a really smooth and elaborate plugin management through this.
<br>
<br>Thanks.
<br>
<br>Regards,
<br>-Naba<br></p>
</body>
</html>