[packagekit] [PATCH] Add get-files

James Bowes jbowes at dangerouslyinc.com
Sun Oct 28 16:46:01 PDT 2007


Hi All:

Attached is a patch series that implements the new backend call
get-files, along with sample yum implementation. Also note that
get-description no longer sends the file list over D-Bus (though
backends are still expected to return it, so things don't break).

So what's next?
- Changes to gnome-packagekit to support the new Description and Files
(next email).
- Implement get-files for all backends with get-description.
- Remove the file list from all get-description instances, and associated
  pk-backend/engine code.
- Documentation updates for get-description.

And then its done!

-James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-GetFiles-backend-capability.patch
Type: text/x-patch
Size: 30715 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20071028/cf6852fd/attachment-0024.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Don-t-send-the-filelist-over-dbus-in-Description.patch
Type: text/x-patch
Size: 9112 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20071028/cf6852fd/attachment-0025.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-completion-Support-get-files.patch
Type: text/x-patch
Size: 673 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20071028/cf6852fd/attachment-0026.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-documentation-add-GetFiles.patch
Type: text/x-patch
Size: 3383 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20071028/cf6852fd/attachment-0027.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-GetFiles-helper-code-for-python-backends.patch
Type: text/x-patch
Size: 2751 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20071028/cf6852fd/attachment-0028.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-yum-Implement-get-files.patch
Type: text/x-patch
Size: 3656 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20071028/cf6852fd/attachment-0029.bin>


More information about the PackageKit mailing list