1 DESCRIPTION
= "Icecast streaming media server"
4 DEPENDS
= "libvorbis libogg libtheora speex libxslt libxslt-native"
8 SRC_URI
= "http://downloads.us.xiph.org/releases/icecast/${PN}-${PV}.tar.gz"
13 --with-ogg=${STAGING_LIBDIR} \
14 --with-vorbis=${STAGING_LIBDIR} \
15 --with-theora=${STAGING_LIBDIR} \
16 --with-speex=${STAGING_LIBDIR} \
19 S
= "${WORKDIR}/${PN}-${PV}"
23 SRC_URI
[md5sum
] = "ff516b3ccd2bcc31e68f460cd316093f"
24 SRC_URI
[sha256sum
] = "4742b38fc55b6373895a7c0a35baed49a848fec99f5e8538e3f0157383d0b3f0"