From e893480cf318a185df062da11429b99e3ba49573 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Feb 2014 10:45:10 +0100 Subject: [PATCH] libshout-idjc: remove long_desc. --- srcpkgs/libshout-idjc/template | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/srcpkgs/libshout-idjc/template b/srcpkgs/libshout-idjc/template index d61716e0cc..cf15d43eed 100644 --- a/srcpkgs/libshout-idjc/template +++ b/srcpkgs/libshout-idjc/template @@ -1,7 +1,7 @@ # Template file for 'libshout-idjc' pkgname=libshout-idjc version=2.3.1 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="which pkg-config" makedepends="libvorbis-devel libogg-devel speex-devel" @@ -11,10 +11,6 @@ license="LGPL-2.1" homepage="http://${pkgname}.sourceforge.net" distfiles="${SOURCEFORGE_SITE}/idjc/${pkgname}-${version}.tar.gz" checksum=188bed3389c43effc7427b68934f70977ce6eb505281a92d31a22deeae26ac47 -long_desc=" - Libshout is a library for communicating with and sending data to an - icecast server. It handles the socket connection, the timing of the - data, and prevents bad data from getting to the icecast server." libshout-idjc-devel_package() { depends="libogg-devel libvorbis-devel speex-devel ${sourcepkg}>=${version}_${revision}"