Date: Tue, 04 Nov 2014 10:09:43 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194779] audio/audacity build fails with SAMPLERATE=off and SOXR=off Message-ID: <bug-194779-13-4UZPdwtBMn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194779-13@https.bugs.freebsd.org/bugzilla/> References: <bug-194779-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194779 --- Comment #4 from xxjack12xx@gmail.com --- Looking through the source code, it states: // Resamplers: // Exactly one resampler should be defined. // Should build only one of libsoxr, libresample, or libsamplerate for resampling, // but if more than one are defined, priority is libresample over libsamplerate over libsoxr. // We cannot release builds with libsamplerate, due to licensing. // Standard configuration is to have only USE_LIBSOXR #defined. -- 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-194779-13-4UZPdwtBMn>