# $OpenBSD: Makefile,v 1.4 2012/06/15 09:48:31 jasper Exp $

COMMENT=		flexible communications framework, farstream component

DISTNAME=		telepathy-farstream-0.4.0

HOMEPAGE=		http://www.freedesktop.org/wiki/Software/Farstream

SHARED_LIBS +=  telepathy-farstream       0.0 # 2.1

MASTER_SITES=		${MASTER_SITES_TP:=telepathy-farstream/}

WANTLIB += dbus-1 dbus-glib-1 farstream-0.1 ffi gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gobject-2.0 gstbase-0.10 gstreamer-0.10
WANTLIB += gthread-2.0 m pcre telepathy-glib xml2 z

MODULES=		devel/gettext \
			lang/python

LIB_DEPENDS=		net/farstream \
			net/telepathy/telepathy-glib>=0.17.5

CONFIGURE_STYLE=	gnu
CONFIGURE_ARGS=		${CONFIGURE_SHARED} \
			--disable-gtk-doc \
			--enable-python

.include <bsd.port.mk>
