mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
evince: upgrade 42.3 -> 42.4
Changelog: build: * Narrow the version to enable nautilus plugin * Disable nautilus extension by default [NB: it is controlled by PACKAGECONFIG in meta-oe]] comics: * Avoid critical when pixbuf can't be rendered * Better debug on archive error * Fix crash that can happen if archive is damaged * Still try to open broken comics shell: * Fix use-after-free on a modified document * Use default color when annotation has no color * recent-view: Update for new gnome-desktop API Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'open
|
|||||||
def gnome_verdir(v):
|
def gnome_verdir(v):
|
||||||
return oe.utils.trim_version(v, 1)
|
return oe.utils.trim_version(v, 1)
|
||||||
|
|
||||||
SRC_URI[archive.sha256sum] = "49aecf845c946c96db17ba89d75c8002c5ae8963f504a9b0626d12675914645e"
|
SRC_URI[archive.sha256sum] = "cd9d512a01b8870c271443377b453e16ad7cd11bca4088adafdad73d96512c16"
|
||||||
|
|
||||||
GTKDOC_MESON_OPTION = "gtk_doc"
|
GTKDOC_MESON_OPTION = "gtk_doc"
|
||||||
|
|
||||||
Reference in New Issue
Block a user