Port details |
- py-samplerate Python wrapper for libsamplerate based on pybind11 and NumPy
- 0.2.1 audio =2 0.2.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-05-04 02:09:06
- Last Update: 2024-05-04 02:06:56
- Commit Hash: af42bba
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/tuxu/python-samplerate
- Description:
- samplerate is a wrapper around Erik de Castro Lopo's libsamplerate (aka Secret
Rabbit Code) for high-quality sample rate conversion.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}samplerate>0:audio/py-samplerate@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-samplerate/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-samplerate
- pkg install py39-samplerate
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 py39-samplerate listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-samplerate
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714760637
SHA256 (samplerate-0.2.1.tar.gz) = 464d3574412024184fb7428ecbaa1b2e207bddf5fbc10a5d9ddc3fc1c7b7ab1e
SIZE (samplerate-0.2.1.tar.gz) = 21494
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-setuptools-scm>=6.2 : devel/py-setuptools-scm@py39
- pybind11>0 : devel/pybind11
- cmake : devel/cmake-core
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libsamplerate.so : audio/libsamplerate
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_py-samplerate
- USES:
- cmake compiler:c++14-lang pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|