From 8bd92f6471b4fe412c7fd618208372dacb15806b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 16 Feb 2014 11:57:37 +0100 Subject: [PATCH] telepathy-salut: remove long_desc. --- srcpkgs/telepathy-salut/template | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/srcpkgs/telepathy-salut/template b/srcpkgs/telepathy-salut/template index b107148df01..6ac06002ca3 100644 --- a/srcpkgs/telepathy-salut/template +++ b/srcpkgs/telepathy-salut/template @@ -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."