non port: audio/aubio/pkg-plist |
Number of commits found: 18 |
Friday, 12 Jan 2024
|
15:11 Baptiste Daroussin (bapt)
MANPREFIX: eliminate its usage
While here move manpages to share/man
d432922 |
Monday, 18 Jan 2021
|
19:40 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.
|
Friday, 8 Jan 2021
|
07:47 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
|
Monday, 11 May 2020
|
23:51 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
Shared macro to use with flavors and not break
ports with USES=python (all versions).
Python >=3.5 --> textproc/py-sphinx (v3.0.2)
Python < 3.5 --> textproc/py-sphinx18 (v1.8.5)
All ports that uses sphinx were changed to use the new variable
${PY_SPHINX} in the dependency line, exceptions:
* Ports that fails to build with sphinx 3.0.2 because of code.
They are pointing to textproc/py-sphinx18 directly.
There aren't many ports.
* Ports that doesn't know Python flavors.
- Add several patches to fix Sphinx consumers
The most common issues are related with pkg-plist, the output
files from Sphinx changes between versions, keep this dynamically
is the better approach.
This will save time in future sphinx updates.
PR: 245629
Exp-run by: antoine
|
Monday, 1 Oct 2018
|
03:14 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
|
Wednesday, 14 Feb 2018
|
14:17 jhale
Update to 0.4.6
Changes: https://aubio.org/pub/aubio-0.4.6.changelog
|
Friday, 19 Jan 2018
|
21:28 antoine
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer)
|
Tuesday, 18 Apr 2017
|
02:25 vanilla
Update to 0.4.5.
|
Monday, 9 Jan 2017
|
11:23 riggs
Update to upstream version 0.4.4
|
Wednesday, 28 Dec 2016
|
12:42 vanilla
Update to 0.4.3.
|
Tuesday, 27 Sep 2016
|
16:32 antoine
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869
|
Sunday, 4 Oct 2015
|
08:41 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
|
Tuesday, 21 Jul 2015
|
01:52 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)
|
Monday, 20 Oct 2014
|
06:36 bapt
Cleanup plist
|
Thursday, 5 Jun 2014
|
18:23 amdmi3
- Switch audio/aubio to USES=libtool, drop .la files
- Bump dependees as .so version has changed
Approved by: portmgr blanket
|
Friday, 29 Mar 2013
|
18:24 bdrewery
- Don't remove share/sounds as this port does not own it,
gnomehier does
- Trim header
Reported by: pointyhat
|
Sunday, 19 Aug 2012
|
09:42 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
|
Sunday, 24 Aug 2008
|
18:04 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/
|
Number of commits found: 18 |