Path to this page:
./
wip/py-fastaudio,
Python bindings for portaudio library
Branch: CURRENT,
Version: 0.3nb1,
Package name: py27-fastaudio-0.3nb1,
Maintainer: pkgsrc-usersA Python interface to the PortAudio multiplatform audio I/O library that
features convenient non-blocking calls, plus far greater stability.
Required to run:[
audio/libsndfile] [
lang/python27]
Required to build:[
lang/py-pyrex] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 174.889 KB
Version history: (Expand)
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
CVS history: (Expand)
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2009-02-21 14:22:51 by Thomas Klausner | Files touched by this commit (7) |
Log message:
PKGREVISION bump for libsndfile ABI depends bump.
|
2008-03-07 20:35:14 by Tobias Nygren | Files touched by this commit (12) |
Log message:
Replace ${DISTNAME}${EXTRACT_SUFX} with ${DEFAULT_DISTFILES} where applicable.
|
2006-05-19 18:51:28 by Yoshito Komatsu | Files touched by this commit (95) |
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
|
2006-03-09 22:02:03 by Johnny C. Lam | Files touched by this commit (31) |
Log message:
ossaudio.buildlink3.mk has been replaced by oss.buildlink3.mk.
|
2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79) |
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.
Manually reviewed the changes.
|
2005-07-27 18:28:20 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Reset MAINTAINER -- he stopped working on pkgsrc.
|