summaryrefslogtreecommitdiff
path: root/openembedded/packages/kf/kf_0.5.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/kf/kf_0.5.4.1.bb')
-rwxr-xr-xopenembedded/packages/kf/kf_0.5.4.1.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/openembedded/packages/kf/kf_0.5.4.1.bb b/openembedded/packages/kf/kf_0.5.4.1.bb
deleted file mode 100755
index fee7cd89e..000000000
--- a/openembedded/packages/kf/kf_0.5.4.1.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-LICENSE = "GPL"
-DEPENDS = "libxml2 glib-2.0 gtk+ loudmouth"
-MAINTAINER = "Chris Lord <chris@openedhand.com>"
-DESCRIPTION = "Kf is a GTK+ instant messaging client."
-PR = "r2"
-
-SRC_URI = "http://jabberstudio.2nw.net/${PN}/${PN}-${PV}.tar.gz \
- file://fix-configure.patch;patch=1 \
- file://fix-desktop-file.patch;patch=0"
-
-inherit autotools pkgconfig
-
-export PKG_CONFIG="${STAGING_BINDIR}/pkg-config"
-
-EXTRA_OECONF = "--disable-binreloc"
-