From 4910e73cb234aa927f2299302191f255bbe7be0c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20M=C3=BCller?= Date: Thu, 1 Sep 2011 00:24:13 +0000 Subject: [PATCH] thunar-volman: Add initial recipe with version 0.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * build & partially run tested on overo (From meta-openembedded rev: ecfe0887244ed51f3904fa11bbfd6b7a1bb53521) Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi Signed-off-by: Patrick Ohly --- .../recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb diff --git a/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb b/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb new file mode 100644 index 0000000..377561c --- /dev/null +++ b/meta-openembedded/meta-xfce/recipes-xfce/thunar-volman/thunar-volman_0.6.0.bb @@ -0,0 +1,10 @@ +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" + +inherit xfce + +SRC_URI[md5sum] = "2f166662dd100d5195da238af417f305" +SRC_URI[sha256sum] = "b1afd2b3b285cfcf07c11caa3d37fa5ff1fc06f7dc68fcca07f9a0d70daa694f" -- 2.7.4