From: "Alexander Kanavin" <alex.kanavin@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Subject: [PATCH 10/24] epiphany: update to 3.36.1
Date: Tue, 5 May 2020 15:01:19 +0200 [thread overview]
Message-ID: <20200505130133.24930-10-alex.kanavin@gmail.com> (raw)
In-Reply-To: <20200505130133.24930-1-alex.kanavin@gmail.com>
libhandy is a new hard dependency.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
.../epiphany/{epiphany_3.34.4.bb => epiphany_3.36.1.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-gnome/epiphany/{epiphany_3.34.4.bb => epiphany_3.36.1.bb} (79%)
diff --git a/meta/recipes-gnome/epiphany/epiphany_3.34.4.bb b/meta/recipes-gnome/epiphany/epiphany_3.36.1.bb
similarity index 79%
rename from meta/recipes-gnome/epiphany/epiphany_3.34.4.bb
rename to meta/recipes-gnome/epiphany/epiphany_3.36.1.bb
index ddb4c2794f..8146983aef 100644
--- a/meta/recipes-gnome/epiphany/epiphany_3.34.4.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_3.36.1.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "libsoup-2.4 webkitgtk gtk+3 iso-codes avahi libnotify gcr \
gsettings-desktop-schemas libxml2-native \
- glib-2.0 glib-2.0-native json-glib libdazzle"
+ glib-2.0 glib-2.0-native json-glib libdazzle libhandy"
GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gsettings features_check upstream-version-is-even gettext mime-xdg
@@ -14,8 +14,8 @@ REQUIRED_DISTRO_FEATURES = "x11 opengl"
SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@gnome_verdir("${PV}")}/${GNOMEBN}-${PV}.tar.${GNOME_COMPRESS_TYPE};name=archive \
file://0002-help-meson.build-disable-the-use-of-yelp.patch \
"
-SRC_URI[archive.md5sum] = "a559f164bb7d6cbeceb348648076830b"
-SRC_URI[archive.sha256sum] = "60e190fc07ec7e33472e60c7e633e04004f7e277a0ffc5e9cd413706881e598d"
+SRC_URI[archive.md5sum] = "d66416d0be97ec7789564473337bfe57"
+SRC_URI[archive.sha256sum] = "f6f233fb43c6318476d4594707b3fdd5b4127b5e35263e73fbcad8895db8efb6"
FILES_${PN} += "${datadir}/dbus-1 ${datadir}/gnome-shell/search-providers ${datadir}/metainfo"
RDEPENDS_${PN} = "iso-codes adwaita-icon-theme gsettings-desktop-schemas"
--
2.26.1
next prev parent reply other threads:[~2020-05-05 13:02 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-05 13:01 [PATCH 01/24] libinput: add ptest Alexander Kanavin
2020-05-05 13:01 ` [PATCH 02/24] libinput: update 1.15.2 -> 1.15.5 Alexander Kanavin
2020-05-05 13:01 ` [PATCH 03/24] avahi: merge avahi-ui into the main recipe Alexander Kanavin
2020-05-05 13:01 ` [PATCH 04/24] avahi: update to 0.8 Alexander Kanavin
2020-05-05 13:01 ` [PATCH 05/24] testsdkext/devtool: initialize the test component's git repo Alexander Kanavin
2020-05-08 17:20 ` [OE-core] " Steve Sakoman
2020-05-08 17:22 ` Steve Sakoman
2020-05-08 19:14 ` Joshua Watt
2020-05-08 20:11 ` Alexander Kanavin
2020-05-05 13:01 ` [PATCH 06/24] git: update to 2.26.2 Alexander Kanavin
2020-05-05 13:01 ` [PATCH 07/24] libcap: update to 2.33 Alexander Kanavin
2020-05-05 13:01 ` [PATCH 08/24] libhandy: add a recipe from meta-oe Alexander Kanavin
2020-05-05 13:01 ` [PATCH 09/24] libdazzle: update to 3.36.0 Alexander Kanavin
2020-05-05 13:01 ` Alexander Kanavin [this message]
2020-05-05 13:01 ` [PATCH 11/24] patchelf: switch to git Alexander Kanavin
2020-05-05 13:01 ` [PATCH 12/24] powertop: switch to Arjan's git Alexander Kanavin
2020-05-05 13:01 ` [PATCH 13/24] meson: fix upstream version check Alexander Kanavin
2020-05-05 13:01 ` [PATCH 14/24] rpcsvc-proto: update to 1.4.1 Alexander Kanavin
2020-05-05 13:01 ` [PATCH 15/24] vulkan-headers: upgrade 1.1.126.0 -> 1.2.135.0 Alexander Kanavin
2020-05-05 13:01 ` [PATCH 16/24] vulkan-loader: " Alexander Kanavin
2020-05-05 13:01 ` [PATCH 17/24] vulkan-tools: " Alexander Kanavin
2020-05-05 13:01 ` [PATCH 18/24] vulkan-demos: upgrade to latest revision Alexander Kanavin
2020-05-05 13:01 ` [PATCH 19/24] e2fsprogs: update to 1.45.6 Alexander Kanavin
2020-05-05 13:01 ` [PATCH 20/24] build-compare: update to latest revision Alexander Kanavin
2020-05-05 13:01 ` [PATCH 21/24] ovmf: update to 202002 Alexander Kanavin
2020-05-05 13:01 ` [PATCH 22/24] cdrtools-native: fix upstream version check Alexander Kanavin
2020-05-05 13:01 ` [PATCH 23/24] testresults.json: add duration of the tests as well Alexander Kanavin
2020-05-05 13:01 ` [PATCH 24/24] re2c: correct upstream location Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200505130133.24930-10-alex.kanavin@gmail.com \
--to=alex.kanavin@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox