summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libfm/libfm_0.1.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libfm/libfm_0.1.17.bb')
-rw-r--r--meta/recipes-support/libfm/libfm_0.1.17.bb25
1 files changed, 0 insertions, 25 deletions
diff --git a/meta/recipes-support/libfm/libfm_0.1.17.bb b/meta/recipes-support/libfm/libfm_0.1.17.bb
deleted file mode 100644
index 2cac361e43..0000000000
--- a/meta/recipes-support/libfm/libfm_0.1.17.bb
+++ /dev/null
@@ -1,25 +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 = "glib-2.0 pango gtk+ menu-cache intltool-native"
12
13PR = "r4"
14
15SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz \
16 file://libfm_fix_for_automake-1.12.patch \
17 "
18
19SRC_URI[md5sum] = "a97e03d973e6ac727f28d0934d6c9ad5"
20SRC_URI[sha256sum] = "1740681cff4cd4c5a2eaa9805d8898269cfb6a49a0bda0acb242def15bc7131b"
21
22inherit autotools pkgconfig
23
24PACKAGES += "${PN}-mime"
25FILES_${PN}-mime = "${datadir}/mime/"