Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25672

Added Files:
        pymutagen-py.info 
Log Message:
New from submissions tracker
https://sourceforge.net/tracker/index.php?func=detail&aid=2044430&group_id=17203&atid=414256


--- NEW FILE: pymutagen-py.info ---
Info2: <<
Package: pymutagen-py%type_pkg[python]
Version: 1.14
Revision: 1
Source: http://www.sacredchao.net/~piman/software/mutagen-%v.tar.gz
Source-MD5: b156bd157d1eda7614fc28125b501061 
SourceDirectory: mutagen-%v
License: GPL
Maintainer: Pierre-Henri Lavigne <[EMAIL PROTECTED]>
HomePage: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
Description: Module to handle audio metadata
DescDetail: <<
Mutagen is a Python module to handle audio metadata. It 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.
<<
DocFiles: API-NOTES COPYING NEWS PKG-INFO README TODO TUTORIAL 
Type: python (2.4 2.5)
Depends: python%type_pkg[python]
CompileScript: <<
#!/bin/sh -ev
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
#!/bin/sh -ev
%p/bin/python%type_raw[python] setup.py install --root=%d --prefix=%p
mv %i/bin/mid3iconv %i/bin/mid3iconv-py%type_pkg[python]
mv %i/bin/mid3v2 %i/bin/mid3v2-py%type_pkg[python]
mv %i/bin/moggsplit %i/bin/moggsplit-py%type_pkg[python]
mv %i/bin/mutagen-inspect %i/bin/mutagen-inspect-py%type_pkg[python]
mv %i/bin/mutagen-pony %i/bin/mutagen-pony-py%type_pkg[python]
mv %i/share/man/man1/mid3iconv.1 
%i/share/man/man1/mid3iconv-py%type_pkg[python].1
mv %i/share/man/man1/mid3v2.1 %i/share/man/man1/mid3v2-py%type_pkg[python].1
mv %i/share/man/man1/moggsplit.1 
%i/share/man/man1/moggsplit-py%type_pkg[python].1
mv %i/share/man/man1/mutagen-inspect.1 
%i/share/man/man1/mutagen-inspect-py%type_pkg[python].1
mv %i/share/man/man1/mutagen-pony.1 
%i/share/man/man1/mutagen-pony-py%type_pkg[python].1
<<
<<


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to