summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libfm/libfm_0.1.17.bb
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-12-02 10:20:39 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-02 15:22:25 +0000
commit26b20e8047be3b0e20891de2ba11d04a20e4730e (patch)
treef97a8c972735725ee9cab980614198c45c41e0b1 /meta/recipes-support/libfm/libfm_0.1.17.bb
parent405ac5f5e8604dec087c7d87056c8c7f85739a41 (diff)
downloadopenembedded-core-26b20e8047be3b0e20891de2ba11d04a20e4730e.tar.gz
libfm: Upgrade to 0.1.17
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/recipes-support/libfm/libfm_0.1.17.bb')
-rw-r--r--meta/recipes-support/libfm/libfm_0.1.17.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-support/libfm/libfm_0.1.17.bb b/meta/recipes-support/libfm/libfm_0.1.17.bb
new file mode 100644
index 0000000000..efb54d0790
--- /dev/null
+++ b/meta/recipes-support/libfm/libfm_0.1.17.bb
@@ -0,0 +1,20 @@
+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-native"
+
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "a97e03d973e6ac727f28d0934d6c9ad5"
+SRC_URI[sha256sum] = "1740681cff4cd4c5a2eaa9805d8898269cfb6a49a0bda0acb242def15bc7131b"
+
+inherit autotools pkgconfig