# Template file for 'telepathy-salut' pkgname=telepathy-salut version=0.8.0 revision=1 build_style=gnu-configure configure_args="--disable-tests --disable-debug --disable-plugins --with-tls=openssl --disable-avahi-tests --disable-static" hostmakedepends="pkg-config xmldiff" makedepends="avahi-glib-libs-devel libsoup-devel telepathy-glib-devel openssl-devel libuuid-devel sqlite-devel" short_desc="A link-local XMPP connection manager for Telepathy" maintainer="Juan RP " homepage="http://telepathy.freedesktop.org" license="LGPL-2.1" distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz" checksum=f504faf472e81c17c2707696124d4219fe869c83d7cdbbe53a035eb724bfb5ce 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." telepathy-salut_package() { depends="avahi" pkg_install() { vmove usr } }