mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
evince: update 3.28.1 -> 3.28.2
Remove PR this time. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
52904e7535
commit
5b8395e647
|
|
@ -3,7 +3,6 @@ LICENSE = "GPLv2"
|
|||
LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b"
|
||||
SECTION = "x11/office"
|
||||
DEPENDS = "gtk+3 libsecret ${@bb.utils.contains('DISTRO_FEATURES','x11','gnome-desktop3','',d)} poppler gstreamer1.0-plugins-base orc adwaita-icon-theme intltool-native gnome-common-native"
|
||||
PR = "r5"
|
||||
|
||||
inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection distro_features_check systemd
|
||||
|
||||
|
|
@ -13,8 +12,8 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}
|
|||
file://0001-help-remove-YELP-macro.patch \
|
||||
file://0001-Add-format-attribute-to-_synctex_malloc.patch \
|
||||
"
|
||||
SRC_URI[archive.md5sum] = "27107b60ecc78b698e7902906f16ce82"
|
||||
SRC_URI[archive.sha256sum] = "caaa3100548b704068efb33f592b53accaf2154090ca68933d841f318d3c4d9e"
|
||||
SRC_URI[archive.md5sum] = "66aa1766eaaa37536e48def11a0e67a3"
|
||||
SRC_URI[archive.sha256sum] = "0955d22d85c9f6d322b6cbb464f1cc4c352db619017ec95dad4cc5c3440f73e1"
|
||||
|
||||
EXTRA_OECONF = "--enable-thumbnailer"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user