icecast: remove long_desc.
This commit is contained in:
parent
2661601a38
commit
7d2a76e50f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'icecast'
|
||||
pkgname=icecast
|
||||
version=2.3.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel libcurl-devel speex-devel
|
||||
|
@ -13,9 +13,3 @@ license="GPL-2"
|
|||
homepage="http://www.icecast.org/"
|
||||
distfiles="http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=4742b38fc55b6373895a7c0a35baed49a848fec99f5e8538e3f0157383d0b3f0
|
||||
long_desc="
|
||||
Icecast is a streaming media server which currently supports Ogg Vorbis and
|
||||
MP3 audio streams. It can be used to create an Internet radio station or a
|
||||
privately running jukebox and many things in between. It is very versatile
|
||||
in that new formats can be added relatively easily and supports open
|
||||
standards for commuincation and interaction."
|
||||
|
|
Loading…
Reference in New Issue