[oe-commits] Andreas Müller : thunar-volman: Add initial recipe with version 0.6.0

git version control git at git.openembedded.org
Wed Aug 31 18:09:26 UTC 2011


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

Author: Andreas Müller <schnitzeltony at gmx.de>
Date:   Thu Sep  1 00:24:13 2011 +0000

thunar-volman: Add initial recipe with version 0.6.0

* build & partially run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony at gmx.de>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../thunar-volman/thunar-volman_0.6.0.bb           |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 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.6.0.bb
new file mode 100644
index 0000000..377561c
--- /dev/null
+++ b/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"





More information about the Openembedded-commits mailing list