cvs commit: ports/audio Makefile ports/audio/pure-audio Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sat Jul 2 07:11:53 UTC 2011


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)


More information about the cvs-all mailing list