diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-05-19 12:25:46 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-18 15:54:01 +0200 |
commit | 7f72ed5f36d06019785e9750437a9543cd69af9e (patch) | |
tree | e1147b4ad8818d59eec02a7f291614168a21ebc6 /meta-xfce | |
parent | d98356c1efcc46c63d4ef5ffb847ccf887ff18f8 (diff) | |
download | meta-openembedded-7f72ed5f36d06019785e9750437a9543cd69af9e.tar.gz |
thunar-volman: update to 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r-- | meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.8.0.bb (renamed from meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb) | 7 |
1 files changed, 3 insertions, 4 deletions
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 index c7cc0edf8..44448205b 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" | |||
2 | SECTION = "x11" | 2 | SECTION = "x11" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
5 | DEPENDS = "exo gtk+ libxfce4ui libxfce4util xfconf libnotify udev" | 5 | DEPENDS = "exo glib-2.0 gtk+ libxfce4ui libxfce4util xfconf libnotify udev" |
6 | PR = "r1" | ||
7 | 6 | ||
8 | inherit xfce | 7 | inherit xfce |
9 | 8 | ||
10 | SRC_URI[md5sum] = "2f166662dd100d5195da238af417f305" | 9 | SRC_URI[md5sum] = "250af757ea629c7c27f554d17119080c" |
11 | SRC_URI[sha256sum] = "b1afd2b3b285cfcf07c11caa3d37fa5ff1fc06f7dc68fcca07f9a0d70daa694f" | 10 | SRC_URI[sha256sum] = "ff0887c862b578580d05f4cd7db66081382ff143f9cc7ea3c9ba58cf5d02bceb" |
12 | 11 | ||
13 | RDEPENDS_${PN} = "eject" | 12 | RDEPENDS_${PN} = "eject" |