libshout-idjc: remove long_desc.

This commit is contained in:
Juan RP 2014-02-21 10:45:10 +01:00
parent 887838e5f4
commit e893480cf3

View file

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