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

Tom McLaughlin tmclaugh at FreeBSD.org
Mon Feb 12 04:59:22 UTC 2007


tmclaugh    2007-02-12 04:59:21 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/py-musepack    Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add py-musepack: Python module that provides the Musepack decoding interface
  
  This Python module lets you load and decode Musepack (MPC/MP+ files).
  Its API has been chosen to mostly match pyvorbis and pymad. It also
  includes a module to read and write APEv2 metadata tags.
  
  WWW: http://sacredchao.net/~piman/software/python.shtml
  
  PR:             109070
  Submitted by:   Zhen REN
  
  Revision  Changes    Path
  1.833     +1 -0      ports/audio/Makefile
  1.1       +25 -0     ports/audio/py-musepack/Makefile (new)
  1.1       +3 -0      ports/audio/py-musepack/distinfo (new)
  1.1       +5 -0      ports/audio/py-musepack/pkg-descr (new)
  1.1       +8 -0      ports/audio/py-musepack/pkg-plist (new)


More information about the cvs-ports mailing list