Add assorted aubio patches to get the current Git trunk working.
authorW. Trevor King <wking@drexel.edu>
Sat, 10 Mar 2012 20:19:33 +0000 (15:19 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 10 Mar 2012 20:19:33 +0000 (15:19 -0500)
commita9252bb93a10660192eec21a10a9e1024cc0fecd
tree73751cae45c0d0cc464c667d70a3a554fe595f92
parente5458c93b51181d469f262894243bc2de7710743
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.
Manifest
aubio-9999.ebuild
files/aubio-9999-0001-Wrap-IFELSE-code-with-AC_LANG_SOURCE-in-configure.ac.patch [new file with mode: 0644]
files/aubio-9999-0002-Tell-autotools-that-macros-should-be-stored-in-the-m.patch [new file with mode: 0644]
files/aubio-9999-0003-Add-trailing-slash-to-wrap-noinst_PROGRAMS-in-exampl.patch [new file with mode: 0644]
files/aubio-9999-0004-Include-aubio.h-and-config.h-in-examples-sndfileio.c.patch [new file with mode: 0644]
files/aubio-9999-0005-Declare-aubio_sndfile_read_mono-in-sndfileio.h.patch [new file with mode: 0644]