]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/icecast/icecast_2.2.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / icecast / icecast_2.2.0.bb
1 PR = "r2"
2 MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org"
3 LICENCE = "GPL-2"
4
5 DEPENDS = "libvorbis libogg libxslt"
6
7 SRC_URI = "http://downloads.us.xiph.org/releases/icecast/${PN}-${PV}.tar.gz"
8
9 S = "${WORKDIR}/${PN}-${PV}"
10 inherit autotools
11