opencv + samples: update to 2.1.0
[openembedded.git] / recipes / kf / kf_0.5.4.1.bb
blobd6ca5c9a011f2a8aa645b9565368d23df893bf9a
1 DESCRIPTION = "Kf is a GTK+ instant messaging client."
2 LICENSE = "GPL"
3 DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth"
4 PR = "r3"
6 SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \
7 file://fix-configure.patch;patch=1 \
8 file://fix-desktop-file.patch;patch=0 \
9 file://gcc4.patch;patch=1"
11 inherit autotools pkgconfig
13 EXTRA_OECONF = "--disable-binreloc"
15 export PKG_CONFIG="${STAGING_BINDIR_NATIVE}/pkg-config"
18 SRC_URI[md5sum] = "f963f289b7a1221f192a540fbda5cd55"
19 SRC_URI[sha256sum] = "70068af405b4a18c84babded6a1d3fee1b87687d725c1c0456570f06c3841ef3"