Port details |
- py-opuslib Python bindings to the libopus, IETF low-delay audio codec
- 3.0.1 audio
=0 3.0.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2017-09-14 03:02:04
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Python bindings to the libopus, IETF low-delay audio codec.
It allows python applications to use the Opus audio codec to encode
and decode audio, usually in order to reduce the network bandwidth
that is used by the application.
WWW: https://github.com/orion-labs/opuslib
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}opuslib>0:audio/py-opuslib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-opuslib/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-opuslib
- pkg install py38-opuslib
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 py38-opuslib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-opuslib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1597348068
SHA256 (opuslib-3.0.1.tar.gz) = 2cb045e5b03e7fc50dfefe431e3404dddddbd8f5961c10c51e32dfb69a044c97
SIZE (opuslib-3.0.1.tar.gz) = 8550
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- libopus.so : audio/opus
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- net-im/py-unmessage
- Configuration Options:
- No options to configure
- Options name:
- audio_py-opuslib
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.0.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
3.0.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
13 Aug 2020 19:50:55
3.0.1
|
yuri  |
audio/py-opuslib: Update 2.0.0 -> 3.0.1 |
19 Feb 2020 17:59:36
2.0.0
|
antoine  |
Clean up USES
With hat: portmgr |
22 May 2018 13:15:13
2.0.0
|
mat  |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
25 Feb 2018 00:40:37
2.0.0
|
yuri  |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit) |
18 Oct 2017 19:53:29
2.0.0
|
tcberner  |
Update audio/py-opuslib to 2.0.0
PR: 223005
Submitted by: Yuri Victorovich (maintainer) |
14 Sep 2017 03:01:53
1.1.0
|
ultima  |
Python bindings to the libopus, IETF low-delay audio codec.
It allows python applications to use the Opus audio codec to encode
and decode audio, usually in order to reduce the network bandwidth
that is used by the application.
WWW: https://github.com/onbeep/opuslib
PR: 222038
Submitted by: Yuri Victorovich (maintainer)
Reviewed by: lifanov (mentor), matthew (mentor), koobs, sunpoet, mat
Approved by: lifanov (mentor), matthew (mentor), koobs
Differential Revision: https://reviews.freebsd.org/D12309 |
Number of commits found: 8
|