Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2015 22:28:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200556] [patch] audio/aubio: update to 0.4.1, audio/ardour: patch to chase aubio-0.4 API change
Message-ID:  <bug-200556-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200556

            Bug ID: 200556
           Summary: [patch] audio/aubio: update to 0.4.1, audio/ardour:
                    patch to chase aubio-0.4 API change
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: matthew@reztek.cz
                CC: danfe@FreeBSD.org
          Keywords: patch
                CC: danfe@FreeBSD.org

Created attachment 157315
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157315&action=edit
audio/aubio update to 0.4.1, audio/arbour patch to match aubio API

audio/aubio was not cleanly staged, all the compiled python referred to paths
in stagedir. The port was failing to build with DEVELOPER set. It was easier to
update the port to current version which now uses waf for building than to
patch up the old version. All dependencies are optional as of 0.4, so make them
OPTIONs in the port.

audio/ardour needs to be patched for API changes in aubio 0.4. The patch comes
from upstream. Ardour has also switched to waf, so the portion of the upstream
patch that detected the aubio version is inapplicable. Instead of patching
scons, just define HAVE_AUBIO4 in the port Makefile.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200556-13>