]> code.ossystems Code Review - openembedded-core.git/commit
librsvg: upgrade to 2.40.0
authorRoss Burton <ross.burton@intel.com>
Tue, 19 Nov 2013 17:02:30 +0000 (17:02 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Nov 2013 14:03:06 +0000 (14:03 +0000)
commitee3e2e5ce15a3bf78c7e9d76d7bf68131f2d3ef7
tree5412a364373f8424846d43b8ec351e4f2d60d441
parentc102667fe480d5321cbc7a2b513e55f62485ac96
librsvg: upgrade to 2.40.0

Add local-m4.patch and install a local vapigen.m4 so that we can autoreconf
without needing Vala installed.

Refresh build dependencies removing stale recipes and adding libcroco as it's a mandatory dependency now.

Explicitly disable Vala, with a patch from upstream until 2.40.1.

The GTK+ 2 theme engine has been removed, delete all traces of it.

Add a patch to make GTK+ use deterministic, and a disabled PACKAGECONFIG for it.

Enable parallel make, as some testing shows that it works fine.

Drop librsvg-CVE-2011-3146, merged upstream.  Drop doc_Makefile.patch, our
gtk-doc.mk isn't buggy and this isn't needed anymore.

Merge multiple -dev and -dbg packages into ${PN}-dev and -dbg, and remove the
loader module .a and .la files as they are pointless.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-gnome/librsvg/librsvg-2.32.1/doc_Makefile.patch [deleted file]
meta/recipes-gnome/librsvg/librsvg-2.32.1/librsvg-CVE-2011-3146.patch [deleted file]
meta/recipes-gnome/librsvg/librsvg/gtk-option.patch [new file with mode: 0644]
meta/recipes-gnome/librsvg/librsvg/local-m4.patch [new file with mode: 0644]
meta/recipes-gnome/librsvg/librsvg/vapigen.m4 [new file with mode: 0644]
meta/recipes-gnome/librsvg/librsvg_2.32.1.bb [deleted file]
meta/recipes-gnome/librsvg/librsvg_2.40.0.bb [new file with mode: 0644]