Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2011 07:11:53 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/pure-audio Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201107020711.p627BrVR018687@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107020711.p627BrVR018687>