dde84ca6010e98d464a55c74d7d3561340373fd6
[vuplus_openembedded] / packages / maemo / osso-esd_0.5.bb
1 PR         = "r0"
2 LICENSE    = "GPL"
3 PROVIDES   = "esd"
4 RPROVIDES_${PN}  = "esd"
5
6 DEPENDS = "audiofile osso-dsp-headers"
7
8 SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.orig.tar.gz"
9
10 S = "${WORKDIR}/esd"
11
12 inherit autotools pkgconfig
13