# Template file for 'telepathy-glib' pkgname=telepathy-glib version=0.16.2 homepage="http://telepathy.freedesktop.org" distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz" build_style=gnu-configure configure_args="--enable-vala-bindings --disable-static" short_desc="Library for GLib-based Telepathy components" maintainer="Juan RP " license="LGPL-2.1" checksum=1bd788850a0b0a5af204e97196750057a445ecd13818d33c5e804dc600c848ea long_desc=" Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications." subpackages="$pkgname-devel" Add_dependency run glibc Add_dependency run glib Add_dependency run dbus-libs Add_dependency run dbus-glib Add_dependency build pkg-config Add_dependency build intltool Add_dependency build vala-devel Add_dependency build libxslt Add_dependency build gobject-introspection Add_dependency build dbus-glib-devel