Commit Graph

19 Commits

Author SHA1 Message Date
ajacoutot
51df08069b Update to py3-audio-0.2.13. 2023-01-22 11:32:17 +00:00
kmos
17142769a3 Update py-audio to 0.2.12
input and ok sthen
2022-12-23 08:24:09 +00:00
kmos
804b58beee Make py-audio tests actually run with "make test" 2022-12-22 00:54:32 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
39e54bf66e move audio/* from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-09 19:12:12 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
ea922cdbf7 convert another batch of py2+3 ports to py3-only, and remove a few more
py2-only ports providing py-* modules that are no longer used in ports.

this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +00:00
kevlo
69161f4425 Update py-audio to 0.2.11
ok sthen@
2021-08-07 15:41:23 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
landry
fd4569fbb5 bump ports depending on python3 in audio 2017-01-03 19:14:44 +00:00
sthen
f465f0d5ff update to PyAudio 0.2.8 and add python3 flavour 2014-11-07 09:36:28 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
fgsch
7c7c3ae450 Import py-audio-0.2.4.
PyAudio provides Python bindings for PortAudio, the cross-platform
audio I/O library. With PyAudio, you can easily use Python to play
and record audio on a variety of platforms.

input and ok martynas@
2011-07-30 06:46:37 +00:00