[packagekit] implement contrib/* on conary
Richard Hughes
hughsient at gmail.com
Mon Mar 30 02:14:11 PDT 2009
On Sat, 2009-03-28 at 04:09 -0600, zodman wrote:
> im interest on implement the command-not-found, gtk-module,
> gstreamer-plugin on backend conary
>
>
> So few questions:
>
> command-not-found
>
> Needs the implement of pkcon search file ?
Well, it needs the backend to have a working SearchFile method.
> gtkmodule / gstreamer-plugs
> need the implement of pkcon what-provides ?
They both need to be able to do WhatProvides, but more importantly, the
backend needs to be aware of how to decode the provides string into a
package dep. For the gtkmodule, it's a standard pango langset
descriptor, and for the gstreamer plugin it's a GStreamer provide.
Richard.
More information about the PackageKit
mailing list