Commit graph

8 commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Yuri Victorovich
0ff0ae9b98 audio/py-opuslib: Update 2.0.0 -> 3.0.1 2020-08-13 19:50:55 +00:00
Antoine Brodin
9bef23ecc2 Clean up USES
With hat:	portmgr
2020-02-19 17:59:35 +00:00
Mathieu Arnold
8dcaabcd6e Add PY_FLAVOR to Python module dependencies.
Sponsored by:	Absolight
2018-05-22 13:15:13 +00:00
Yuri Victorovich
a31a69692d Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.

Approved by:	tcberner (mentor, implicit)
2018-02-25 00:40:37 +00:00
Tobias C. Berner
8d0e997104 Update audio/py-opuslib to 2.0.0
PR:		223005
Submitted by:	Yuri Victorovich (maintainer)
2017-10-18 19:53:29 +00:00
Richard Gallamore
4c5a5395de 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
2017-09-14 03:01:52 +00:00