Bug 156291 - New port: audio/pure-audio - a digital audio interface for the Pure language
Summary: New port: audio/pure-audio - a digital audio interface for the Pure language
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-09 08:30 UTC by lichray
Modified: 2011-07-02 08:20 UTC (History)
0 users

See Also:


Attachments
pure-audio.shar (2.92 KB, text/plain)
2011-04-09 08:30 UTC, lichray
no flags Details
pure-audio-0.4.shar (2.92 KB, application/x-shar)
2011-06-27 17:43 UTC, lichray
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description lichray 2011-04-09 08:30:10 UTC
	
	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
Comment 1 lichray 2011-06-27 17:43:13 UTC
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/
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-07-02 08:11:40 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-02 08:12:02 UTC
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"