libshout-idjc: remove long_desc.
This commit is contained in:
parent
887838e5f4
commit
e893480cf3
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libshout-idjc'
|
# Template file for 'libshout-idjc'
|
||||||
pkgname=libshout-idjc
|
pkgname=libshout-idjc
|
||||||
version=2.3.1
|
version=2.3.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="which pkg-config"
|
hostmakedepends="which pkg-config"
|
||||||
makedepends="libvorbis-devel libogg-devel speex-devel"
|
makedepends="libvorbis-devel libogg-devel speex-devel"
|
||||||
|
@ -11,10 +11,6 @@ license="LGPL-2.1"
|
||||||
homepage="http://${pkgname}.sourceforge.net"
|
homepage="http://${pkgname}.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/idjc/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/idjc/${pkgname}-${version}.tar.gz"
|
||||||
checksum=188bed3389c43effc7427b68934f70977ce6eb505281a92d31a22deeae26ac47
|
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() {
|
libshout-idjc-devel_package() {
|
||||||
depends="libogg-devel libvorbis-devel speex-devel ${sourcepkg}>=${version}_${revision}"
|
depends="libogg-devel libvorbis-devel speex-devel ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue