Port details |
- py-essentia Python bindings for essentia, C++ library for audio and music analysis
- 2.1.b5.859_5 audio =2 2.1.b5.859_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-11-08 20:49:05
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: AGPLv3
- WWW:
- https://essentia.upf.edu/
- Description:
- Essentia is an open-source library and tools for audio and music analysis,
description and synthesis.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}essentia>0:audio/py-essentia@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-essentia/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-essentia
- pkg install py311-essentia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-essentia listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-essentia
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706464973
SHA256 (MTG-essentia-v2.1_beta5-859-gb247091f_GH0.tar.gz) = 41428252b36bcd20288fd85bcaf981aa039c0a4a9be32b840ddfdfa68fc9b969
SIZE (MTG-essentia-v2.1_beta5-859-gb247091f_GH0.tar.gz) = 92213394
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-six>0 : devel/py-six@py311
- eigen3.pc : math/eigen3
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-six>0 : devel/py-six@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libessentia.so : audio/essentia
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_py-essentia
- USES:
- eigen:3 pkgconfig python
- 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 |
2.1.b5.859_5 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
2.1.b5.859_4 05 Feb 2024 10:18:10 |
Ruslan Makhmatkhanov (rm) |
audio/py-essentia: fix build
Correct the previous fix to make it actually work.
Reported by: yuri (maintainer)
Pointy hat to: rm |
2.1.b5.859_3 28 Jan 2024 18:39:53 |
Ruslan Makhmatkhanov (rm) |
audio/py-essentia: fix build with python 3.11
Bundled waf is outdated and doesn't support changes, introduced in python3.11,
this leads to packaging issue. Make it pull freshier waf from upstream
repository to fix the issue.
PR: 276685
PR: 275494
Approved by: yuri (maintainer) |
2.1.b5.859_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.1.b5.859_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.1.b5.859 08 Nov 2022 20:46:54 |
Yuri Victorovich (yuri) |
audio/py-essentia: New port: Python bindings for essentia, C++ library for audio
and music analysis |