[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: mousepad: update to 0.4.0

git at git.openembedded.org git at git.openembedded.org
Tue Mar 17 12:08:10 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: bf264ba86f5563945beb89c352480107cfc0d92d
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=bf264ba86f5563945beb89c352480107cfc0d92d

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Mar  2 19:19:37 2015 +0100

mousepad: update to 0.4.0

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>

---

 .../mousepad/{mousepad_0.3.0.bb => mousepad_0.4.0.bb}            | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb
similarity index 66%
rename from meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb
rename to meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb
index 4947531..4c8c1f5 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.3.0.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.0.bb
@@ -10,5 +10,10 @@ DEPENDS = "gtk+ dbus dbus-glib gtksourceview2 intltool-native xfce4-dev-tools-na
 
 inherit xfce-app
 
-SRC_URI[md5sum] = "dcfcdfaa8a19c89f35d5f6f64753e6e1"
-SRC_URI[sha256sum] = "10f27506994d0d0b8f9e02555404a144babedab97517abe3b6be8b2d21ff046d"
+SRC_URI[md5sum] = "f55314c5dda6323883241e6cf01550a7"
+SRC_URI[sha256sum] = "60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd619848d132"
+
+# we have no gtksourceview 3.x around
+EXTRA_OECONF = "--disable-gtk3"
+
+FILES_${PN} += "${datadir}/glib-2.0/schemas"



More information about the Openembedded-commits mailing list