merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / alsa / alsa-oss_1.0.15.bb
blobb11947e86a82d52da4c91f816e4b543dce4ae9ed
1 DESCRIPTION = "Alsa OSS Compatibility Package"
2 SECTION = "libs/multimedia"
3 LICENSE = "GPL"
4 DEPENDS = "alsa-lib"
6 SRC_URI = "ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${PV}.tar.bz2"
8 inherit autotools
10 do_configure_prepend () {
11 touch NEWS README AUTHORS ChangeLog
14 do_stage () {
15 oe_libinstall -C alsa -a -so libaoss ${STAGING_LIBDIR}
16 oe_libinstall -C alsa -a -so libalsatoss ${STAGING_LIBDIR}