Port details |
- aubio Library for audio labelling
- 0.4.9_2 audio
=1 Version of this port present on the latest quarterly branch. - Maintainer: jhale@FreeBSD.org
 - Port Added: 2008-08-24 18:04:40
- Last Update: 2023-03-18 14:24:13
- Commit Hash: 7b8fd46
- People watching this port, also watch:: xerces-c3, py39-pycparser, ladspa, gstreamer1-plugins-pango, libkvkontakte
- License: GPLv3+
- Description:
- Aubio is a library for audio labelling. Its features include segmenting a
sound file before each of its attacks, performing pitch detection, tapping
the beat, and producing midi streams from live audio. The name aubio comes
from 'audio' with a typo: several transcription errors are likely to be
found in the results too.
The aim of this project is to provide these automatic labelling features to
other audio software. Functions can be used offline in sound editors and
software samplers, or online in audio effects and virtual instruments.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/aubio/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/aubio
- pkg install aubio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aubio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678741487
SHA256 (aubio-0.4.9.tar.bz2) = d48282ae4dab83b3dc94c16cf011bcb63835c1c02b515490e1883049c3d1f3da
SIZE (aubio-0.4.9.tar.bz2) = 397604
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- audio/py-aubio
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- fftw3.h : math/fftw3
- txt2man : textproc/txt2man
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Library dependencies:
-
- libavcodec.so : multimedia/ffmpeg
- libfftw3f.so : math/fftw3-float
- libjack.so : audio/jack
- libsamplerate.so : audio/libsamplerate
- libsndfile.so : audio/libsndfile
- This port is required by:
- for Libraries
-
- audio/ardour
- audio/denemo
- audio/py-aubio
- audio/qtractor
- audio/shuriken
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for aubio-0.4.9_2:
COMPLEX=off: Compile with C99 complex.h
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
FFTW=on: Use single precision FFTW3 instead of built-in OOURA
JACK=on: JACK audio server support
SAMPLERATE=on: Sample rate conversion support
SNDFILE=on: Audio conversion support via libsndfile
TEST=off: Build and/or run tests
====> Build and/or install documentation
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- audio_aubio
- USES:
- cpe pkgconfig tar:bzip2 python:build,3.6+ waf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.9_2 18 Mar 2023 14:24:13
    |
Jason E. Hale (jhale)  Author: Daniel Engberg |
audio/aubio: Prepare for FFmpeg 6.x update
PR: 270187 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.9_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.9_1 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.4.9_1 31 Aug 2021 19:50:16
    |
Bernhard Froehlich (decke)  |
audio/aubio: Add CPE information
Approved by: portmgr (blanket) |
0.4.9_1 02 Aug 2021 16:03:15
    |
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
0.4.9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.9 18 Jan 2021 19:40:32
  |
jhale  |
audio/[py-]aubio: Update to 0.4.9
Enable FFMPEG option by default. This considerably expands the file formats
aubio can handle and most users of this probably already have ffmpeg installed. |
0.4.7_5 14 Jan 2021 18:32:54
  |
dbaio  |
audio/aubio: Remove Python 2.7 support and PY_SPHINX
Approved by: portmgr blanket |
0.4.7_5 08 Jan 2021 07:47:03
  |
fluffy  |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
0.4.7_3 11 May 2020 23:51:58
  |
dbaio  |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
0.4.7_2 05 Aug 2019 23:06:50
  |
jbeich  |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.4.7_1 06 Nov 2018 01:50:27
  |
jbeich  |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.4.7 01 Oct 2018 03:14:00
  |
jhale  |
audio/aubio: Update to 0.4.7
- Allow building with python 3.x
- Add DOCS option for general documentation built by sphinx
- Add MANPAGES option build/install manpages since it requires extra deps
- Add TEST option and disable building tests by default
- Whitespace align options and separate blocks for better readability
audio/py-aubio: Update to 0.4.7
- Allow concurrent installation |
0.4.6_1 02 May 2018 15:07:27
  |
jbeich  |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
0.4.6 30 Apr 2018 18:48:04
  |
jbeich  |
audio/aubio: unbreak with ffmpeg 4.0
../src/io/source_avcodec.c:262:35: error: use of undeclared identifier
'FF_MIN_BUFFER_SIZE'
s->output = (smpl_t *)av_malloc(AUBIO_AVCODEC_MAX_BUFFER_SIZE *
sizeof(smpl_t));
^
../src/io/source_avcodec.c:61:39: note: expanded from macro
'AUBIO_AVCODEC_MAX_BUFFER_SIZE'
#define AUBIO_AVCODEC_MAX_BUFFER_SIZE FF_MIN_BUFFER_SIZE
^
../src/io/source_avcodec.c:360:25: error: use of undeclared identifier
'FF_MIN_BUFFER_SIZE'
int max_out_samples = AUBIO_AVCODEC_MAX_BUFFER_SIZE / avCodecCtx->channels;
^
../src/io/source_avcodec.c:61:39: note: expanded from macro
'AUBIO_AVCODEC_MAX_BUFFER_SIZE'
#define AUBIO_AVCODEC_MAX_BUFFER_SIZE FF_MIN_BUFFER_SIZE
^
../src/io/source_avcodec.c:434:21: error: use of undeclared identifier
'FF_MIN_BUFFER_SIZE'
max_out_samples = AUBIO_AVCODEC_MAX_BUFFER_SIZE / avCodecCtx->channels;
^
../src/io/source_avcodec.c:61:39: note: expanded from macro
'AUBIO_AVCODEC_MAX_BUFFER_SIZE'
#define AUBIO_AVCODEC_MAX_BUFFER_SIZE FF_MIN_BUFFER_SIZE
^
PR: 227726
Reported by: antoine (via exp-run)
Obtained from: upstream |
0.4.6 14 Feb 2018 14:17:52
  |
jhale  |
Update to 0.4.6
Changes: https://aubio.org/pub/aubio-0.4.6.changelog |
0.4.5_2 19 Jan 2018 21:28:34
  |
antoine  |
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer) |
0.4.5_1 21 Oct 2017 06:50:50
  |
jbeich  |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
0.4.5 07 Aug 2017 15:33:51
  |
jhale  |
New port: audio/py-aubio - Python bindings for audio/aubio
- Adjust audio/aubio to be the master port for audio/py-aubio
- Take maintainership
- Fix LICENSE |
0.4.5 21 May 2017 09:00:34
  |
amdmi3  |
- Update WWW |
0.4.5 18 Apr 2017 02:25:58
  |
vanilla  |
Update to 0.4.5. |
0.4.4 09 Jan 2017 11:23:58
  |
riggs  |
Update to upstream version 0.4.4 |
0.4.3 28 Dec 2016 12:42:13
  |
vanilla  |
Update to 0.4.3. |
0.4.2_2 11 Dec 2016 15:22:47
  |
jbeich  |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
0.4.2_1 27 Sep 2016 16:32:53
  |
antoine  |
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869 |
0.4.2 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.4.2 04 Oct 2015 08:41:19
  |
riggs  |
Update to upstream version 0.4.2, port cleanup
- Simplify fft handling:
Only allow single precision fftw3 (recommended by upstream)
or built-in ooula (fallback)
- Use OPTION helpers
- Add LICENSE_FILE
- Pet portlint
PR: 203239
Submitted by: tkato432@yahoo.com
Reviewed by: riggs |
0.4.1 24 Jul 2015 18:07:09
  |
danfe  |
Fix the build with the DOXYGEN option enabled (do not bump port revision as
this option is not enabled by default).
PR: 200556 (audit trail) |
0.4.1 21 Jul 2015 02:00:41
  |
danfe  |
Oops, reverse the stripping condition so it works as intended. |
0.4.1 21 Jul 2015 01:52:26
  |
danfe  |
- 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) |
0.3.2_13 15 May 2015 16:57:19
  |
amdmi3  |
- Strip library
- Add LICENSE |
0.3.2_12 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.3.2_11 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
0.3.2_11 31 Aug 2014 16:36:23
  |
tijl  |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
0.3.2_10 05 Jul 2014 14:41:44
  |
marino  |
audio/aubio: LDFLAGS+= -lm (explicit linking) |
0.3.2_10 20 Jun 2014 12:15:46
  |
amdmi3  |
- Switch audio/lash to USES=libtool, drop .la files
- Add required LIBS
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.3.2_9 05 Jun 2014 18:23:53
  |
amdmi3  |
- Switch audio/aubio to USES=libtool, drop .la files
- Bump dependees as .so version has changed
Approved by: portmgr blanket |
0.3.2_8 28 Dec 2013 20:21:12
  |
antoine  |
Stage support |
11 Dec 2013 14:35:37
 |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.3.2_8 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
30 Aug 2013 23:01:06
 |
bapt  |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
0.3.2_8 22 Apr 2013 23:19:09
  |
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
0.3.2_8 29 Mar 2013 18:24:15
  |
bdrewery  |
- Don't remove share/sounds as this port does not own it,
gnomehier does
- Trim header
Reported by: pointyhat |
0.3.2_7 19 Mar 2013 13:04:31
  |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
0.3.2_7 06 Oct 2012 10:42:37
  |
bapt  |
Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact |
0.3.2_7 19 Aug 2012 16:35:34
 |
danfe  |
Sort knobs a bit. |
0.3.2_7 19 Aug 2012 09:42:08
 |
danfe  |
- Correct dependencies: math/fftw3 is only needed for build (as provider of
`fftw3.h' header file); actual linking is against math/fftw3-float)
- Cleanup Makefile: utilize CPPFLAGS, drop ABI versions in LIB_DEPENDS, wrap
overly long lines, standardize header
- Bump port revision due to updated dependencies
- Reformat port description and sort pkg-plist while here |
0.3.2_6 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.3.2_5 06 Mar 2012 06:13:54
 |
bf  |
fix the build by adjusting LIB_DEPENDS after changes to
audio/libsamplerate
Reported by: pav |
0.3.2_4 17 Oct 2011 10:08:33
 |
bf  |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
0.3.2_3 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.3.2_3 25 Oct 2010 20:09:07
 |
trasz  |
Drop maintainership for ports I can't maintain anymore. |
0.3.2_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.2_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.3.2_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.3.2 24 Aug 2008 18:04:07
 |
trasz  |
aubio is a library for audio labelling. Its features include
segmenting a sound file before each of its attacks, performing pitch
detection, tapping the beat and producing midi streams from live
audio. The name aubio comes from 'audio' with a typo: several
transcription errors are likely to be found in the results too.
The aim of this project is to provide these automatic labelling
features to other audio softwares. Functions can be used offline
in sound editors and software samplers, or online in audio effects
and virtual instruments.
WWW: http://aubio.org/ |