[oe-commits] Ross Burton : librsvg: upgrade to 2.40.0

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 14:03:04 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: ee3e2e5ce15a3bf78c7e9d76d7bf68131f2d3ef7
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ee3e2e5ce15a3bf78c7e9d76d7bf68131f2d3ef7

Author: Ross Burton <ross.burton at intel.com>
Date:   Tue Nov 19 17:02:30 2013 +0000

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 at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../librsvg/librsvg-2.32.1/doc_Makefile.patch      |   19 -
 .../librsvg-2.32.1/librsvg-CVE-2011-3146.patch     | 1088 --------------------
 .../recipes-gnome/librsvg/librsvg/gtk-option.patch |   59 ++
 meta/recipes-gnome/librsvg/librsvg/local-m4.patch  |   32 +
 meta/recipes-gnome/librsvg/librsvg/vapigen.m4      |   96 ++
 meta/recipes-gnome/librsvg/librsvg_2.32.1.bb       |   58 --
 meta/recipes-gnome/librsvg/librsvg_2.40.0.bb       |   56 +
 7 files changed, 243 insertions(+), 1165 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=ee3e2e5ce15a3bf78c7e9d76d7bf68131f2d3ef7


More information about the Openembedded-commits mailing list