telepathy-idle: remove long_desc.

This commit is contained in:
Juan RP 2014-02-16 12:04:22 +01:00
parent 95dd6061f3
commit 09f942cb08
1 changed files with 1 additions and 6 deletions

View File

@ -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."