diff --git a/srcpkgs/libshout-idjc/template b/srcpkgs/libshout-idjc/template index d61716e0cc0..cf15d43eed6 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}"