All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org, kai.kang@windriver.com
Subject: [PATCH 07/13] mousepad: upgrade 0.4.1 -> 0.4.2
Date: Thu, 15 Aug 2019 23:55:59 +0200	[thread overview]
Message-ID: <20190815215605.19600-8-schnitzeltony@gmail.com> (raw)
In-Reply-To: <20190815215605.19600-1-schnitzeltony@gmail.com>

* many bugfixes
* dependencies reworked / cleaned up

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../{mousepad_0.4.1.bb => mousepad_0.4.2.bb}       | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
 rename meta-xfce/recipes-apps/mousepad/{mousepad_0.4.1.bb => mousepad_0.4.2.bb} (27%)

diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
similarity index 27%
rename from meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
rename to meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
index 67c49930b..4bf10a47b 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.1.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
@@ -3,14 +3,14 @@ SECTION = "x11/application"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-# intltool to provide intltool.m4 with AC_PROG_INTLTOOL
-# xfce4-dev-tools-native for XDT_I18N macro and more importantly XDT_CHECK_OPTIONAL_PACKAGE
-# which fixes mousepad/Makefile.am:72: error: HAVE_DBUS does not appear in AM_CONDITIONAL
-DEPENDS = "gtk+3 dbus dbus-glib gtksourceview3 intltool-native xfce4-dev-tools-native"
+DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native"
 
 inherit xfce-app gsettings
 
-SRC_URI[md5sum] = "fb85c23bcb096a46aee9ec22b4e4fdf5"
-SRC_URI[sha256sum] = "39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b"
+SRC_URI[md5sum] = "98d908842d4a93c35756a67d681c08fe"
+SRC_URI[sha256sum] = "84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7"
 
-FILES_${PN} += "${datadir}/glib-2.0/schemas"
+FILES_${PN} += " \
+    ${datadir}/glib-2.0/schemas \
+    ${datadir}/polkit-1 \
+"
-- 
2.21.0



  parent reply	other threads:[~2019-08-15 21:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-15 21:55 [PATCH 00/13] meta-xfce: non-core updates Andreas Müller
2019-08-15 21:55 ` [PATCH 01/13] xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3 Andreas Müller
2019-08-15 21:55 ` [PATCH 02/13] xfmpc: upgrade 0.2.3 -> 0.3.0 Andreas Müller
2019-08-15 21:55 ` [PATCH 03/13] xfce4-cpugraph-plugin: upgrade 1.0.5 -> 1.1.0 Andreas Müller
2019-08-15 21:55 ` [PATCH 04/13] xfce4-terminal: upgrase 0.8.7.4 -> 0.8.8 Andreas Müller
2019-08-15 21:55 ` [PATCH 05/13] gtksourceview3: upgrade 3.24.10 -> 3.24.11 Andreas Müller
2019-08-15 21:55 ` [PATCH 06/13] mousepad: move to gtk3 Andreas Müller
2019-08-15 21:55 ` Andreas Müller [this message]
2019-08-15 21:56 ` [PATCH 08/13] ristretto: upgrade 0.8.4 -> 0.10.0 Andreas Müller
2019-08-15 21:56 ` [PATCH 09/13] catfish: upgrade 1.4.7 -> 1.4.8 Andreas Müller
2019-08-15 21:56 ` [PATCH 10/13] parole: upgrade 1.0.2 -> 1.0.4 Andreas Müller
2019-08-16  6:06   ` Kang Kai
2019-08-16 15:01     ` Khem Raj
2019-08-16  6:12   ` Adrian Bunk
2019-08-15 21:56 ` [PATCH 11/13] xfce4-datetime-plugin: upgrade 0.7.1 -> 0.8.0 Andreas Müller
2019-08-15 21:56 ` [PATCH 12/13] xfce4-places-plugin: 1.8.0 -> 1.8.1 Andreas Müller
2019-08-15 21:56 ` [PATCH 13/13] xfce4-pulseaudio-plugin: upgrade 0.4.1 -> 0.4.2 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=20190815215605.19600-8-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=kai.kang@windriver.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.