[OE-core] PulseAudio with WebRTC echo cancellation (aec): support for webrtc-audio-processing package

Koenraad Verheyden koenraad.verheyden at gmail.com
Tue May 9 11:59:19 UTC 2017


Hi Tanu,

I've written a script myself, referencing how other scripts did this. Was
indeed not so hard.
This is the first time writing such a script so I can't guarantee
everything is correct or the right way to do (especially the license
stuff). But this works for me.

You can do with this script as you want.

With kind regards,
Koenraad

The script:
==========
DESCRIPTION = "This is meant to be a more Linux packaging friendly copy of
the AudioProcessing module from the WebRTC project."
HOMEPAGE = "
https://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=da08a38a32a340c5d91e13ee86a118f2"

SRC_URI = "http://freedesktop.org/software/pulseaudio/${BPN}/${BP}.tar.xz"
SRC_URI[md5sum] = "336ae032f608e65808ac577cde0ab72c"
SRC_URI[sha256sum] =
"756e291d4f557d88cd50c4fe3b8454ec238362d22cedb3e6173240d90f0a80fa"

inherit autotools
==========

On 21 April 2017 at 11:53, Tanu Kaskinen <tanuk at iki.fi> wrote:

> On Thu, 2017-04-20 at 22:14 +0200, Koenraad Verheyden wrote:
> > I am not familiar with the organization of the various recipes. I
> > mentioned oe-core since the original message was posted there.
> > Meta-oe seems more suitable indeed.
> >
> > How much work would it be to make a recipe for this?
> > I need it for a short-term project and am not in a position to further
> > support it afterwards.
>
> Writing the recipe should be fairly simple. I can do that at some
> point, but if you want it fast, write the recipe yourself. I volunteer
> to maintain it.
>
> --
> Tanu
>
> https://www.patreon.com/tanuk
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170509/8a2de883/attachment-0002.html>


More information about the Openembedded-core mailing list