summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libfm/libfm_1.1.2.2.bb
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2014-06-26 14:36:22 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2014-06-26 15:32:53 +0200
commitf4cf9fe05bb3f32fabea4e54dd92d368967a80da (patch)
tree487180fa9866985ea7b28e625651765d86f515c3 /meta/recipes-support/libfm/libfm_1.1.2.2.bb
downloadpoky-f4cf9fe05bb3f32fabea4e54dd92d368967a80da.tar.gz
initial commit for Enea Linux 4.0
Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta/recipes-support/libfm/libfm_1.1.2.2.bb')
-rw-r--r--meta/recipes-support/libfm/libfm_1.1.2.2.bb23
1 files changed, 23 insertions, 0 deletions
diff --git a/meta/recipes-support/libfm/libfm_1.1.2.2.bb b/meta/recipes-support/libfm/libfm_1.1.2.2.bb
new file mode 100644
index 0000000000..ea6323a831
--- /dev/null
+++ b/meta/recipes-support/libfm/libfm_1.1.2.2.bb
@@ -0,0 +1,23 @@
1SUMMARY = "Library for file management"
2HOMEPAGE = "http://pcmanfm.sourceforge.net/"
3
4LICENSE = "GPLv2 & GPLv2+"
5LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
6 file://src/fm.h;endline=22;md5=e64555171770a551e3b51cc06fc62f1a \
7 file://src/base/fm-config.h;endline=23;md5=ad0fc418c3cf041eea35ddb3daf37f17"
8
9SECTION = "x11/libs"
10DEPENDS = "glib-2.0 pango gtk+ menu-cache intltool-native libexif"
11
12SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz \
13 file://fix-make-parallelism-issue.patch \
14 file://ignore_automake_warnings.patch \
15 "
16
17SRC_URI[md5sum] = "ea3d09b23ef4c37cb84ae57ea16b8f08"
18SRC_URI[sha256sum] = "158e2b6974350d2dab15932b496bb4d448553e60bbf7cdfe4d6e9bd99d19d682"
19
20inherit autotools-brokensep pkgconfig
21
22PACKAGES += "${PN}-mime"
23FILES_${PN}-mime = "${datadir}/mime/"