aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/farsight/farsight_0.1.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/farsight/farsight_0.1.5.bb')
-rw-r--r--recipes/farsight/farsight_0.1.5.bb26
1 files changed, 0 insertions, 26 deletions
diff --git a/recipes/farsight/farsight_0.1.5.bb b/recipes/farsight/farsight_0.1.5.bb
deleted file mode 100644
index 70e1468c2d..0000000000
--- a/recipes/farsight/farsight_0.1.5.bb
+++ /dev/null
@@ -1,26 +0,0 @@
-DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers."
-HOMEPAGE = "http://farsight.sf.net"
-SRC_URI = "http://telepathy.freedesktop.org/releases/farsight/${P}.tar.gz"
-
-
-DEPENDS = "glib-2.0 libxml2 zlib dbus libjingle gstreamer gst-plugins-base"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = " \
---disable-debug \
- --disable-gtk-doc \
- --disable-sequence-diagrams \
- --disable-sofia-sip \
- --enable-jingle-p2p \
- --disable-gnet \
- --disable-msnwebcam \
- --disable-msnavconf \
- --disable-yahoowebcam \
- --enable-rtp"
-
-FILES_${PN} += "${libdir}/farsight-0.1/*so"
-FILES_${PN}-dev += "${libdir}/farsight-0.1/*.a ${libdir}/farsight-0.1/*.so.*"
-
-SRC_URI[md5sum] = "2aaf871471a9ec037763c5dc7c193c57"
-SRC_URI[sha256sum] = "6b9785167934948a582839f9723e37214cab1607a9764c35f10d555f8e662575"