summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libfm/libfm_0.1.14.bb
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2011-10-09 16:17:29 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-14 13:18:18 +0100
commite227eb8abee607073b52829500172a4111e2e98c (patch)
tree1f8f39daa9f36e5eedf0da4ba910940d9aeb10a2 /meta/recipes-support/libfm/libfm_0.1.14.bb
parent839f699e6607ea4b0209ab5bd9f42ca2ebf0d51e (diff)
downloadpoky-e227eb8abee607073b52829500172a4111e2e98c.tar.gz
libfm: Upgrade to 0.1.16
Remove obsolete use_deprecate_func.patch, and add configure_fix.patch to update configure.ac (From OE-Core rev: 971f593cd2454449f0997c948396107ebf85da41) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libfm/libfm_0.1.14.bb')
-rw-r--r--meta/recipes-support/libfm/libfm_0.1.14.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/recipes-support/libfm/libfm_0.1.14.bb b/meta/recipes-support/libfm/libfm_0.1.14.bb
deleted file mode 100644
index 38f1d7322d..0000000000
--- a/meta/recipes-support/libfm/libfm_0.1.14.bb
+++ /dev/null
@@ -1,21 +0,0 @@
1DESCRIPTION = "Library for file management"
2HOMEPAGE = "http://pcmanfm.sourceforge.net/"
3BUGTRACKER = ""
4
5LICENSE = "GPLv2 & GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
7 file://src/fm.h;endline=22;md5=e64555171770a551e3b51cc06fc62f1a \
8 file://src/base/fm-config.h;endline=23;md5=ad0fc418c3cf041eea35ddb3daf37f17"
9
10SECTION = "x11/libs"
11DEPENDS = "gtk+ menu-cache intltool-native"
12
13PR = "r3"
14
15SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz \
16 file://use_deprecate_func.patch"
17
18SRC_URI[md5sum] = "d55e51dced6bb9ef46665243b079761f"
19SRC_URI[sha256sum] = "e97bf3f9ed4f33b9f0be73e67d360b89337cccf816361faacd8422722269806b"
20
21inherit autotools pkgconfig