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