summaryrefslogtreecommitdiff
path: root/packages/icecast/icecast_2.2.0.bb
blob: 1511f6dcfc3ae8c920746289113df9d66016a99e (plain)
1
2
3
4
5
6
7
8
9
10
11
DEPENDS = "libxslt"
PR = "r1"
MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"

DEPENDS = "libvorbis libogg"

SRC_URI = "http://downloads.us.xiph.org/releases/icecast/${PN}-${PV}.tar.gz"

S = "${WORKDIR}/${PN}-${PV}"
inherit autotools