media-libs/aubio: bump to build with upstream develop branch.
This builds against:
Author: Paul Brossier <piem@piem.org>
AuthorDate: Wed Oct 3 14:31:34 2012 -0600
Commit: Paul Brossier <piem@piem.org>
CommitDate: Wed Oct 3 14:31:34 2012 -0600
interfaces/python/demo_sink.py: fix number of arguments
but I had to cleanup the autotools build framework to get things to
compile.
Add assorted aubio patches to get the current Git trunk working.
Also:
* Update to EAPI 4
* Update to `git-2` eclass
* Remove the `alsa` USE flag, since ASLA support was removed from
aubio with:
commit
705aec8b92b6bbe0394c6fe809706ad49828834e
Author: Paul Brossier <piem@piem.org>
Date: Fri Sep 25 22:12:56 2009 +0200
ext/midi: remove all midi stuff borrowed from fluidsynth, now unused
* Create an `m4` directory by hand to avoid:
aclocal-1.11: couldn't open directory `m4': No such file or directory
* Break `econf` out into `src_configure` for EAPI >= 2.
* Don't try and install documentation that no longer exists.
* Other changes to catch up with the trunk's aubio-0.3.2-r2.ebuild.
Use EAPI 3 in aubio ebuild to be unpacker-agnostic.
Oops. Update aubio digest after tweaking keywords.
Restrict the development build of aubio to systems I've tested it on.
Add git-based aubio package (unreleased Python 2.7 fixes in the trunk).