[35303] trunk/dports/python

sfiera at macports.org sfiera at macports.org
Mon Mar 24 16:29:23 PDT 2008


Revision: 35303
          http://trac.macosforge.org/projects/macports/changeset/35303
Author:   sfiera at macports.org
Date:     2008-03-24 16:29:22 -0700 (Mon, 24 Mar 2008)

Log Message:
-----------
New port py25-mutagen

Added Paths:
-----------
    trunk/dports/python/py25-mutagen/
    trunk/dports/python/py25-mutagen/Portfile

Added: trunk/dports/python/py25-mutagen/Portfile
===================================================================
--- trunk/dports/python/py25-mutagen/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-mutagen/Portfile	2008-03-24 23:29:22 UTC (rev 35303)
@@ -0,0 +1,27 @@
+# -*- mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
+# $Id$
+
+PortSystem 1.0
+PortGroup python25 1.0
+
+name            py25-mutagen
+version         1.13
+description     A Python module to handle audio metadata
+platforms       darwin
+categories      python audio devel
+maintainers     sfiera openmaintainer
+long_description \
+    Supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg \
+    Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio \
+    files. All versions of ID3v2 are supported, and all standard ID3v2.4 \
+    frames are parsed. It can read Xing headers to accurately calculate the \
+    bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of \
+    audio format. It can also manipulate Ogg streams on an individual \
+    packet/page level.
+
+distname        mutagen-${version}
+homepage        http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
+master_sites    http://www.sacredchao.net/~piman/software/
+checksums       md5 7afa5a154c15e777898e3188b743ef74 \
+                sha1 e638edfa7251593171fac7b24be2b0602d17116c \
+                rmd160 b6ed062d8825846437327a697c9df09baf04dfa2


Property changes on: trunk/dports/python/py25-mutagen/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080324/531523b1/attachment.html 


More information about the macports-changes mailing list