telepathy-salut: remove long_desc.
This commit is contained in:
parent
f65b45081e
commit
8bd92f6471
1 changed files with 2 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'telepathy-salut'
|
||||
pkgname=telepathy-salut
|
||||
version=0.8.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-tests --disable-plugins --with-tls=openssl
|
||||
--disable-avahi-tests --disable-static"
|
||||
hostmakedepends="pkg-config xmldiff"
|
||||
hostmakedepends="pkg-config xmldiff glib-devel"
|
||||
makedepends="glib-devel avahi-glib-libs-devel libsoup-devel telepathy-glib-devel
|
||||
openssl-devel libuuid-devel sqlite-devel"
|
||||
depends="avahi"
|
||||
|
@ -15,8 +15,3 @@ homepage="http://telepathy.freedesktop.org"
|
|||
license="LGPL-2.1"
|
||||
distfiles="http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=70b9108ac8b511b7688e1b580de4ddb8981603c3cbde01f287ef8f9cb708618e
|
||||
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."
|
||||
|
|
Loading…
Reference in a new issue