[packagekit] [PATCH] Bug #12883, PackageKit has a hard dependency on libnm_glib

S.Çağlar Onur caglar at pardus.org.tr
Mon Oct 22 14:39:51 PDT 2007


Hi;

23 Eki 2007 Sal tarihinde, Richard Hughes şunları yazmıştı: 
> On Mon, 2007-10-22 at 14:25 +0300, S.Çağlar Onur wrote:
> > While trying/playing to integrate our package manager (PiSi) into
> > PackageKit...
> 
> Patches welcomed... seriously, get it into git early and we can avoid
> stuff bitrotting - the tree changes fast. Would you like developer
> commit access?

I'm currently working on it and for now PiSi interface can;

get-updates
install-package
refresh-cache
remove-package
resolve
get-repo-list

 backends/Makefile.am                   |    4 +
 backends/pisi/.gitignore               |   10 +++
 backends/pisi/Makefile.am              |    8 ++
 backends/pisi/helpers/Makefile.am      |   20 +++++
 backends/pisi/helpers/get-repo-list.py |   20 +++++
 backends/pisi/helpers/get-updates.py   |   20 +++++
 backends/pisi/helpers/install.py       |   20 +++++
 backends/pisi/helpers/pisiBackend.py   |   80 +++++++++++++++++++
 backends/pisi/helpers/refresh-cache.py |   20 +++++
 backends/pisi/helpers/remove.py        |   20 +++++
 backends/pisi/helpers/resolve.py       |   20 +++++
 backends/pisi/pk-backend-pisi.c        |  137 ++++++++++++++++++++++++++++++++
 configure.ac                           |    3 +
 13 files changed, 382 insertions(+), 0 deletions(-)

but these are very preliminary/not well tested and buggy right now.

I'll prefer submitting these after spending a little more time with them, i'll start coding these on this morning and i'm still trying to get some things to work and understand 
the PK concepts etc. :)

But i think it will ready for submission soon :)

Cheers
-- 
S.Çağlar Onur <caglar at pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20071023/51d00c5f/attachment-0004.pgp>


More information about the PackageKit mailing list