[packagekit] Anjuta and PackageKit

Richard Hughes hughsient at gmail.com
Wed Oct 29 05:22:27 PDT 2008


On Wed, 2008-10-29 at 12:30 +0100, Patryk Zawadzki wrote:
> On Wed, Oct 29, 2008 at 10:25 AM, Richard Hughes <hughsient at gmail.com> wrote:
> > So, what I propose is that you do:
> >
> > /* BIG FAT DISTRO NOTICE: patch this package name */
> > 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-development-files",
> >                         G_TYPE_INVALID, G_TYPE_INVALID);
> 
> Uhm, what, where? Why not just use a configure flag? Like
> --with-foo-package=python-foo

Yes, good idea.

Richard.





More information about the PackageKit mailing list