[oe] [meta-xfce/-oe/-multimedia 17/40] thunar: update to 1.4.0

Andreas Müller schnitzeltony at googlemail.com
Tue Sep 18 14:12:58 UTC 2012


Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 .../thunar/{thunar_1.2.3.bb => thunar_1.4.0.bb}    |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)
 rename meta-xfce/recipes-xfce/thunar/{thunar_1.2.3.bb => thunar_1.4.0.bb} (71%)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.2.3.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb
similarity index 71%
rename from meta-xfce/recipes-xfce/thunar/thunar_1.2.3.bb
rename to meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb
index 86fcc79..39b1254 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.2.3.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.4.0.bb
@@ -2,13 +2,12 @@ DESCRIPTION = "File manager for the Xfce Desktop Environment"
 SECTION = "x11"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "exo gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify"
-
-PR = "r1"
+DEPENDS = "exo glib-2.0 gtk+ gdk-pixbuf libxfce4util libxfce4ui libsm dbus-glib startup-notification libnotify"
 
 inherit xfce
 
-# SRC_URI must follow inherited one
+SRC_URI[md5sum] = "737ad2c36ed36b10fef82e860b9e990a"
+SRC_URI[sha256sum] = "2c11a19e64cef708a264fb4d5d933389899c3d132fe7b1e313dd6e37bfe4c8ba"
 SRC_URI = "http://archive.xfce.org/src/xfce/${PN}/${@'${PV}'[0:3]}/Thunar-${PV}.tar.bz2"
 
 S = "${WORKDIR}/Thunar-${PV}/"
@@ -23,6 +22,3 @@ FILES_${PN} += "${libdir}/thunarx-2/* \
 FILES_${PN}-dbg += "${libdir}/thunarx-2/.debug/ \
                     ${libdir}/xfce4/panel/plugins/.debug/ \
                     ${libdir}/Thunar/.debug/"
-
-SRC_URI[md5sum] = "0a2c36cdd3cb3a2ab52cbf6055415b85"
-SRC_URI[sha256sum] = "e66aa9ad61a9202e15cc7c5fffc7b961da9ab3b4428f874c1ec8e46eb4ffaca6"
-- 
1.7.6.5





More information about the Openembedded-devel mailing list