]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/nonworking/polypaudio/polypaudio_0.7.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / nonworking / polypaudio / polypaudio_0.7.bb
1 DESCRIPTION = "Polypaudio is a sound server for Linux and other Unix like operating systems"
2 SECTION = "libs"
3 LICENSE = "LGPL"
4 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
5 DEPENDS = "libtool libsamplerate0 libsndfile1"
6
7 SRC_URI = "http://0pointer.de/lennart/projects/polypaudio/polypaudio-${PV}.tar.gz"
8
9 inherit autotools
10
11 EXTRA_OECONF = "--disable-lynx --without-x --without-glib --without-alsa --with-oss"
12