15 lines
595 B
Bash
15 lines
595 B
Bash
# Template file for 'icecast'
|
|
pkgname=icecast
|
|
version=2.4.4
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config libxml2-devel"
|
|
makedepends="libressl-devel libcurl-devel speex-devel
|
|
libtheora-devel libvorbis-devel libxslt-devel"
|
|
short_desc="Free server software for streaming multimedia"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-only"
|
|
homepage="http://www.icecast.org/"
|
|
distfiles="http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
checksum=49b5979f9f614140b6a38046154203ee28218d8fc549888596a683ad604e4d44
|
|
conf_files="/etc/icecast.xml"
|