diff --git a/srcpkgs/telepathy-idle/template b/srcpkgs/telepathy-idle/template index a3a4cd42a16..51ad29bfc6c 100644 --- a/srcpkgs/telepathy-idle/template +++ b/srcpkgs/telepathy-idle/template @@ -1,7 +1,7 @@ # Template file for 'telepathy-idle' pkgname=telepathy-idle version=0.2.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config python libxslt" makedepends="openssl-devel dbus-glib-devel telepathy-glib-devel>=0.22" @@ -12,8 +12,3 @@ license="LGPL-2.1" homepage="http://telepathy.freedesktop.org" distfiles="${homepage}/releases/$pkgname/$pkgname-$version.tar.gz" checksum=3013ad4b38d14ee630b8cc8ada5e95ccaa849b9a6fe15d2eaf6d0717d76f2fab -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."