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

Renato Botelho garga at FreeBSD.org
Wed Oct 5 10:01:13 PDT 2005


garga       2005-10-05 17:01:10 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/py-openal      Makefile distinfo pkg-descr pkg-plist 
  Log:
  PyOpenAL is a binding of OpenAL for Python. This binding is at possible
  OO (Listener, Source and Buffer are objects). Extensions are not supported
  yet.
  
  Supported file formats are Wave and Ogg Vorbis (with the PyOgg and PyVorbis
  modules). PyOpenAL can be used independently or along with Soya, our 3D
  engine for Python.
  
  WWW:    http://home.gna.org/oomadness/en/pyopenal/index.html
  
  PR:             ports/86926
  Submitted by:   Jose Alonso Cardenas Marquez <acardenas at bsd.org.pe>
  
  Revision  Changes    Path
  1.664     +1 -0      ports/audio/Makefile
  1.1       +33 -0     ports/audio/py-openal/Makefile (new)
  1.1       +2 -0      ports/audio/py-openal/distinfo (new)
  1.1       +11 -0     ports/audio/py-openal/pkg-descr (new)
  1.1       +8 -0      ports/audio/py-openal/pkg-plist (new)


More information about the cvs-ports mailing list