telepathy-gabble: remove long_desc.

This commit is contained in:
Juan RP 2014-02-16 12:04:38 +01:00
parent 09f942cb08
commit 874ac78e24

View file

@ -1,7 +1,7 @@
# Template file for 'telepathy-gabble'
pkgname=telepathy-gabble
version=0.18.1
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
--enable-handle-leak-debug --disable-debug --disable-static"
@ -16,8 +16,3 @@ license="LGPL-2.1"
homepage="http://telepathy.freedesktop.org"
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
checksum=6bba4ed2700ac194c23f4591a3d5d3fb4473206d9d1b8ce2bd96008460f76900
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."