void-packages/srcpkgs/icecast/template

22 lines
963 B
Plaintext

# Template file for 'icecast'
pkgname=icecast
version=2.3.2
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="openssl-devel libcurl-devel speex-devel
libtheora-devel libvorbis-devel libogg-devel libxslt-devel libxml2-devel"
conf_files="/etc/icecast.xml"
short_desc="Free server software for streaming multimedia"
maintainer="davehome <davehome@redthumb.info.tm>"
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."