diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/evince/evince_3.28.2.bb (renamed from meta-gnome/recipes-gnome/evince/evince_3.28.1.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/evince/evince_3.28.1.bb b/meta-gnome/recipes-gnome/evince/evince_3.28.2.bb index ce73620b09..c5b5484324 100644 --- a/meta-gnome/recipes-gnome/evince/evince_3.28.1.bb +++ b/meta-gnome/recipes-gnome/evince/evince_3.28.2.bb | |||
| @@ -3,7 +3,6 @@ LICENSE = "GPLv2" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b" |
| 4 | SECTION = "x11/office" | 4 | SECTION = "x11/office" |
| 5 | 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" | 5 | 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" |
| 6 | PR = "r5" | ||
| 7 | 6 | ||
| 8 | inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection distro_features_check systemd | 7 | inherit gnome pkgconfig gtk-icon-cache gsettings gobject-introspection distro_features_check systemd |
| 9 | 8 | ||
| @@ -13,8 +12,8 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV} | |||
| 13 | file://0001-help-remove-YELP-macro.patch \ | 12 | file://0001-help-remove-YELP-macro.patch \ |
| 14 | file://0001-Add-format-attribute-to-_synctex_malloc.patch \ | 13 | file://0001-Add-format-attribute-to-_synctex_malloc.patch \ |
| 15 | " | 14 | " |
| 16 | SRC_URI[archive.md5sum] = "27107b60ecc78b698e7902906f16ce82" | 15 | SRC_URI[archive.md5sum] = "66aa1766eaaa37536e48def11a0e67a3" |
| 17 | SRC_URI[archive.sha256sum] = "caaa3100548b704068efb33f592b53accaf2154090ca68933d841f318d3c4d9e" | 16 | SRC_URI[archive.sha256sum] = "0955d22d85c9f6d322b6cbb464f1cc4c352db619017ec95dad4cc5c3440f73e1" |
| 18 | 17 | ||
| 19 | EXTRA_OECONF = "--enable-thumbnailer" | 18 | EXTRA_OECONF = "--enable-thumbnailer" |
| 20 | 19 | ||
