Commit graph

18 commits

Author SHA1 Message Date
Yuri Victorovich
ec9d2f0016 audio/py-sounddevice: Update 0.4.3 -> 0.4.4
Reported by:	portscout
2022-01-14 00:29:37 -08:00
Yuri Victorovich
6127e3860c audio/py-sounddevice: Update 0.4.2 -> 0.4.3
Reported by:	portscout
2021-10-22 01:57:00 -07:00
Yuri Victorovich
1eef46469c audio/py-sounddevice: Update 0.4.1 -> 0.4.2
Reported by:	portscout
2021-08-08 17:13:46 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
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
4fb1e988d9 audio/py-sounddevice: Update 0.4.0 -> 0.4.1
Reported by:	portscout
2020-10-02 02:39:50 +00:00
Yuri Victorovich
72712b2051 audio/py-sounddevice: Update 0.3.15 -> 0.4.0 2020-09-05 06:07:25 +00:00
Yuri Victorovich
03534bf596 audio/py-sounddevice: Update 0.3.14 -> 0.3.15
Reported by:	portscout
2020-03-21 09:04:51 +00:00
Yuri Victorovich
1c0f0a0ecb audio/py-sounddevice: Update 0.3.13 -> 0.3.14
Reported by:	portscout
2019-10-09 04:58:14 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Yuri Victorovich
5bfb3f6ecc audio/py-sounddevice: Update 0.3.12 -> 0.3.13
Reported by:	portscout
2019-03-01 01:33:48 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Yuri Victorovich
cc331ca2d4 audio/py-sounddevice: Update 0.3.11 -> 0.3.12
Reported by:	portscout
2018-09-03 05:23:06 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Yuri Victorovich
d71b0f5a99 audio/py-sounddevice: Update 0.3.10 -> 0.3.11
Reported by:	portscout
2018-05-08 16:19:13 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Yuri Victorovich
820c075bc0 New port: audio/py-sounddevice: Play and record sound through OSS in python programs
See usage examples here:
http://python-sounddevice.readthedocs.io/en/0.3.10/#usage

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D14199
2018-02-04 22:33:06 +00:00