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

DEPENDS = "libvorbis libogg"

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

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