[packagekit] Anjuta and PackageKit
Debarshi Ray
debarshi.ray at gmail.com
Wed Oct 29 09:39:36 PDT 2008
>> The first gives you a nice fire and forget interface like
>>
>> /* execute sync method */
>> ret = dbus_g_proxy_call (proxy, "InstallPackageName", &error,
>> G_TYPE_UINT, xid, /* window xid, 0 for none */
>> G_TYPE_UINT, timestamp, /* action timestamp, 0 for unknown */
>> G_TYPE_STRING, "pygtk-devel",
>> G_TYPE_INVALID, G_TYPE_INVALID);
>
> I like this approach. :-)
It turned out to be easier than I imagined:
http://debarshiray.multiply.com/journal/item/170/Anjuta_PackageKit
Will try to polish it a bit now and then pop the idea to the Anjuta
folks.
Thanks,
Debarshi
More information about the PackageKit
mailing list