Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2005 17:01:10 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/py-openal Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200510051701.j95H1AFq056612@repoman.freebsd.org>

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



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