From 623017e9bb354338aeca51b784420c244c5ff6e0 Mon Sep 17 00:00:00 2001
From: Zhai Edwin <edwin.zhai@intel.com>
Date: Thu, 22 Jul 2010 19:30:47 +0800
Subject: libfm: Add 0.1.12 as new recipe

Required when updating pcmanfm to 0.9.7

[with cleanup from Richard Purdie]

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
---
 meta/packages/libfm/libfm_0.1.12.bb | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 meta/packages/libfm/libfm_0.1.12.bb

diff --git a/meta/packages/libfm/libfm_0.1.12.bb b/meta/packages/libfm/libfm_0.1.12.bb
new file mode 100644
index 000000000..83e6af852
--- /dev/null
+++ b/meta/packages/libfm/libfm_0.1.12.bb
@@ -0,0 +1,17 @@
+DESCRIPTION = "Library for file management"
+HOMEPAGE = "http://pcmanfm.sourceforge.net/"
+BUGTRACKER = ""
+
+LICENSE = "GPLv2 & GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
+                    file://src/fm.h;endline=22;md5=e64555171770a551e3b51cc06fc62f1a \
+                    file://src/base/fm-config.h;endline=23;md5=ad0fc418c3cf041eea35ddb3daf37f17"
+
+SECTION = "x11/libs"
+DEPENDS = "gtk+ menu-cache intltool"
+
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz"
+
+inherit autotools pkgconfig
-- 
cgit v1.2.3