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)
commitd74f7bc92cc71d7f57cc9a4552df244ac10e4c4a
tree90fdcd4cc3e4a762ccd3dfb366096bd708816e1d
parentcd87190bea65b956973d780d33fb7838aa125e93
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.
media-libs/aubio/Manifest
media-libs/aubio/aubio-9999.ebuild
media-libs/aubio/files/aubio-9999-0001-Wrap-IFELSE-code-with-AC_LANG_SOURCE-in-configure.ac.patch [new file with mode: 0644]
media-libs/aubio/files/aubio-9999-0002-Tell-autotools-that-macros-should-be-stored-in-the-m.patch [new file with mode: 0644]
media-libs/aubio/files/aubio-9999-0003-Add-trailing-slash-to-wrap-noinst_PROGRAMS-in-exampl.patch [new file with mode: 0644]
media-libs/aubio/files/aubio-9999-0004-Include-aubio.h-and-config.h-in-examples-sndfileio.c.patch [new file with mode: 0644]
media-libs/aubio/files/aubio-9999-0005-Declare-aubio_sndfile_read_mono-in-sndfileio.h.patch [new file with mode: 0644]