Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Feb 2007 04:59:21 +0000 (UTC)
From:      Tom McLaughlin <tmclaugh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio Makefile ports/audio/py-musepack Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200702120459.l1C4xL5M094043@repoman.freebsd.org>

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



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