pure-audio is a digital audio interface for the Pure programming language. Check https://code.google.com/p/pure-lang/wiki/Addons#pure-audio for details. * This PR depends on ports/156099
Updates the port to version 0.4 -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/
State Changed From-To: open->closed New port added. Thanks!
miwi 2011-07-02 07:11:53 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/pure-audio Makefile distinfo pkg-descr pkg-plist Log: pure-audio is a digital audio interface for the Pure programming language. It currently includes wrappers for PortAudio, FFTW3, libsndfile and libsamplerate, as well as a realtime module which gives Pure scripts access to realtime scheduling on systems which have a pthreads library with the POSIX realtime threads extension. WWW: http://docs.pure-lang.googlecode.com/hg/pure-audio.html PR: ports/156291 Submitted by: Zhihao Yuan <lichray at gmail.com> Revision Changes Path 1.1175 +1 -0 ports/audio/Makefile 1.1 +46 -0 ports/audio/pure-audio/Makefile (new) 1.1 +2 -0 ports/audio/pure-audio/distinfo (new) 1.1 +7 -0 ports/audio/pure-audio/pkg-descr (new) 1.1 +11 -0 ports/audio/pure-audio/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"