# Template file for 'telepathy-glib' pkgname=telepathy-glib version=0.15.6 revision=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=e855227f88e3ba73e3428ff1eb85de527e9da449cddfd372104ea10f0fb316fb 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 automake Add_dependency build pkg-config Add_dependency build intltool Add_dependency build vala-devel Add_dependency build gobject-introspection Add_dependency build dbus-glib-devel Add_dependency build libxslt pre_configure() { autoreconf -fi }