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:33 +0000 (14:03 +0000)
commit5ec34474b2b3effa863bb3da756d38109d40dbfd
tree583be8f9bd4aea36df7f2e6585c96675f5353260
parent8265095920ca1e2a17835983bf1fd756fe897f67
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.

(From OE-Core rev: ee3e2e5ce15a3bf78c7e9d76d7bf68131f2d3ef7)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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]