From patchwork Tue Sep 18 14:13:02 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [meta-xfce/-oe/-multimedia,21/40] thunar-volman: update to 0.8.0 Date: Tue, 18 Sep 2012 14:13:02 -0000 From: =?utf-8?q?Andreas_M=C3=BCller_=3Cschnitzeltony=40googlemail=2Ecom=3E?= X-Patchwork-Id: 36769 Message-Id: <1347977601-28665-22-git-send-email-schnitzeltony@googlemail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andreas Müller --- ...unar-volman_0.6.0.bb => thunar-volman_0.8.0.bb} | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) rename meta-xfce/recipes-xfce/thunar-volman/{thunar-volman_0.6.0.bb => thunar-volman_0.8.0.bb} (50%) diff --git a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb similarity index 50% rename from meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb rename to meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb index c7cc0ed..4444820 100644 --- a/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb +++ b/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb @@ -2,12 +2,11 @@ DESCRIPTION = "Automatic management of removable drives and media for thunar" SECTION = "x11" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -DEPENDS = "exo gtk+ libxfce4ui libxfce4util xfconf libnotify udev" -PR = "r1" +DEPENDS = "exo glib-2.0 gtk+ libxfce4ui libxfce4util xfconf libnotify udev" inherit xfce -SRC_URI[md5sum] = "2f166662dd100d5195da238af417f305" -SRC_URI[sha256sum] = "b1afd2b3b285cfcf07c11caa3d37fa5ff1fc06f7dc68fcca07f9a0d70daa694f" +SRC_URI[md5sum] = "250af757ea629c7c27f554d17119080c" +SRC_URI[sha256sum] = "ff0887c862b578580d05f4cd7db66081382ff143f9cc7ea3c9ba58cf5d02bceb" RDEPENDS_${PN} = "eject"