From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 5/6] gnome-calendar: initial add 3.36.2
Date: Sun, 9 Aug 2020 14:35:06 +0200 [thread overview]
Message-ID: <20200809123507.267616-5-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20200809123507.267616-1-schnitzeltony@gmail.com>
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
.../gnome-calendar/gnome-calendar_3.36.2.bb | 32 +++++++++++++++++++
.../packagegroups/packagegroup-gnome-apps.bb | 1 +
2 files changed, 33 insertions(+)
create mode 100644 meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.36.2.bb
diff --git a/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.36.2.bb b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.36.2.bb
new file mode 100644
index 000000000..4605857f5
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_3.36.2.bb
@@ -0,0 +1,32 @@
+SUMMARY = "GNOME calendar"
+LICENSE = "GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
+
+SECTION = "x11/gnome"
+
+DEPENDS = " \
+ gtk+3 \
+ libical \
+ gsettings-desktop-schemas \
+ evolution-data-server \
+ libsoup-2.4 \
+ libdazzle \
+ libhandy \
+ libgweather \
+ geoclue \
+"
+
+GNOMEBASEBUILDCLASS = "meson"
+
+inherit gnomebase gsettings gtk-icon-cache gettext features_check upstream-version-is-even
+
+REQUIRED_DISTRO_FEATURES = "x11"
+
+SRC_URI[archive.sha256sum] = "d0b05345c0555a085e6e5426eab49494aba2826c856eb06fd7fdb762ec0c4c1f"
+
+FILES_${PN} += " \
+ ${datadir}/gnome-shell \
+ ${datadir}/metainfo \
+ ${datadir}/dbus-1 \
+"
+
diff --git a/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb b/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb
index 934101f9b..2d2d6b599 100644
--- a/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb
+++ b/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb
@@ -13,6 +13,7 @@ RDEPENDS_${PN} = " \
gedit \
ghex \
gnome-calculator \
+ gnome-calendar \
gnome-font-viewer \
gnome-photos \
gnome-terminal \
--
2.26.2
next prev parent reply other threads:[~2020-08-09 12:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-09 12:35 [PATCH 1/6] tumbler: upgrade 0.2.8 -> 0.2.9 Andreas Müller
2020-08-09 12:35 ` [PATCH 2/6] xfwm4: upgrade 4.14.3 -> 4.14.4 Andreas Müller
2020-08-09 12:35 ` [PATCH 3/6] geoclue: upgrade 2.5.3 -> 2.5.6 Andreas Müller
2020-08-09 12:35 ` [PATCH 4/6] gnome-help.bbclass: remove double FILES_${PN}-help entry Andreas Müller
2020-08-09 12:35 ` Andreas Müller [this message]
2020-08-09 12:35 ` [PATCH 6/6] imagemagick: upgrade 7.0.9_13 -> 7.0.10_25 Andreas Müller
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=20200809123507.267616-5-schnitzeltony@gmail.com \
--to=schnitzeltony@gmail.com \
--cc=openembedded-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.