mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 18:32:12 +02:00
librsvg: upgrade from 2.32.0 to 2.32.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
a86c5dea19
commit
f11bcc10ae
@@ -8,7 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
|
||||
SECTION = "x11/utils"
|
||||
DEPENDS = "gtk+ libcroco cairo libxml2 popt"
|
||||
PR = "r2"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
inherit autotools pkgconfig gnome
|
||||
|
||||
@@ -16,8 +17,8 @@ EXTRA_OECONF = "--disable-mozilla-plugin --without-svgz --without-croco --disabl
|
||||
|
||||
SRC_URI += "file://doc_Makefile.patch"
|
||||
|
||||
SRC_URI[archive.md5sum] = "b015a9bd80143ec876af489d882dc28b"
|
||||
SRC_URI[archive.sha256sum] = "e0f6f936dab583de317cc0c36a48f80bdb9c93775225ee84140c7e5e3f841068"
|
||||
SRC_URI[archive.md5sum] = "4b00d0fee130c936644892c152f42db7"
|
||||
SRC_URI[archive.sha256sum] = "91b98051f352fab8a6257688d6b2fd665b4648ed66144861f2f853ccf876d334"
|
||||
|
||||
do_configure_prepend () {
|
||||
export GDK_PIXBUF_QUERYLOADERS="${libdir}/gtk-2.0/version/loaders"
|
||||
Reference in New Issue
Block a user