[packagekit] app-install 0.1.0 released!

Anders F Björklund afb at algonet.se
Thu Sep 2 13:07:33 PDT 2010


Richard Hughes wrote:

> app-install is a metadata schema and some simple tools for getting
> data about applications.
>
> Tarball is located here: http://www.packagekit.org/releases/
> Homepage is here: http://github.com/hughsie/app-install

Nice, I think I will do a "app-install-generate-ports.rb" for it...
It had some problems with hard-coded /usr prefix in paths, though ?

And the usual problems with -Werror (needs --enable-strict maybe) and
some GCC warnings and Glibc symbols (backtrace) not being available:

cc1: error: unrecognized command line option "-Wclobbered"
cc1: error: unrecognized command line option "-Wempty-body"
cc1: error: unrecognized command line option "-Wignored-qualifiers"
cc1: error: unrecognized command line option "-Wtype-limits"
cc1: error: unrecognized command line option "-Wmissing-parameter-type"
cc1: warning: /usr/local/lib/glib-2.0/include: No such file or directory

But other than it works fine, and app-install-extract-package does
handle .tbz through the use of libarchive, so that should be simple.

--anders
-------------- next part --------------
A non-text attachment was scrubbed...
Name: app-install-0.1.0-paths.patch
Type: application/octet-stream
Size: 1433 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/packagekit/attachments/20100902/f9316626/attachment-0004.obj>


More information about the PackageKit mailing list