From 4aae9d776561d9eb981a3250b9bdd29dd179aadc Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Tue, 21 Jul 2015 01:52:25 +0000 Subject: - Update `audio/aubio' to version 0.4.1; make all dependencies/features optional; provide a way to disable Doxygen even when it was found in the system - License was changed to GPLv3; do not install LICENSE_FILE since it is merely a boilerplate with no actual copyright data - `audio/ardour' needs to be patched for API changes in aubio 0.4. The patch comes from upstream, but new aubio version detection logic is not directly applicable, so simply define HAVE_AUBIO4 in the port's Makefile - While here, ensure that `audio/ardour' gets all of its dependencies, (ir)regardless of particular OPTIONS selected (or not selected) for the `audio/aubio' port - Bump port revisions of `audio/ardour' and `audio/denemo', the only two libaubio consumers in the tree PR: 200556 (slightly modified) --- audio/denemo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/denemo') diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index ef1d7c2fc4f0..8b8759dd4d2d 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -3,7 +3,7 @@ PORTNAME= denemo PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= GNU -- cgit v1.2.3