All of lore.kernel.org
 help / color / mirror / Atom feed
From: "kai" <kai.kang@windriver.com>
To: schnitzeltony@gmail.com
Cc: openembedded-devel@lists.openembedded.org
Subject: [meta-xfce][PATCH 3/4] xfce4-mailwatch-plugin: 1.2.0 -> 1.3.0
Date: Thu, 19 Nov 2020 15:41:33 +0800	[thread overview]
Message-ID: <20201119074134.6963-4-kai.kang@windriver.com> (raw)
In-Reply-To: <20201119074134.6963-1-kai.kang@windriver.com>

From: Kai Kang <kai.kang@windriver.com>

1.3.0

- GTK 3 Port
- Remove Libgcrypt dependency
- Move "watching" column to the left to avoid overlapping with scrollbar
- Add support for XfceTitledDialog new API
- Fix cast to pointer
- Replace deprecated GTimeVal
- Update URLs from goodies.x.o to docs.x.o (Bug #16167)
- Added support for multi-row/column panels in xfce4-panel > 4.9
- Fix running command on each change of the count
- Fix running an empty command
- Do not run command when new message count is 0
- Add SSL support CFLAGS and LDFLAGS conditionally
- Translation Updates

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 ...watch-plugin_1.2.0.bb => xfce4-mailwatch-plugin_1.3.0.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-panel-plugins/mailwatch/{xfce4-mailwatch-plugin_1.2.0.bb => xfce4-mailwatch-plugin_1.3.0.bb} (70%)

diff --git a/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb b/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.0.bb
similarity index 70%
rename from meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb
rename to meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.0.bb
index c8224148b..c4172f4d6 100644
--- a/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb
+++ b/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.0.bb
@@ -5,10 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 inherit xfce-panel-plugin
 
-DEPENDS += "gnutls libgcrypt"
+DEPENDS += "gnutls"
 
-SRC_URI[md5sum] = "7263114ec0f2987a3aff15afeeb45577"
-SRC_URI[sha256sum] = "624acc8229a8593c0dfeb28f883f4958119a715cc81cecdbaf29efc8ab1edcad"
+SRC_URI[sha256sum] = "20f91ebefd2880b27f421f773115b3740f67de2bf60feace3841bfd1a09cbe2e"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
-- 
2.17.1


  parent reply	other threads:[~2020-11-19  7:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-19  7:41 [meta-xfce][PATCH 0/4] Update 4 recipes in meta-xfce kai
2020-11-19  7:41 ` [meta-xfce][PATCH 1/4] xfce4-cpufreq-plugin: 1.2.1 -> 1.2.2 kai
2020-11-19  7:41 ` [meta-xfce][PATCH 2/4] xfce4-weather-plugin: 0.10.1 -> 0.10.2 kai
2020-11-19  7:41 ` kai [this message]
2020-11-19  7:41 ` [meta-xfce][PATCH 4/4] tumbler: 0.2.9 -> 0.3.1 kai
2020-11-20 20:18 ` [meta-xfce][PATCH 0/4] Update 4 recipes in meta-xfce Andreas Müller
2020-11-20 22:58   ` [oe] " Khem Raj

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=20201119074134.6963-4-kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=schnitzeltony@gmail.com \
    /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.