wtk-overlay.git
11 years agomedia-libs/aubio: Update license from GPL-2 to GPL-3
W. Trevor King [Thu, 18 Apr 2013 13:09:47 +0000 (09:09 -0400)]
media-libs/aubio: Update license from GPL-2 to GPL-3

This should have been done a while ago.  The aubio commit is:

  commit 0b48dcbb71138c1e40d76c47fcc7b32157df1dd0
  Author: Paul Brossier <piem@piem.org>
  Date:   Mon Oct 26 03:31:36 2009 +0100

    COPYING: update from GPLv2 to GPLv3

12 years agomedia-libs/aubio: bump to build with upstream develop branch.
W. Trevor King [Fri, 12 Oct 2012 14:25:51 +0000 (10:25 -0400)]
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.

12 years agoAdd assorted aubio patches to get the current Git trunk working.
W. Trevor King [Sat, 10 Mar 2012 20:19:33 +0000 (15:19 -0500)]
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.

13 years agoUse EAPI 3 in aubio ebuild to be unpacker-agnostic.
W. Trevor King [Tue, 26 Jul 2011 19:08:41 +0000 (15:08 -0400)]
Use EAPI 3 in aubio ebuild to be unpacker-agnostic.

13 years agoOops. Update aubio digest after tweaking keywords.
W. Trevor King [Tue, 26 Jul 2011 19:02:37 +0000 (15:02 -0400)]
Oops.  Update aubio digest after tweaking keywords.

13 years agoRestrict the development build of aubio to systems I've tested it on.
W. Trevor King [Tue, 26 Jul 2011 19:00:34 +0000 (15:00 -0400)]
Restrict the development build of aubio to systems I've tested it on.

13 years agoAdd git-based aubio package (unreleased Python 2.7 fixes in the trunk).
W. Trevor King [Tue, 26 Jul 2011 18:59:39 +0000 (14:59 -0400)]
Add git-based aubio package (unreleased Python 2.7 fixes in the trunk).